Home
last modified time | relevance | path

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

/system/keymaster/include/keymaster/km_openssl/
Dcertificate_utils.h39 struct CertificateCallerParams { struct
50 CertificateCallerParams* cert_params, KmVersion kmVersion); argument
60 const CertificateCallerParams& cert_params, X509_Ptr* cert_out);
63 const CertificateCallerParams& cert_params, X509_Ptr* cert_out);
/system/keymaster/km_openssl/
Dcertificate_utils.cpp111 CertificateCallerParams* cert_params, in get_certificate_params()
243 const CertificateCallerParams& cert_params, X509_Ptr* cert_out) { in make_cert_rump()
295 const CertificateCallerParams& cert_params, X509_Ptr* cert_out) { in make_cert()
351 CertificateCallerParams cert_params{}; in generate_self_signed_cert()
Dattestation_utils.cpp133 const CertificateCallerParams& cert_params, in make_attestation_cert()
283 CertificateCallerParams cert_params{}; in generate_attestation()