Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c257 DecodeNesting_IsCurrentDefiniteLength(const QCBORDecodeNesting *pNesting) in DecodeNesting_IsCurrentDefiniteLength() function
1914 } else if(DecodeNesting_IsCurrentDefiniteLength(&(pMe->nesting))) { in QCBORDecode_Private_NestLevelAscender()
4182 if(DecodeNesting_IsCurrentDefiniteLength(&(pMe->nesting))) { in QCBORDecode_Private_EnterBoundedMapOrArray()
4360 if(DecodeNesting_IsCurrentDefiniteLength(&(pMe->nesting))) { in QCBORDecode_Private_EnterBstrWrapped()