Home
last modified time | relevance | path

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

/aosp_15_r20/system/keymaster/km_openssl/
H A 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() local
H A Dattestation_utils.cpp133 const CertificateCallerParams& cert_params, in make_attestation_cert()
283 CertificateCallerParams cert_params{}; in generate_attestation() local
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/
Dproxy_keymaster_context.h115 const keymaster::Key& key, const keymaster::AuthorizationSet& cert_params, in GenerateSelfSignedCertificate()
Dtpm_keymaster_context.cpp333 const keymaster::Key& key, const keymaster::AuthorizationSet& cert_params, in GenerateSelfSignedCertificate()
/aosp_15_r20/system/keymaster/contexts/
H A Dsoft_keymaster_context.cpp392 const Key& key, const AuthorizationSet& cert_params, bool fake_signature, in GenerateSelfSignedCertificate()
H A Dpure_soft_keymaster_context.cpp445 const Key& key, const AuthorizationSet& cert_params, bool fake_signature, in GenerateSelfSignedCertificate()
/aosp_15_r20/trusty/user/app/keymaster/
Dtrusty_keymaster_context.cpp1221 const AuthorizationSet& cert_params, in GenerateSelfSignedCertificate()
/aosp_15_r20/external/cronet/net/cert/
H A Dcert_verify_proc_unittest.cc1259 for (const auto& cert_params : params) { in CreateChain() local