Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/src/
H A Dqcbor_encode.c966 const size_t uCurrent = UsefulOutBuf_GetEndPosition(&(pMe->OutBuf)); in QCBOREncode_CancelBstrWrap() local
967 if(pMe->nesting.pCurrentNesting->uStart != uCurrent) { in QCBOREncode_CancelBstrWrap()