Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c246 DecodeNesting_IsCurrentAtTop(const QCBORDecodeNesting *pNesting) in DecodeNesting_IsCurrentAtTop() function
1901 while(!DecodeNesting_IsCurrentAtTop(&(pMe->nesting))) { in QCBORDecode_Private_NestLevelAscender()
2871 if(!DecodeNesting_IsCurrentAtTop(&(pMe->nesting))) { in QCBORDecode_PartialFinish()