Home
last modified time | relevance | path

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

/optee_os/core/pta/veraison_attestation/
H A Dcbor.c61 QCBOREncode_OpenArrayInMapN(context, PSA_SW_COMPONENTS); /* [ */ in encode_cbor_evidence()
/optee_os/core/lib/qcbor/inc/qcbor/
H A Dqcbor_encode.h1870 QCBOREncode_OpenArrayInMapN(QCBOREncodeContext *pCtx, int64_t nLabel);
3873 QCBOREncode_OpenArrayInMapN(QCBOREncodeContext *pMe, const int64_t nLabel) in QCBOREncode_OpenArrayInMapN() function