Home
last modified time | relevance | path

Searched refs:wpa_cipher_to_alg (Results 1 - 16 of 16) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa_ft.c465 alg = wpa_cipher_to_alg(sm->pairwise_cipher); in wpa_ft_install_ptk()
803 alg = wpa_cipher_to_alg(sm->group_cipher);
906 if (wpa_sm_set_key(sm, -1, wpa_cipher_to_alg(sm->mgmt_group_cipher),
908 if (wpa_sm_set_key(sm, wpa_cipher_to_alg(sm->mgmt_group_cipher),
978 if (wpa_sm_set_key(sm, -1, wpa_cipher_to_alg(sm->mgmt_group_cipher),
980 if (wpa_sm_set_key(sm, wpa_cipher_to_alg(sm->mgmt_group_cipher),
H A Dwpa.c1097 alg = wpa_cipher_to_alg(sm->pairwise_cipher);
1184 *alg = wpa_cipher_to_alg(group_cipher);
1544 if (wpa_sm_set_key(sm, -1, wpa_cipher_to_alg(sm->mgmt_group_cipher),
1546 if (wpa_sm_set_key(sm, wpa_cipher_to_alg(sm->mgmt_group_cipher),
1619 if (wpa_sm_set_key(sm, -1, wpa_cipher_to_alg(sm->mgmt_group_cipher),
1621 if (wpa_sm_set_key(sm, wpa_cipher_to_alg(sm->mgmt_group_cipher),
1674 wpa_cipher_to_alg(sm->mgmt_group_cipher),
1734 wpa_cipher_to_alg(sm->mgmt_group_cipher),
5119 gd.alg = wpa_cipher_to_alg(sm->group_cipher);
6170 alg = wpa_cipher_to_alg(s
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dwpa_ft.c412 alg = wpa_cipher_to_alg(sm->pairwise_cipher); in wpa_ft_install_ptk()
728 alg = wpa_cipher_to_alg(sm->group_cipher); in wpa_ft_process_gtk_subelem()
826 if (wpa_sm_set_key(sm, wpa_cipher_to_alg(sm->mgmt_group_cipher), in wpa_ft_process_igtk_subelem()
H A Dwpa.c812 alg = wpa_cipher_to_alg(sm->pairwise_cipher); in wpa_supplicant_install_ptk()
860 *alg = wpa_cipher_to_alg(group_cipher); in wpa_supplicant_check_group_cipher()
1083 if (wpa_sm_set_key(sm, wpa_cipher_to_alg(sm->mgmt_group_cipher), in wpa_supplicant_install_igtk()
3426 gd.alg = wpa_cipher_to_alg(sm->group_cipher); in wpa_wnmsleep_install_key()
4450 alg = wpa_cipher_to_alg(sm->pairwise_cipher); in fils_process_assoc_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dmesh_mpm.c877 wpa_drv_set_key(wpa_s, wpa_cipher_to_alg(conf->pairwise_cipher), in mesh_mpm_plink_estab()
885 wpa_drv_set_key(wpa_s, wpa_cipher_to_alg(conf->group_cipher), in mesh_mpm_plink_estab()
897 wpa_cipher_to_alg(conf->mgmt_group_cipher), in mesh_mpm_plink_estab()
H A Dmesh_rsn.c200 wpa_cipher_to_alg(rsn->mgmt_group_cipher), NULL, in __mesh_rsn_auth_init()
209 wpa_drv_set_key(rsn->wpa_s, wpa_cipher_to_alg(rsn->group_cipher), NULL, in __mesh_rsn_auth_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dmesh_mpm.c897 wpa_cipher_to_alg(conf->pairwise_cipher), in mesh_mpm_plink_estab()
910 wpa_cipher_to_alg(conf->group_cipher), in mesh_mpm_plink_estab()
926 wpa_cipher_to_alg(conf->mgmt_group_cipher), in mesh_mpm_plink_estab()
H A Dmesh_rsn.c205 wpa_cipher_to_alg(rsn->mgmt_group_cipher), in __mesh_rsn_auth_init()
219 wpa_cipher_to_alg(rsn->group_cipher), in __mesh_rsn_auth_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dwpa_common.h476 enum wpa_alg wpa_cipher_to_alg(int cipher);
H A Dwpa_common.c2267 enum wpa_alg wpa_cipher_to_alg(int cipher) in wpa_cipher_to_alg() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dwpa_common.h691 enum wpa_alg wpa_cipher_to_alg(int cipher);
H A Dwpa_common.c2695 enum wpa_alg wpa_cipher_to_alg(int cipher) in wpa_cipher_to_alg() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth.c2893 alg = wpa_cipher_to_alg(sm->pairwise); in fils_set_tk()
3472 wpa_cipher_to_alg(sm->pairwise), in SM_STATE()
3676 enum wpa_alg alg = wpa_cipher_to_alg(sm->pairwise); in SM_STATE()
4369 wpa_cipher_to_alg(conf->wpa_group), in wpa_group_config_group_keys()
4379 alg = wpa_cipher_to_alg(conf->group_mgmt_cipher); in wpa_group_config_group_keys()
H A Dwpa_auth_ft.c2822 alg = wpa_cipher_to_alg(sm->pairwise); in wpa_ft_install_ptk()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth.c2754 alg = wpa_cipher_to_alg(sm->pairwise); in fils_set_tk()
3355 enum wpa_alg alg = wpa_cipher_to_alg(sm->pairwise); in SM_STATE()
3955 wpa_cipher_to_alg(wpa_auth->conf.wpa_group), in wpa_group_config_group_keys()
3965 alg = wpa_cipher_to_alg(wpa_auth->conf.group_mgmt_cipher); in wpa_group_config_group_keys()
H A Dwpa_auth_ft.c2632 alg = wpa_cipher_to_alg(sm->pairwise); in wpa_ft_install_ptk()

Completed in 55 milliseconds