Searched refs:tx_tfm_michael (Results 1 - 10 of 10) sorted by relevance

/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_tkip.c61 struct crypto_hash *tx_tfm_michael; member in struct:ieee80211_tkip_data
87 priv->tx_tfm_michael = crypto_alloc_hash("michael_mic", 0,
89 if (IS_ERR(priv->tx_tfm_michael)) {
92 priv->tx_tfm_michael = NULL;
118 if (priv->tx_tfm_michael)
119 crypto_free_hash(priv->tx_tfm_michael);
138 if (_priv->tx_tfm_michael)
139 crypto_free_hash(_priv->tx_tfm_michael);
550 if (michael_mic(tkey->tx_tfm_michael, &tkey->key[16], tkey->tx_hdr,
630 struct crypto_hash *tfm = tkey->tx_tfm_michael;
[all...]
/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_tkip.c65 struct crypto_hash *tx_tfm_michael; member in struct:ieee80211_tkip_data
87 priv->tx_tfm_michael = crypto_alloc_hash("michael_mic", 0,
89 if (IS_ERR(priv->tx_tfm_michael)) {
92 priv->tx_tfm_michael = NULL;
117 if (priv->tx_tfm_michael)
118 crypto_free_hash(priv->tx_tfm_michael);
136 if (_priv->tx_tfm_michael)
137 crypto_free_hash(_priv->tx_tfm_michael);
599 if (michael_mic(tkey->tx_tfm_michael, &tkey->key[16], tkey->tx_hdr,
703 struct crypto_hash *tfm = tkey->tx_tfm_michael;
[all...]
/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_tkip.c60 struct crypto_hash *tx_tfm_michael; member in struct:ieee80211_tkip_data
84 priv->tx_tfm_michael = crypto_alloc_hash("michael_mic", 0,
86 if (IS_ERR(priv->tx_tfm_michael)) {
89 priv->tx_tfm_michael = NULL;
115 if (priv->tx_tfm_michael)
116 crypto_free_hash(priv->tx_tfm_michael);
135 if (_priv->tx_tfm_michael)
136 crypto_free_hash(_priv->tx_tfm_michael);
578 if (michael_mic(tkey->tx_tfm_michael, &tkey->key[16], tkey->tx_hdr,
659 struct crypto_hash *tfm = tkey->tx_tfm_michael;
[all...]
/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_tkip.c60 struct crypto_hash *tx_tfm_michael; member in struct:ieee80211_tkip_data
84 priv->tx_tfm_michael = crypto_alloc_hash("michael_mic", 0,
86 if (IS_ERR(priv->tx_tfm_michael)) {
89 priv->tx_tfm_michael = NULL;
115 if (priv->tx_tfm_michael)
116 crypto_free_hash(priv->tx_tfm_michael);
135 if (_priv->tx_tfm_michael)
136 crypto_free_hash(_priv->tx_tfm_michael);
582 if (michael_mic(tkey->tx_tfm_michael, &tkey->key[16], tkey->tx_hdr,
661 struct crypto_hash *tfm = tkey->tx_tfm_michael;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/wireless/
H A Dlib80211_crypt_tkip.c67 struct crypto_hash *tx_tfm_michael; member in struct:lib80211_tkip_data
108 priv->tx_tfm_michael = crypto_alloc_hash("michael_mic", 0,
110 if (IS_ERR(priv->tx_tfm_michael)) {
113 priv->tx_tfm_michael = NULL;
139 if (priv->tx_tfm_michael)
140 crypto_free_hash(priv->tx_tfm_michael);
157 if (_priv->tx_tfm_michael)
158 crypto_free_hash(_priv->tx_tfm_michael);
604 if (michael_mic(tkey->tx_tfm_michael, &tkey->key[16], tkey->tx_hdr,
672 struct crypto_hash *tfm = tkey->tx_tfm_michael;
[all...]
/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_tkip.c60 struct crypto_hash *tx_tfm_michael; member in struct:ieee80211_tkip_data
84 priv->tx_tfm_michael = crypto_alloc_hash("michael_mic", 0,
86 if (IS_ERR(priv->tx_tfm_michael)) {
89 priv->tx_tfm_michael = NULL;
115 if (priv->tx_tfm_michael)
116 crypto_free_hash(priv->tx_tfm_michael);
135 if (_priv->tx_tfm_michael)
136 crypto_free_hash(_priv->tx_tfm_michael);
578 if (michael_mic(tkey->tx_tfm_michael, &tkey->key[16], tkey->tx_hdr,
659 struct crypto_hash *tfm = tkey->tx_tfm_michael;
[all...]
/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_tkip.c60 struct crypto_hash *tx_tfm_michael; member in struct:ieee80211_tkip_data
84 priv->tx_tfm_michael = crypto_alloc_hash("michael_mic", 0,
86 if (IS_ERR(priv->tx_tfm_michael)) {
89 priv->tx_tfm_michael = NULL;
115 if (priv->tx_tfm_michael)
116 crypto_free_hash(priv->tx_tfm_michael);
135 if (_priv->tx_tfm_michael)
136 crypto_free_hash(_priv->tx_tfm_michael);
582 if (michael_mic(tkey->tx_tfm_michael, &tkey->key[16], tkey->tx_hdr,
661 struct crypto_hash *tfm = tkey->tx_tfm_michael;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/wireless/
H A Dlib80211_crypt_tkip.c67 struct crypto_hash *tx_tfm_michael; member in struct:lib80211_tkip_data
108 priv->tx_tfm_michael = crypto_alloc_hash("michael_mic", 0,
110 if (IS_ERR(priv->tx_tfm_michael)) {
113 priv->tx_tfm_michael = NULL;
139 if (priv->tx_tfm_michael)
140 crypto_free_hash(priv->tx_tfm_michael);
157 if (_priv->tx_tfm_michael)
158 crypto_free_hash(_priv->tx_tfm_michael);
604 if (michael_mic(tkey->tx_tfm_michael, &tkey->key[16], tkey->tx_hdr,
672 struct crypto_hash *tfm = tkey->tx_tfm_michael;
[all...]
/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_tkip.c61 struct crypto_hash *tx_tfm_michael; member in struct:ieee80211_tkip_data
87 priv->tx_tfm_michael = crypto_alloc_hash("michael_mic", 0,
89 if (IS_ERR(priv->tx_tfm_michael)) {
92 priv->tx_tfm_michael = NULL;
118 if (priv->tx_tfm_michael)
119 crypto_free_hash(priv->tx_tfm_michael);
138 if (_priv->tx_tfm_michael)
139 crypto_free_hash(_priv->tx_tfm_michael);
550 if (michael_mic(tkey->tx_tfm_michael, &tkey->key[16], tkey->tx_hdr,
630 struct crypto_hash *tfm = tkey->tx_tfm_michael;
[all...]
/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_tkip.c65 struct crypto_hash *tx_tfm_michael; member in struct:ieee80211_tkip_data
87 priv->tx_tfm_michael = crypto_alloc_hash("michael_mic", 0,
89 if (IS_ERR(priv->tx_tfm_michael)) {
92 priv->tx_tfm_michael = NULL;
117 if (priv->tx_tfm_michael)
118 crypto_free_hash(priv->tx_tfm_michael);
136 if (_priv->tx_tfm_michael)
137 crypto_free_hash(_priv->tx_tfm_michael);
599 if (michael_mic(tkey->tx_tfm_michael, &tkey->key[16], tkey->tx_hdr,
703 struct crypto_hash *tfm = tkey->tx_tfm_michael;
[all...]

Completed in 258 milliseconds