Searched refs:wpa_cipher_valid_mgmt_group (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/rsn_supp/
H A Dwpa_ie.c241 if (wpa_cipher_valid_mgmt_group(mgmt_group_cipher)) {
H A Dwpa.c1128 if (!wpa_cipher_valid_mgmt_group(sm->mgmt_group_cipher))
1466 wpa_cipher_valid_mgmt_group(sm->mgmt_group_cipher) &&
/freebsd-11-stable/contrib/wpa/src/common/
H A Dwpa_common.h479 int wpa_cipher_valid_mgmt_group(int cipher);
H A Dwpa_common.c1174 int wpa_cipher_valid_mgmt_group(int cipher) function
1346 if (!wpa_cipher_valid_mgmt_group(data->mgmt_group_cipher)) {

Completed in 123 milliseconds