Searched refs:supported_algorithms (Results 1 – 2 of 2) sorted by relevance
111 static keymaster_algorithm_t supported_algorithms[] = {KM_ALGORITHM_RSA, KM_ALGORITHM_EC, variable116 *algorithms_count = array_length(supported_algorithms); in GetSupportedAlgorithms()117 return supported_algorithms; in GetSupportedAlgorithms()
107 static keymaster_algorithm_t supported_algorithms[] = {KM_ALGORITHM_RSA, KM_ALGORITHM_EC, variable112 *algorithms_count = array_length(supported_algorithms); in GetSupportedAlgorithms()113 return supported_algorithms; in GetSupportedAlgorithms()