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() 241 const CertificateCallerParams& cert_params, X509_Ptr* cert_out) { in make_cert_rump() 293 const CertificateCallerParams& cert_params, X509_Ptr* cert_out) { in make_cert() 349 CertificateCallerParams cert_params{}; in generate_self_signed_cert() local
|
D | attestation_utils.cpp | 131 const CertificateCallerParams& cert_params, in make_attestation_cert() 281 CertificateCallerParams cert_params{}; in generate_attestation() local
|
/system/keymaster/contexts/ |
D | soft_keymaster_context.cpp | 392 const Key& key, const AuthorizationSet& cert_params, bool fake_signature, in GenerateSelfSignedCertificate()
|
D | pure_soft_keymaster_context.cpp | 423 const Key& key, const AuthorizationSet& cert_params, bool fake_signature, in GenerateSelfSignedCertificate()
|