Home
last modified time | relevance | path

Searched defs:algorithm (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/commands/secure_env/
Dtpm_attestation_record.cpp151 TpmAttestationRecordContext::GetAttestationKey(keymaster_algorithm_t algorithm, in GetAttestationKey()
157 TpmAttestationRecordContext::GetAttestationChain(keymaster_algorithm_t algorithm, in GetAttestationChain()
Dproxy_keymaster_context.h63 keymaster_algorithm_t algorithm) const override { in GetKeyFactory()
67 keymaster_algorithm_t algorithm, in GetOperationFactory()
Dtpm_keymaster_context.cpp132 keymaster_algorithm_t algorithm, keymaster_purpose_t purpose) const { in GetOperationFactory()
249 keymaster_algorithm_t algorithm; in ParseKeyBlob() local