Searched refs:wpa_alg_to_cipher_suite (Results 1 – 1 of 1) sorted by relevance
52 static unsigned int wpa_alg_to_cipher_suite(enum wpa_alg alg, size_t key_len) in wpa_alg_to_cipher_suite() function729 suite = wpa_alg_to_cipher_suite(alg, key_len); in nrf_wifi_wpa_supp_add_key()840 key_info->cipher_suite = wpa_alg_to_cipher_suite(params->auth_alg, key_len); in nrf_wifi_wpa_supp_authenticate()990 suite = wpa_alg_to_cipher_suite(alg, key_len); in nrf_wifi_wpa_supp_set_key()