Searched defs:tfm_michael (Results 1 – 5 of 5) sorted by relevance
/linux-3.3/drivers/net/wireless/orinoco/ |
D | mic.c | 46 int orinoco_mic(struct crypto_hash *tfm_michael, u8 *key, in orinoco_mic()
|
/linux-3.3/drivers/staging/rtl8187se/ieee80211/ |
D | ieee80211_crypt_tkip.c | 62 struct crypto_tfm *tfm_michael; member 470 static int michael_mic(struct crypto_hash *tfm_michael, u8 * key, u8 * hdr, in michael_mic()
|
/linux-3.3/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_crypt_tkip.c | 502 static int michael_mic(struct crypto_hash *tfm_michael, u8 * key, u8 * hdr, in michael_mic()
|
/linux-3.3/drivers/staging/rtl8192e/ |
D | rtllib_crypt_tkip.c | 496 static int michael_mic(struct crypto_hash *tfm_michael, u8 *key, u8 *hdr, in michael_mic()
|
/linux-3.3/net/wireless/ |
D | lib80211_crypt_tkip.c | 526 static int michael_mic(struct crypto_hash *tfm_michael, u8 * key, u8 * hdr, in michael_mic()
|