Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c288 DecodeNesting_IsCurrentBounded(const QCBORDecodeNesting *pNesting) in DecodeNesting_IsCurrentBounded() function
335 if(!DecodeNesting_IsCurrentBounded(pNesting)) { in DecodeNesting_IsAtEndOfBoundedLevel()
513 if(DecodeNesting_IsCurrentBounded(pNesting)) { in DecodeNesting_LevelUpBounded()
1959 if(DecodeNesting_IsCurrentBounded(&(pMe->nesting))) { in QCBORDecode_Private_NestLevelAscender()