Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/secure_env/
Dproxy_keymaster_context.h115 const keymaster::Key& key, const keymaster::AuthorizationSet& cert_params, in GenerateSelfSignedCertificate() argument
117 return wrapped_.GenerateSelfSignedCertificate(key, cert_params, in GenerateSelfSignedCertificate()
Dtpm_keymaster_context.cpp333 const keymaster::Key& key, const keymaster::AuthorizationSet& cert_params, in GenerateSelfSignedCertificate() argument
353 return generate_self_signed_cert(asymmetric_key, cert_params, fake_signature, in GenerateSelfSignedCertificate()
Dtpm_keymaster_context.h107 const keymaster::Key& key, const keymaster::AuthorizationSet& cert_params,