Searched defs:cert_params (Results 1 – 4 of 4) sorted by relevance
/system/keymaster/km_openssl/ |
D | certificate_utils.cpp | 111 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() local
|
D | attestation_utils.cpp | 133 const CertificateCallerParams& cert_params, in make_attestation_cert() 283 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 | 425 const Key& key, const AuthorizationSet& cert_params, bool fake_signature, in GenerateSelfSignedCertificate()
|