Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c235 DecodeNesting_IsBoundedEmpty(const QCBORDecodeNesting *pNesting) in DecodeNesting_IsBoundedEmpty() function
3369 if(DecodeNesting_IsBoundedEmpty(&(pMe->nesting))) { in QCBORDecode_Private_MapSearch()