Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/src/
H A Dqcbor_encode.c1055 if(QCBOREncode_GetErrorState(pMe) != QCBOR_SUCCESS) { in QCBOREncode_Finish()
/optee_os/core/lib/qcbor/inc/qcbor/
H A Dqcbor_encode.h2286 QCBOREncode_GetErrorState(QCBOREncodeContext *pCtx);
4024 QCBOREncode_GetErrorState(QCBOREncodeContext *pMe) in QCBOREncode_GetErrorState() function