Home
last modified time | relevance | path

Searched refs:TagSpecBinary (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c5032 const QCBOR_Private_TagSpec TagSpecBinary = in QCBORDecode_Private_GetMIME() local
5047 } else if(QCBOR_Private_CheckTagRequirement(TagSpecBinary, pItem) == QCBOR_SUCCESS) { in QCBORDecode_Private_GetMIME()