Home
last modified time | relevance | path

Searched defs:michael_mic (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/staging/ks7010/
Dmichael_mic.h10 struct michael_mic { struct
20 void michael_mic_function(struct michael_mic *mic, u8 *key, argument
Dks_hostif.c281 struct michael_mic michael_mic; in hostif_data_indication_wpa() local
1006 struct michael_mic michael_mic; in hostif_data_request() local
/Linux-v4.19/net/mac80211/
Dmichael.c56 void michael_mic(const u8 *key, struct ieee80211_hdr *hdr, in michael_mic() function
/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/
Dieee80211_crypt_tkip.c501 static int michael_mic(struct crypto_shash *tfm_michael, u8 *key, u8 *hdr, in michael_mic() function
/Linux-v4.19/drivers/staging/rtl8192e/
Drtllib_crypt_tkip.c505 static int michael_mic(struct crypto_shash *tfm_michael, u8 *key, u8 *hdr, in michael_mic() function
/Linux-v4.19/net/wireless/
Dlib80211_crypt_tkip.c511 static int michael_mic(struct crypto_shash *tfm_michael, u8 *key, u8 *hdr, in michael_mic() function