Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c217 DecodeNesting_GetBoundedModeLevel(const QCBORDecodeNesting *pNesting) in DecodeNesting_GetBoundedModeLevel() function
3407 const uint8_t uMapNestLevel = DecodeNesting_GetBoundedModeLevel(&(pMe->nesting)); in QCBORDecode_Private_MapSearch()