Searched refs:GetSupportedAlgorithms (Results 1 – 3 of 3) sorted by relevance
71 const keymaster_algorithm_t* GetSupportedAlgorithms( in GetSupportedAlgorithms() function73 return wrapped_.GetSupportedAlgorithms(algorithms_count); in GetSupportedAlgorithms()
77 const keymaster_algorithm_t* GetSupportedAlgorithms(
147 const keymaster_algorithm_t* TpmKeymasterContext::GetSupportedAlgorithms( in GetSupportedAlgorithms() function in cuttlefish::TpmKeymasterContext