Home
last modified time | relevance | path

Searched defs:is_wep (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/staging/wlan-ng/
H A Dcfg80211.c446 int is_wep = (sme->crypto.cipher_group == WLAN_CIPHER_SUITE_WEP40) || in prism2_connect() local
/openbmc/linux/net/mac80211/
H A Dkey.c453 bool is_wep; in ieee80211_key_replace() local
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dtx.c390 bool is_wep; in wl1271_prepare_tx_frame() local
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c6532 bool is_wep = key->cipher == WLAN_CIPHER_SUITE_WEP40 || in ath10k_set_key() local