Searched refs:cert_params (Results 1 – 3 of 3) sorted by relevance
/device/google/cuttlefish/host/commands/secure_env/ |
D | proxy_keymaster_context.h | 115 const keymaster::Key& key, const keymaster::AuthorizationSet& cert_params, in GenerateSelfSignedCertificate() argument 117 return wrapped_.GenerateSelfSignedCertificate(key, cert_params, in GenerateSelfSignedCertificate()
|
D | tpm_keymaster_context.cpp | 333 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()
|
D | tpm_keymaster_context.h | 107 const keymaster::Key& key, const keymaster::AuthorizationSet& cert_params,
|