Searched refs:ieee80211_get_crypto_ops (Results 1 – 5 of 5) sorted by relevance
80 struct ieee80211_crypto_ops *ieee80211_get_crypto_ops(const char *name);
153 struct ieee80211_crypto_ops *ieee80211_get_crypto_ops(const char *name) in ieee80211_get_crypto_ops() function
348 new_crypt->ops = try_then_request_module(ieee80211_get_crypto_ops("WEP"), in ieee80211_wx_set_encode()574 ops = try_then_request_module(ieee80211_get_crypto_ops(alg), module); in ieee80211_wx_set_encode_ext()
231 #define ieee80211_get_crypto_ops ieee80211_get_crypto_ops_rsl macro
2861 ops = try_then_request_module(ieee80211_get_crypto_ops(param->u.crypt.alg), in ieee80211_wpa_set_encryption()