Searched refs:_WEP40_ (Results 1 – 5 of 5) sorted by relevance
13 #define _WEP40_ 0x1 macro21 #define is_wep_enc(alg) (((alg) == _WEP40_) || ((alg) == _WEP104_))194 case _WEP40_:\
439 psecuritypriv->dot11PrivacyAlgrthm = _WEP40_; 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()
687 if ((psecuritypriv->dot11PrivacyAlgrthm != _WEP40_) && in start_bss_network()1335 case _WEP40_: in rtw_ap_set_key()1382 alg = _WEP40_; in rtw_ap_set_wep_key()
395 case _WEP40_: in decryptor()412 case _WEP40_: in decryptor()