Searched refs:RNDIS_WLAN_ALG_WEP (Results 1 – 1 of 1) sorted by relevance
364 #define RNDIS_WLAN_ALG_WEP (1<<0) macro600 return RNDIS_WLAN_ALG_WEP; in rndis_cipher_to_alg()1183 else if (pairwise & RNDIS_WLAN_ALG_WEP) in set_encr_mode()1375 ret = set_encr_mode(usbdev, RNDIS_WLAN_ALG_WEP, in add_wep_key()2230 if (sme->key && ((groupwise | pairwise) & RNDIS_WLAN_ALG_WEP)) { in rndis_connect()2310 alg = RNDIS_WLAN_ALG_WEP; in rndis_join_ibss()