Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/inc/qcbor/
H A Dqcbor_decode.h1487 } QCBORTagListIn; typedef
1521 const QCBORTagListIn *pTagList);
/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c703 const QCBORTagListIn *pTagList) in QCBORDecode_SetCallerConfiguredTagList()