Searched refs:encrypt_mpdu (Results 1 - 25 of 66) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rtl8187se/ieee80211/
H A Dieee80211_crypt.h45 int (*encrypt_mpdu)(struct sk_buff *skb, int hdr_len, void *priv); member in struct:ieee80211_crypto_ops
H A Dieee80211_tx.c216 if (res == 0 && crypt->ops->encrypt_mpdu)
217 res = crypt->ops->encrypt_mpdu(frag, hdr_len, crypt->priv);
H A Dieee80211_crypt.c193 .encrypt_mpdu = NULL,
H A Dieee80211_crypt_wep.c265 .encrypt_mpdu = prism2_wep_encrypt,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211_crypt.h45 int (*encrypt_mpdu)(struct sk_buff *skb, int hdr_len, void *priv); member in struct:ieee80211_crypto_ops
H A Dieee80211_crypt.c193 .encrypt_mpdu = NULL,
H A Dieee80211_crypt_wep.c270 .encrypt_mpdu = prism2_wep_encrypt,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dieee80211_crypt.h45 int (*encrypt_mpdu)(struct sk_buff *skb, int hdr_len, void *priv); member in struct:ieee80211_crypto_ops
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211_crypt.h45 int (*encrypt_mpdu)(struct sk_buff *skb, int hdr_len, void *priv); member in struct:ieee80211_crypto_ops
H A Dieee80211_crypt.c192 .encrypt_mpdu = NULL,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt.h45 int (*encrypt_mpdu)(struct sk_buff *skb, int hdr_len, void *priv); member in struct:ieee80211_crypto_ops
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dieee80211_crypt.h45 int (*encrypt_mpdu)(struct sk_buff *skb, int hdr_len, void *priv); member in struct:ieee80211_crypto_ops
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211_crypt.h45 int (*encrypt_mpdu)(struct sk_buff *skb, int hdr_len, void *priv); member in struct:ieee80211_crypto_ops
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt.h45 int (*encrypt_mpdu)(struct sk_buff *skb, int hdr_len, void *priv); member in struct:ieee80211_crypto_ops
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rtl8192u/
H A Dieee80211_crypt.h45 int (*encrypt_mpdu)(struct sk_buff *skb, int hdr_len, void *priv); member in struct:ieee80211_crypto_ops
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rtl8187se/ieee80211/
H A Dieee80211_crypt.h45 int (*encrypt_mpdu)(struct sk_buff *skb, int hdr_len, void *priv); member in struct:ieee80211_crypto_ops
H A Dieee80211_tx.c216 if (res == 0 && crypt->ops->encrypt_mpdu)
217 res = crypt->ops->encrypt_mpdu(frag, hdr_len, crypt->priv);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211_crypt.h45 int (*encrypt_mpdu)(struct sk_buff *skb, int hdr_len, void *priv); member in struct:ieee80211_crypto_ops
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rtl8192e/
H A Dieee80211_crypt.h45 int (*encrypt_mpdu)(struct sk_buff *skb, int hdr_len, void *priv); member in struct:ieee80211_crypto_ops
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/net/
H A Dlib80211.h63 int (*encrypt_mpdu) (struct sk_buff * skb, int hdr_len, void *priv); member in struct:lib80211_crypto_ops
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/net/
H A Dlib80211.h63 int (*encrypt_mpdu) (struct sk_buff * skb, int hdr_len, void *priv); member in struct:lib80211_crypto_ops
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/hostap/
H A Dhostap_80211_tx.c363 if (res == 0 && crypt->ops->encrypt_mpdu)
364 res = crypt->ops->encrypt_mpdu(skb, hdr_len, crypt->priv);
490 if (tx.crypt && (!tx.crypt->ops || !tx.crypt->ops->encrypt_mpdu))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/hostap/
H A Dhostap_80211_tx.c363 if (res == 0 && crypt->ops->encrypt_mpdu)
364 res = crypt->ops->encrypt_mpdu(skb, hdr_len, crypt->priv);
490 if (tx.crypt && (!tx.crypt->ops || !tx.crypt->ops->encrypt_mpdu))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/ipw2x00/
H A Dlibipw_tx.c166 if (crypt->ops && crypt->ops->encrypt_mpdu)
167 res = crypt->ops->encrypt_mpdu(frag, hdr_len, crypt->priv);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/ipw2x00/
H A Dlibipw_tx.c166 if (crypt->ops && crypt->ops->encrypt_mpdu)
167 res = crypt->ops->encrypt_mpdu(frag, hdr_len, crypt->priv);

Completed in 124 milliseconds

123