Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
H A Dmain.c767 bool have_wep = !fips_enabled; /* FIPS does not permit the use of RC4 */ in ieee80211_init_cipher_suites() local
793 if (have_wep) in ieee80211_init_cipher_suites()
826 if (!have_wep) { in ieee80211_init_cipher_suites()
847 if (have_wep) in ieee80211_init_cipher_suites()
866 if (have_wep) { in ieee80211_init_cipher_suites()
/kernel/linux/linux-6.6/net/mac80211/
H A Dmain.c858 bool have_wep = !fips_enabled; /* FIPS does not permit the use of RC4 */ in ieee80211_init_cipher_suites() local
884 if (have_wep) in ieee80211_init_cipher_suites()
916 if (!have_wep) { in ieee80211_init_cipher_suites()

Completed in 3 milliseconds