Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/src/
H A Dqcbor_encode.c166 Nesting_IsInNest(QCBORTrackNesting *pNesting) in Nesting_IsInNest() function
826 if(!Nesting_IsInNest(&(pMe->nesting))) { in QCBOREncode_Private_CheckDecreaseNesting()
1060 if(Nesting_IsInNest(&(pMe->nesting))) { in QCBOREncode_Finish()