Searched refs:uPreviousLength (Results 1 – 1 of 1) sorted by relevance
4380 const size_t uPreviousLength = UsefulInputBuf_GetBufferLength(&(pMe->InBuf)); in QCBORDecode_Private_EnterBstrWrapped() local4382 if(uPreviousLength >= QCBOR_MAX_DECODE_INPUT_SIZE) { in QCBORDecode_Private_EnterBstrWrapped()4404 (uint32_t)uPreviousLength, in QCBORDecode_Private_EnterBstrWrapped()