Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/src/
H A Dqcbor_encode.c160 Nesting_GetMajorType(QCBORTrackNesting *pNesting) in Nesting_GetMajorType() function
831 if(Nesting_GetMajorType(&(pMe->nesting)) != uMajorType) { in QCBOREncode_Private_CheckDecreaseNesting()
994 uint8_t uMajorType = Nesting_GetMajorType(&(pMe->nesting)); in QCBOREncode_OpenBytes()