Searched refs:NET80211_CRYPTOS (Results 1 – 3 of 3) sorted by relevance
115 for_each_table_entry ( tbl_crypto, NET80211_CRYPTOS ) { in sec80211_install()346 table_start ( NET80211_CRYPTOS ), in sec80211_detect_ie()347 table_end ( NET80211_CRYPTOS ) ); in sec80211_detect_ie()
74 for_each_table_entry ( crypto, NET80211_CRYPTOS ) { in wpa_find_cryptosystem()
769 #define NET80211_CRYPTOS __table ( struct net80211_crypto, "net80211_cryptos" ) macro770 #define __net80211_crypto __table_entry ( NET80211_CRYPTOS, 01 )