Home
last modified time | relevance | path

Searched refs:iev_cipher (Results 1 – 3 of 3) sorted by relevance

/freebsd/tools/tools/net80211/wlanwatch/
H A Dwlanwatch.c378 , V(ieee80211_replay_event)->iev_cipher in print_rtmsg()
390 , V(ieee80211_michael_event)->iev_cipher in print_rtmsg()
/freebsd/sys/net80211/
H A Dieee80211_freebsd.h560 uint8_t iev_cipher; /* cipher type */ member
569 uint8_t iev_cipher; /* cipher type */ member
H A Dieee80211_freebsd.c858 iev.iev_cipher = k->wk_cipher->ic_cipher; in ieee80211_notify_replay_failure()
886 iev.iev_cipher = IEEE80211_CIPHER_TKIP; in ieee80211_notify_michael_failure()