Home
last modified time | relevance | path

Searched defs:ubc_eat_profile (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/pta/veraison_attestation/
H A Dcbor.c14 UsefulBufC ubc_eat_profile; member
36 encode_cbor_evidence(QCBOREncodeContext *context, UsefulBufC ubc_eat_profile, in encode_cbor_evidence()
274 build_cbor_evidence(UsefulBufC ubc_eat_profile, int psa_client_id, in build_cbor_evidence()
321 UsefulBufC ubc_eat_profile = UsefulBuf_FromSZ(eat_profile); in generate_cbor_evidence() local