Home
last modified time | relevance | path

Searched defs:uEndOfBstr (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c4398 const size_t uEndOfBstr = uStartOfBstr + pItem->val.string.len; in QCBORDecode_Private_EnterBstrWrapped() local
4497 const uint32_t uEndOfBstr = (uint32_t)UsefulInputBuf_GetBufferLength(&(pMe->InBuf)); in QCBORDecode_ExitBstrWrapped() local