Home
last modified time | relevance | path

Searched refs:auth_alg (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dwpa_supp_if.c291 event.auth.auth_type = le_to_host16(mgmt->u.auth.auth_alg); in nrf_wifi_wpa_supp_event_proc_auth_resp()
830 type = get_nrf_wifi_auth_type(params->auth_alg); in nrf_wifi_wpa_supp_authenticate()
840 key_info->cipher_suite = wpa_alg_to_cipher_suite(params->auth_alg, key_len); in nrf_wifi_wpa_supp_authenticate()