Home
last modified time | relevance | path

Searched defs:uQCBORType (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c465 uint8_t uQCBORType, in DecodeNesting_DescendMapOrArray()
2554 const uint8_t uQCBORType = QCBOR_Private_StringTagMap[uIndex].uQCBORtype; in QCBOR_Private_ProcessTaggedString() local