Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/src/
H A DUsefulBuf.c83 return NULLUsefulBufC; in UsefulBuf_CopyOffset()
390 return NULLUsefulBufC; in UsefulOutBuf_OutUBuf()
395 return NULLUsefulBufC; in UsefulOutBuf_OutUBuf()
411 return NULLUsefulBufC; in UsefulOutBuf_CopyOut()
H A Dqcbor_encode.c419 return NULLUsefulBufC; in QCBOREncode_EncodeHead()
494 return NULLUsefulBufC; in QCBOREncode_EncodeHead()
H A Dqcbor_decode.c1478 UsefulBufC FullString = NULLUsefulBufC; in QCBORDecode_Private_GetNextFullString()
4338 *pBstr = NULLUsefulBufC; in QCBORDecode_Private_EnterBstrWrapped()
4890 *pBstr = NULLUsefulBufC; in QCBORDecode_Private_GetTaggedString()
/optee_os/core/pta/veraison_attestation/
H A Dcbor.c97 return NULLUsefulBufC; in build_encoded_buffer()
104 return NULLUsefulBufC; in build_encoded_buffer()
112 return NULLUsefulBufC; in build_encoded_buffer()
119 return NULLUsefulBufC; in build_encoded_buffer()
223 tbs_payload = build_tbs_structure(protected_header, NULLUsefulBufC, in encode_cose_evidence()
/optee_os/core/lib/qcbor/inc/qcbor/
H A DUsefulBuf.h309 #define NULLUsefulBufC {NULL, 0} macro
311 #define NULLUsefulBufC ((UsefulBufC) {NULL, 0}) macro
1832 return NULLUsefulBufC; in UsefulBuf_Head()
1848 ReturnValue = NULLUsefulBufC; in UsefulBuf_Tail()
2312 return NULLUsefulBufC; in UsefulInputBuf_GetUsefulBuf()
H A Dqcbor_encode.h3044 NULLUsefulBufC, in QCBOREncode_AddTDecimalFraction()
3231 NULLUsefulBufC, in QCBOREncode_AddTBigFloat()