Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_crypto.h113 #define IEEE80211_KEY_SWCRYPT \ macro
119 IEEE80211_KEY_SWCRYPT|IEEE80211_KEY_SWMIC|IEEE80211_KEY_NOIV | \
H A Dieee80211_crypto.c325 flags |= IEEE80211_KEY_SWCRYPT; in ieee80211_crypto_newkey()