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

/freebsd-13-stable/contrib/wpa/src/common/
H A Dwpa_common.h483 int wpa_pick_pairwise_cipher(int ciphers, int none_allowed);
H A Dwpa_common.c2388 int wpa_pick_pairwise_cipher(int ciphers, int none_allowed) argument
2400 if (none_allowed && (ciphers & WPA_CIPHER_NONE))

Completed in 190 milliseconds