Searched refs:RNDIS_WLAN_ALG_WEP (Results 1 – 1 of 1) sorted by relevance
415 #define RNDIS_WLAN_ALG_WEP (1<<0) macro651 return RNDIS_WLAN_ALG_WEP; in rndis_cipher_to_alg()1226 else if (pairwise & RNDIS_WLAN_ALG_WEP) in set_encr_mode()1380 ret = set_encr_mode(usbdev, RNDIS_WLAN_ALG_WEP, in add_wep_key()2218 if (sme->key && ((groupwise | pairwise) & RNDIS_WLAN_ALG_WEP)) { in rndis_connect()2298 alg = RNDIS_WLAN_ALG_WEP; in rndis_join_ibss()