Searched refs:_WEP104_ (Results 1 – 5 of 5) sorted by relevance
17 #define _WEP104_ 0x5 macro21 #define is_wep_enc(alg) (((alg) == _WEP40_) || ((alg) == _WEP104_))195 case _WEP104_:\
442 psecuritypriv->dot11PrivacyAlgrthm = _WEP104_; in rtw_set_802_11_add_wep()
60 if ((pattrib->encrypt == _WEP40_) || (pattrib->encrypt == _WEP104_)) { in rtw_wep_encrypt()108 if ((prxattrib->encrypt == _WEP40_) || (prxattrib->encrypt == _WEP104_)) { in rtw_wep_decrypt()1556 …if ((_WEP40_ == securitypriv->dot11PrivacyAlgrthm) || (_WEP104_ == securitypriv->dot11PrivacyAlgrt… in rtw_sec_restore_wep_key()
688 (psecuritypriv->dot11PrivacyAlgrthm != _WEP104_)) in start_bss_network()1338 case _WEP104_: in rtw_ap_set_key()1385 alg = _WEP104_; in rtw_ap_set_wep_key()
396 case _WEP104_: in decryptor()413 case _WEP104_: in decryptor()