Searched refs:none_allowed (Results 1 – 2 of 2) sorted by relevance
458 int wpa_pick_pairwise_cipher(int ciphers, int none_allowed);
2028 int wpa_pick_pairwise_cipher(int ciphers, int none_allowed) in wpa_pick_pairwise_cipher() argument2040 if (none_allowed && (ciphers & WPA_CIPHER_NONE)) in wpa_pick_pairwise_cipher()