Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/inc/qcbor/
H A Dqcbor_common.h186 #define CBOR_TAG_MIME 36 macro
/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c2670 } else if(uTagToProcess == CBOR_TAG_MIME || in QCBORDecode_Private_GetNextTagContent()