Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/inc/qcbor/
H A Dqcbor_spiffy_decode.h2121 uint8_t uAllowedContentTypes[QCBOR_TAGSPEC_NUM_TYPES]; member
/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c3832 QCBORError uReturn = QCBOR_Private_CheckTypeList(nItemType, TagSpec.uAllowedContentTypes); in QCBOR_Private_CheckTagRequirement()
3856 return QCBOR_Private_CheckTypeList(nItemType, TagSpec.uAllowedContentTypes); in QCBOR_Private_CheckTagRequirement()