Home
last modified time | relevance | path

Searched refs:wpa_cipher_valid_group (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/src/common/
H A Dwpa_common.h624 int wpa_cipher_valid_group(int cipher);
H A Dwpa_common.c1515 int wpa_cipher_valid_group(int cipher) in wpa_cipher_valid_group() function
1597 if (!wpa_cipher_valid_group(data->group_cipher)) { in wpa_parse_wpa_ie_rsn()
/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa_ft.c220 if (!wpa_cipher_valid_group(sm->group_cipher)) { in wpa_ft_gen_req_ies()
H A Dwpa.c4482 if (!wpa_cipher_valid_group(sm->group_cipher)) { in fils_ft_build_assoc_req_rsne()