Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c4380 const size_t uPreviousLength = UsefulInputBuf_GetBufferLength(&(pMe->InBuf)); in QCBORDecode_Private_EnterBstrWrapped() local
4382 if(uPreviousLength >= QCBOR_MAX_DECODE_INPUT_SIZE) { in QCBORDecode_Private_EnterBstrWrapped()
4404 (uint32_t)uPreviousLength, in QCBORDecode_Private_EnterBstrWrapped()