/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
H A D | wpa_ft.c | 465 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 D | wpa.c | 1097 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 D | wpa_ft.c | 412 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 D | wpa.c | 812 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 D | mesh_mpm.c | 877 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 D | mesh_rsn.c | 200 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 D | mesh_mpm.c | 897 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 D | mesh_rsn.c | 205 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 D | wpa_common.h | 476 enum wpa_alg wpa_cipher_to_alg(int cipher);
|
H A D | wpa_common.c | 2267 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 D | wpa_common.h | 691 enum wpa_alg wpa_cipher_to_alg(int cipher);
|
H A D | wpa_common.c | 2695 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 D | wpa_auth.c | 2893 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 D | wpa_auth_ft.c | 2822 alg = wpa_cipher_to_alg(sm->pairwise); in wpa_ft_install_ptk()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wpa_auth.c | 2754 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 D | wpa_auth_ft.c | 2632 alg = wpa_cipher_to_alg(sm->pairwise); in wpa_ft_install_ptk()
|