Searched refs:lib80211_tkip_hdr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/wireless/ |
H A D | lib80211_crypt_tkip.c | 283 static int lib80211_tkip_hdr(struct sk_buff *skb, int hdr_len, in lib80211_tkip_hdr() function 347 if ((lib80211_tkip_hdr(skb, hdr_len, rc4key, 16, priv)) < 0) in lib80211_tkip_encrypt()
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | lib80211_crypt_tkip.c | 283 static int lib80211_tkip_hdr(struct sk_buff *skb, int hdr_len, in lib80211_tkip_hdr() function 347 if ((lib80211_tkip_hdr(skb, hdr_len, rc4key, 16, priv)) < 0) in lib80211_tkip_encrypt()
|
Completed in 4 milliseconds