Searched refs:build_iv (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/
H A Dieee80211_crypt.h50 int (*build_iv) (struct sk_buff * skb, int hdr_len, member in struct:ieee80211_crypto_ops
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ieee80211/
H A Dieee80211_crypt_wep.c275 .build_iv = prism2_wep_build_iv,
H A Dieee80211_tx.c506 if (crypt->ops->build_iv)
507 crypt->ops->build_iv(skb_frag, hdr_len,
H A Dieee80211_crypt_ccmp.c462 .build_iv = ieee80211_ccmp_hdr,
H A Dieee80211_crypt_tkip.c765 .build_iv = ieee80211_tkip_hdr,

Completed in 99 milliseconds