Home
last modified time | relevance | path

Searched defs:rc4key (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dwep.c108 int ieee80211_wep_encrypt_data(struct arc4_ctx *ctx, u8 *rc4key, in ieee80211_wep_encrypt_data() argument
137 u8 rc4key[3 + WLAN_KEY_LEN_WEP104]; in ieee80211_wep_encrypt() local
165 int ieee80211_wep_decrypt_data(struct arc4_ctx *ctx, u8 *rc4key, in ieee80211_wep_decrypt_data() argument
196 u8 rc4key[3 + WLAN_KEY_LEN_WEP104]; in ieee80211_wep_decrypt() local
[all...]
H A Dtkip.c227 u8 rc4key[16]; in ieee80211_tkip_encrypt_data() local
247 u8 rc4key[16], keyid, *pos = payload; in ieee80211_tkip_decrypt_data() local
106 tkip_mixing_phase2(const u8 *tk, struct tkip_ctx *ctx, u16 tsc_IV16, u8 *rc4key) tkip_mixing_phase2() argument
[all...]
/kernel/linux/linux-6.6/net/mac80211/
H A Dwep.c108 int ieee80211_wep_encrypt_data(struct arc4_ctx *ctx, u8 *rc4key, in ieee80211_wep_encrypt_data() argument
137 u8 rc4key[3 + WLAN_KEY_LEN_WEP104]; in ieee80211_wep_encrypt() local
165 int ieee80211_wep_decrypt_data(struct arc4_ctx *ctx, u8 *rc4key, in ieee80211_wep_decrypt_data() argument
196 u8 rc4key[3 + WLAN_KEY_LEN_WEP104]; in ieee80211_wep_decrypt() local
[all...]
H A Dtkip.c227 u8 rc4key[16]; in ieee80211_tkip_encrypt_data() local
247 u8 rc4key[16], keyid, *pos = payload; in ieee80211_tkip_decrypt_data() local
106 tkip_mixing_phase2(const u8 *tk, struct tkip_ctx *ctx, u16 tsc_IV16, u8 *rc4key) tkip_mixing_phase2() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt_tkip.c276 u8 rc4key[16], *icv; in ieee80211_tkip_encrypt() local
346 u8 rc4key[16]; in ieee80211_tkip_decrypt() local
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/
H A Drtllib_crypt_tkip.c276 u8 rc4key[16], *icv; in rtllib_tkip_encrypt() local
352 u8 rc4key[16]; in rtllib_tkip_decrypt() local
/kernel/linux/linux-5.10/net/wireless/
H A Dlib80211_crypt_tkip.c331 u8 rc4key[16], *pos, *icv; in lib80211_tkip_encrypt() local
379 u8 rc4key[1 in lib80211_tkip_decrypt() local
283 lib80211_tkip_hdr(struct sk_buff *skb, int hdr_len, u8 * rc4key, int keylen, void *priv) lib80211_tkip_hdr() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/core/
H A Drtw_security.c530 static void phase2(u8 *rc4key, const u8 *tk, const u16 *p1k, u16 iv16) in phase2() argument
577 u8 rc4key[16]; in rtw_tkip_encrypt() local
658 u8 rc4key[16]; rtw_tkip_decrypt() local
[all...]
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt_tkip.c276 u8 rc4key[16], *icv; in ieee80211_tkip_encrypt() local
346 u8 rc4key[16]; in ieee80211_tkip_decrypt() local
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/
H A Drtllib_crypt_tkip.c262 u8 rc4key[16], *icv; in rtllib_tkip_encrypt() local
336 u8 rc4key[16]; in rtllib_tkip_decrypt() local
/kernel/linux/linux-6.6/net/wireless/
H A Dlib80211_crypt_tkip.c331 u8 rc4key[16], *pos, *icv; in lib80211_tkip_encrypt() local
379 u8 rc4key[1 in lib80211_tkip_decrypt() local
283 lib80211_tkip_hdr(struct sk_buff *skb, int hdr_len, u8 * rc4key, int keylen, void *priv) lib80211_tkip_hdr() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8712/
H A Drtl871x_security.c519 static void phase2(u8 *rc4key, const u8 *tk, const u16 *p1k, u16 iv16) in phase2() argument
563 u8 rc4key[16]; in r8712_tkip_encrypt() local
643 u8 rc4key[16]; r8712_tkip_decrypt() local
[all...]
/kernel/linux/linux-6.6/drivers/staging/rtl8712/
H A Drtl871x_security.c518 static void phase2(u8 *rc4key, const u8 *tk, const u16 *p1k, u16 iv16) in phase2() argument
562 u8 rc4key[16]; in r8712_tkip_encrypt() local
642 u8 rc4key[16]; r8712_tkip_decrypt() local
[all...]
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/core/
H A Drtw_security.c411 static void phase2(u8 *rc4key, const u8 *tk, const u16 *p1k, u16 iv16) in phase2() argument
462 u8 rc4key[16]; in rtw_tkip_encrypt() local
538 u8 rc4key[16]; rtw_tkip_decrypt() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/
H A Drtw_security.c607 static void phase2(u8 *rc4key, const u8 *tk, const u16 *p1k, u16 iv16) in phase2() argument
658 u8 rc4key[16]; in rtw_tkip_encrypt() local
735 u8 rc4key[16]; rtw_tkip_decrypt() local
[all...]

Completed in 16 milliseconds