Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/src/
H A Dqcbor_encode.c818 QCBOREncode_Private_CheckDecreaseNesting(QCBOREncodeContext *pMe, in QCBOREncode_Private_CheckDecreaseNesting() function
868 if(QCBOREncode_Private_CheckDecreaseNesting(pMe, uMajorType)) { in QCBOREncode_Private_CloseAggregate()
961 if(QCBOREncode_Private_CheckDecreaseNesting(pMe, CBOR_MAJOR_TYPE_BYTE_STRING)) { in QCBOREncode_CancelBstrWrap()
1038 if(QCBOREncode_Private_CheckDecreaseNesting(pMe, uMajorType)) { in QCBOREncode_Private_CloseMapOrArrayIndefiniteLength()