Searched refs:supported_algorithms (Results 1 – 2 of 2) sorted by relevance
114 static keymaster_algorithm_t supported_algorithms[] = {KM_ALGORITHM_RSA, KM_ALGORITHM_EC, variable119 *algorithms_count = array_length(supported_algorithms); in GetSupportedAlgorithms()120 return supported_algorithms; in GetSupportedAlgorithms()
161 static keymaster_algorithm_t supported_algorithms[] = {KM_ALGORITHM_RSA, KM_ALGORITHM_EC, variable166 *algorithms_count = array_length(supported_algorithms); in GetSupportedAlgorithms()167 return supported_algorithms; in GetSupportedAlgorithms()