Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/
Dwpa_ft.c341 alg = wpa_cipher_to_alg(sm->pairwise_cipher); in wpa_ft_install_ptk()
616 alg = wpa_cipher_to_alg(sm->group_cipher); in wpa_ft_process_gtk_subelem()
Dwpa.c791 alg = wpa_cipher_to_alg(sm->pairwise_cipher); in wpa_supplicant_install_ptk()
826 *alg = wpa_cipher_to_alg(group_cipher); in wpa_supplicant_check_group_cipher()
1380 alg = wpa_cipher_to_alg(sm->pairwise_cipher); in wpa_supplicant_activate_ptk()
/hal_espressif-latest/components/wpa_supplicant/src/common/
Dwpa_common.h443 int wpa_cipher_to_alg(int cipher);
Dwpa_common.c1394 int wpa_cipher_to_alg(int cipher) in wpa_cipher_to_alg() function
/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dwpa_auth.c1958 enum wpa_alg alg = wpa_cipher_to_alg(sm->pairwise); in SM_STATE()
2446 wpa_cipher_to_alg(wpa_auth->conf.wpa_group), in wpa_group_config_group_keys()