Home
last modified time | relevance | path

Searched defs:nMajorType (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()
942 const int nMajorType, in QCBOR_Private_DecodeString()
1045 const int nMajorType, in QCBOR_Private_DecodeArrayOrMap()
1327 int nMajorType = 0; in QCBOR_Private_DecodeAtomicDataItem() local