Searched refs:none_allowed (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/common/
H A Dwpa_common.h458 int wpa_pick_pairwise_cipher(int ciphers, int none_allowed);
H A Dwpa_common.c2028 int wpa_pick_pairwise_cipher(int ciphers, int none_allowed) argument
2040 if (none_allowed && (ciphers & WPA_CIPHER_NONE))
/external/wpa_supplicant_8/src/common/
H A Dwpa_common.h458 int wpa_pick_pairwise_cipher(int ciphers, int none_allowed);
H A Dwpa_common.c2028 int wpa_pick_pairwise_cipher(int ciphers, int none_allowed) argument
2040 if (none_allowed && (ciphers & WPA_CIPHER_NONE))
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dwpa_common.h458 int wpa_pick_pairwise_cipher(int ciphers, int none_allowed);
H A Dwpa_common.c2028 int wpa_pick_pairwise_cipher(int ciphers, int none_allowed) argument
2040 if (none_allowed && (ciphers & WPA_CIPHER_NONE))

Completed in 137 milliseconds