Home
last modified time | relevance | path

Searched refs:lib80211_tkip_hdr (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/wireless/
H A Dlib80211_crypt_tkip.c283 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()