Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/inc/qcbor/
H A Dqcbor_decode.h1145 QCBORDecode_GetNthTag(QCBORDecodeContext *pCtx, const QCBORItem *pItem, uint32_t uIndex);
/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c2907 QCBORDecode_GetNthTag(QCBORDecodeContext *pMe, in QCBORDecode_GetNthTag() function