Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/inc/qcbor/
H A Dqcbor_decode.h1168 QCBORDecode_GetNthTagOfLast(const QCBORDecodeContext *pCtx, uint32_t uIndex);
/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c2934 QCBORDecode_GetNthTagOfLast(const QCBORDecodeContext *pMe, in QCBORDecode_GetNthTagOfLast() function