Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/inc/qcbor/
H A Dqcbor_decode.h1031 QCBORDecode_VPeekNext(QCBORDecodeContext *pCtx, QCBORItem *pDecodedItem);
/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c2744 QCBORDecode_VPeekNext(QCBORDecodeContext *pMe, QCBORItem *pDecodedItem) in QCBORDecode_VPeekNext() function