Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c363 DecodeNesting_IsCurrentTypeMap(const QCBORDecodeNesting *pNesting) in DecodeNesting_IsCurrentTypeMap() function
1781 if(!DecodeNesting_IsCurrentTypeMap(&(pMe->nesting))) { in QCBORDecode_Private_GetNextMapEntry()
3651 bInMap = DecodeNesting_IsCurrentTypeMap(&(pMe->nesting)); in QCBORDecode_Private_GetArrayOrMap()