Searched refs:supported_algorithms (Results 1 – 2 of 2) sorted by relevance
126 static keymaster_algorithm_t supported_algorithms[] = {KM_ALGORITHM_RSA, KM_ALGORITHM_EC, variable131 *algorithms_count = array_length(supported_algorithms); in GetSupportedAlgorithms()132 return supported_algorithms; in GetSupportedAlgorithms()
91 static keymaster_algorithm_t supported_algorithms[] = {KM_ALGORITHM_RSA, KM_ALGORITHM_EC, variable96 *algorithms_count = array_length(supported_algorithms); in GetSupportedAlgorithms()97 return supported_algorithms; in GetSupportedAlgorithms()