Home
last modified time | relevance | path

Searched defs:rc4key (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/net/mac80211/
Dwep.c134 int ieee80211_wep_encrypt_data(struct crypto_cipher *tfm, u8 *rc4key, in ieee80211_wep_encrypt_data()
167 u8 rc4key[3 + WLAN_KEY_LEN_WEP104]; in ieee80211_wep_encrypt() local
195 int ieee80211_wep_decrypt_data(struct crypto_cipher *tfm, u8 *rc4key, in ieee80211_wep_decrypt_data()
230 u8 rc4key[3 + WLAN_KEY_LEN_WEP104]; in ieee80211_wep_decrypt() local
Dtkip.c109 u16 tsc_IV16, u8 *rc4key) in tkip_mixing_phase2()
230 u8 rc4key[16]; in ieee80211_tkip_encrypt_data() local
250 u8 rc4key[16], keyid, *pos = payload; in ieee80211_tkip_decrypt_data() local
/linux-4.4.14/net/wireless/
Dlib80211_crypt_tkip.c310 u8 * rc4key, int keylen, void *priv) in lib80211_tkip_hdr()
358 u8 rc4key[16], *pos, *icv; in lib80211_tkip_encrypt() local
407 u8 rc4key[16]; in lib80211_tkip_decrypt() local
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
Dieee80211_crypt_tkip.c317 u8 rc4key[16], *icv; in ieee80211_tkip_encrypt() local
394 u8 rc4key[16]; in ieee80211_tkip_decrypt() local
/linux-4.4.14/drivers/staging/rtl8192e/
Drtllib_crypt_tkip.c306 u8 rc4key[16], *icv; in rtllib_tkip_encrypt() local
388 u8 rc4key[16]; in rtllib_tkip_decrypt() local
/linux-4.4.14/drivers/staging/rtl8712/
Drtl871x_security.c531 static void phase2(u8 *rc4key, const u8 *tk, const u16 *p1k, u16 iv16) in phase2()
575 u8 rc4key[16]; in r8712_tkip_encrypt() local
655 u8 rc4key[16]; in r8712_tkip_decrypt() local
/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_security.c519 static void phase2(u8 *rc4key, const u8 *tk, const u16 *p1k, u16 iv16) in phase2()
566 u8 rc4key[16]; in rtw_tkip_encrypt() local
647 u8 rc4key[16]; in rtw_tkip_decrypt() local
/linux-4.4.14/drivers/staging/rtl8723au/core/
Drtw_security.c554 static void phase2(u8 *rc4key, const u8 *tk, const u16 *p1k, u16 iv16) in phase2()
605 u8 rc4key[16]; in rtw_tkip_encrypt23a() local
714 u8 rc4key[16]; in rtw_tkip_decrypt23a() local