Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/inc/qcbor/
H A Dqcbor_encode.h1067 QCBOREncode_AddTNegativeBignum(QCBOREncodeContext *pCtx,
2968 QCBOREncode_AddTNegativeBignum(QCBOREncodeContext *pMe, in QCBOREncode_AddTNegativeBignum() function
2985 QCBOREncode_AddTNegativeBignum(pMe, uTagRequirement, Bytes); in QCBOREncode_AddTNegativeBignumToMapSZ()
2995 QCBOREncode_AddTNegativeBignum(pMe, uTagRequirement, Bytes); in QCBOREncode_AddTNegativeBignumToMapN()
3001 QCBOREncode_AddTNegativeBignum(pMe, QCBOR_ENCODE_AS_TAG, Bytes); in QCBOREncode_AddNegativeBignum()