Home
last modified time | relevance | path

Searched refs:ieee80211_notify_michael_failure (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_crypto.h253 void ieee80211_notify_michael_failure(struct ieee80211vap *,
H A Dieee80211_crypto_tkip.c401 ieee80211_notify_michael_failure(vap, wh, in tkip_demic()
428 ieee80211_notify_michael_failure(vap, wh, in tkip_demic()
H A Dieee80211_crypto.c724 ieee80211_notify_michael_failure(vap, wh, -1); in ieee80211_crypto_demic()
H A Dieee80211_freebsd.c868 ieee80211_notify_michael_failure(struct ieee80211vap *vap, in ieee80211_notify_michael_failure() function