Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c5026 const QCBOR_Private_TagSpec TagSpecText = in QCBORDecode_Private_GetMIME() local
5041 if(QCBOR_Private_CheckTagRequirement(TagSpecText, pItem) == QCBOR_SUCCESS) { in QCBORDecode_Private_GetMIME()