Searched refs:ec_algorithm_set (Results 1 – 1 of 1) sorted by relevance
574 uint32_t ec_algorithm_set[] = { in check_is_ec_key_pair_algorithm() local584 size_t total_set_num = sizeof(ec_algorithm_set) / sizeof(ec_algorithm_set[0]); in check_is_ec_key_pair_algorithm()586 if (ec_algorithm_set[i] == algorithm) in check_is_ec_key_pair_algorithm()