Searched refs:tbl_crypto (Results 1 – 1 of 1) sorted by relevance
103 struct net80211_crypto *tbl_crypto; in sec80211_install() local115 for_each_table_entry ( tbl_crypto, NET80211_CRYPTOS ) { in sec80211_install()116 if ( tbl_crypto->algorithm == crypt ) { in sec80211_install()118 tbl_crypto->priv_len ); in sec80211_install()124 memcpy ( crypto, tbl_crypto, sizeof ( *crypto ) ); in sec80211_install()