Searched refs:wpa_cipher_to_alg (Results 1 – 5 of 5) sorted by relevance
341 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()
791 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()
443 int wpa_cipher_to_alg(int cipher);
1394 int wpa_cipher_to_alg(int cipher) in wpa_cipher_to_alg() function
1958 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()