Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c206 DecodeNesting_GetCurrentLevel(const QCBORDecodeNesting *pNesting) in DecodeNesting_GetCurrentLevel() function
2067 pDecodedItem->uNestingLevel = DecodeNesting_GetCurrentLevel(&(pMe->nesting)); in QCBORDecode_Private_GetNextMapOrArray()
2131 pDecodedItem->uNextNestLevel = DecodeNesting_GetCurrentLevel(&(pMe->nesting)); in QCBORDecode_Private_GetNextMapOrArray()