Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c807 const int nTmpMajorType = nInitialByte >> 5; in QCBOR_Private_DecodeHead() local
843 *pnMajorType = nTmpMajorType; in QCBOR_Private_DecodeHead()