Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Dwpa_common.h742 int wpa_select_ap_group_cipher(int wpa, int wpa_pairwise, int rsn_pairwise);
H A Dwpa_common.c3344 int wpa_select_ap_group_cipher(int wpa, int wpa_pairwise, int rsn_pairwise) in wpa_select_ap_group_cipher() function
/freebsd/contrib/wpa/src/ap/
H A Dap_config.c1623 bss->wpa_group = wpa_select_ap_group_cipher(bss->wpa, in hostapd_set_security_params()
H A Dwps_hostapd.c403 bss->wpa_group = wpa_select_ap_group_cipher(bss->wpa, in hapd_wps_reconfig_in_memory()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dap.c695 bss->wpa_group = wpa_select_ap_group_cipher(bss->wpa, bss->wpa_pairwise, in wpa_supplicant_conf_ap()