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.h732 int wpa_cipher_valid_group(int cipher);
H A Dwpa_common.c1831 int wpa_cipher_valid_group(int cipher) in wpa_cipher_valid_group() function
1913 if (!wpa_cipher_valid_group(data->group_cipher)) { in wpa_parse_wpa_ie_rsn()
/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa_ft.c242 if (!wpa_cipher_valid_group(sm->group_cipher)) { in wpa_ft_gen_req_ies()
H A Dwpa.c5892 if (!wpa_cipher_valid_group(sm->group_cipher)) { in fils_ft_build_assoc_req_rsne()