Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c875 QCBOR_Private_DecodeInteger(const int nMajorType, in QCBOR_Private_DecodeInteger() function
1348 return QCBOR_Private_DecodeInteger(nMajorType, uArgument, nAdditionalInfo, pDecodedItem); in QCBOR_Private_DecodeAtomicDataItem()