Searched defs:cert_params (Results 1 – 4 of 4) sorted by relevance
/system/keymaster/km_openssl/ |
D | certificate_utils.cpp | 109 CertificateCallerParams* cert_params, in get_certificate_params() 249 const CertificateCallerParams& cert_params, X509_Ptr* cert_out) { in make_cert_rump() 301 const CertificateCallerParams& cert_params, X509_Ptr* cert_out) { in make_cert() 354 CertificateCallerParams cert_params{}; in generate_self_signed_cert() local
|
D | attestation_utils.cpp | 136 const CertificateCallerParams& cert_params, in make_attestation_cert() 291 CertificateCallerParams cert_params{}; in generate_attestation() local
|
/system/keymaster/contexts/ |
D | soft_keymaster_context.cpp | 389 const Key& key, const AuthorizationSet& cert_params, bool fake_signature, in GenerateSelfSignedCertificate()
|
D | pure_soft_keymaster_context.cpp | 369 const Key& key, const AuthorizationSet& cert_params, bool fake_signature, in GenerateSelfSignedCertificate()
|