Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dnet80211_crypto.h99 #define IEEE80211_KEY_COMMON /* common flags passed in by apps */ \ macro
/titanic_50/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto.c156 flags &= IEEE80211_KEY_COMMON; in ieee80211_crypto_newkey()