Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/inc/qcbor/
H A Dqcbor_spiffy_decode.h1001 uint8_t uQcborType,
1007 uint8_t uQcborType,
/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c3535 uint8_t uQcborType, in QCBORDecode_GetItemInMapN() argument
3545 OneItemSeach[0].uDataType = uQcborType; in QCBORDecode_GetItemInMapN()
3574 uint8_t uQcborType, in QCBORDecode_GetItemInMapSZ() argument
3585 OneItemSeach[0].uDataType = uQcborType; in QCBORDecode_GetItemInMapSZ()
3607 (void)uQcborType; in QCBORDecode_GetItemInMapSZ()