Searched refs:IEEE80211_CIPHER_MAX (Results 1 – 3 of 3) sorted by relevance
140 if (cipher >= IEEE80211_CIPHER_MAX) { in ieee80211_crypto_newkey()497 if (cip->ic_cipher >= IEEE80211_CIPHER_MAX) { in ieee80211_crypto_register()520 if (cip->ic_cipher >= IEEE80211_CIPHER_MAX) { in ieee80211_crypto_unregister()
81 #define IEEE80211_CIPHER_MAX (IEEE80211_CIPHER_NONE+1) macro
512 const struct ieee80211_cipher *ic_ciphers[IEEE80211_CIPHER_MAX];