Searched refs:IW_AUTH_CIPHER_WEP104 (Results 1 – 18 of 18) sorted by relevance
597 #define IW_AUTH_CIPHER_WEP104 0x00000010 macro
603 #define IW_AUTH_CIPHER_WEP104 0x00000010 macro
970 else if (cipher & IW_AUTH_CIPHER_WEP104) in cfg80211_set_cipher_group()1000 if (cipher & IW_AUTH_CIPHER_WEP104) { in cfg80211_set_cipher_pairwise()
1212 else if (vwrq->value & IW_AUTH_CIPHER_WEP104) in woal_set_auth()1249 else if (vwrq->value & IW_AUTH_CIPHER_WEP104) in woal_set_auth()
1587 else if (vwrq->value & IW_AUTH_CIPHER_WEP104) in woal_set_auth()1693 vwrq->value = IW_AUTH_CIPHER_WEP104; in woal_get_auth()
1245 else if (vwrq->value & IW_AUTH_CIPHER_WEP104) in woal_set_auth()1282 else if (vwrq->value & IW_AUTH_CIPHER_WEP104) in woal_set_auth()
1772 else if (vwrq->value & IW_AUTH_CIPHER_WEP104) in woal_set_auth()1878 vwrq->value = IW_AUTH_CIPHER_WEP104; in woal_get_auth()
1402 case IW_AUTH_CIPHER_WEP104: in ks_wlan_set_auth_mode()1425 case IW_AUTH_CIPHER_WEP104: in ks_wlan_set_auth_mode()
1700 case IW_AUTH_CIPHER_WEP104: in hostif_sme_set_rsn()1732 case IW_AUTH_CIPHER_WEP104: in hostif_sme_set_rsn()
820 (IW_AUTH_CIPHER_WEP104 | IW_AUTH_CIPHER_WEP40)) { in gelic_wl_set_auth()839 (IW_AUTH_CIPHER_WEP104 | IW_AUTH_CIPHER_WEP40)) { in gelic_wl_set_auth()
2706 if (cipher_combined & (IW_AUTH_CIPHER_WEP40 | IW_AUTH_CIPHER_WEP104))
2712 if (cipher_combined & (IW_AUTH_CIPHER_WEP40 | IW_AUTH_CIPHER_WEP104))
2955 if (cipher_combined & (IW_AUTH_CIPHER_WEP40 | IW_AUTH_CIPHER_WEP104)) in wl_iw_set_wpaauth()
2950 if (cipher_combined & (IW_AUTH_CIPHER_WEP40 | IW_AUTH_CIPHER_WEP104)) in wl_iw_set_wpaauth()
3002 if (cipher_combined & (IW_AUTH_CIPHER_WEP40 | IW_AUTH_CIPHER_WEP104)) in wl_iw_set_wpaauth()
6579 case IW_AUTH_CIPHER_WEP104: in wext_cipher2level()