Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c3407 const uint8_t uMapNestLevel = DecodeNesting_GetBoundedModeLevel(&(pMe->nesting)); in QCBORDecode_Private_MapSearch() local
3495 } while (uNextNestLevel >= uMapNestLevel); in QCBORDecode_Private_MapSearch()