Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c3167 uint8_t *puNextNestLevel) in QCBORDecode_Private_ConsumeItem() argument
3189 *puNextNestLevel = Item.uNextNestLevel; in QCBORDecode_Private_ConsumeItem()
3196 *puNextNestLevel = pItemToConsume->uNextNestLevel; in QCBORDecode_Private_ConsumeItem()