Home
last modified time | relevance | path

Searched refs:is_crypto_tkipenmic (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_ioctl.h163 uint32_t is_crypto_tkipenmic; /* tkip en-MIC done in s/w */ member
H A Dieee80211_crypto_tkip.c264 vap->iv_stats.is_crypto_tkipenmic++; in tkip_enmic()