Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/secure_env/
Dproxy_keymaster_context.h71 const keymaster_algorithm_t* GetSupportedAlgorithms( in GetSupportedAlgorithms() function
73 return wrapped_.GetSupportedAlgorithms(algorithms_count); in GetSupportedAlgorithms()
Dtpm_keymaster_context.h77 const keymaster_algorithm_t* GetSupportedAlgorithms(
Dtpm_keymaster_context.cpp147 const keymaster_algorithm_t* TpmKeymasterContext::GetSupportedAlgorithms( in GetSupportedAlgorithms() function in cuttlefish::TpmKeymasterContext