Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/inc/qcbor/
H A Dqcbor_decode.h1486 const uint64_t *puTags; member
1506 uint64_t *puTags; member
/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c2811 …pTags->puTags[pTags->uNumUsed] = QCBORDecode_Private_UnMapTagNumber(pMe,pDecodedItem->uTags[nTagIn… in QCBORDecode_GetNextWithTags()