Searched refs:ieee80211_crypto_ops (Results 1 – 22 of 22) sorted by relevance
28 struct ieee80211_crypto_ops { struct73 struct ieee80211_crypto_ops *ops; argument78 int ieee80211_register_crypto_ops(struct ieee80211_crypto_ops *ops);79 int ieee80211_unregister_crypto_ops(struct ieee80211_crypto_ops *ops);80 struct ieee80211_crypto_ops * ieee80211_get_crypto_ops(const char *name);
30 struct ieee80211_crypto_ops *ops;104 int ieee80211_register_crypto_ops(struct ieee80211_crypto_ops *ops) in ieee80211_register_crypto_ops()128 int ieee80211_unregister_crypto_ops(struct ieee80211_crypto_ops *ops) in ieee80211_unregister_crypto_ops()159 struct ieee80211_crypto_ops * ieee80211_get_crypto_ops(const char *name) in ieee80211_get_crypto_ops()189 static struct ieee80211_crypto_ops ieee80211_crypt_null = {
261 static struct ieee80211_crypto_ops ieee80211_crypt_wep = {
439 static struct ieee80211_crypto_ops ieee80211_crypt_ccmp = {
719 static struct ieee80211_crypto_ops ieee80211_crypt_tkip = {
484 struct ieee80211_crypto_ops *ops; in ieee80211_wx_set_encode_ext()
2797 struct ieee80211_crypto_ops *ops; in ieee80211_wpa_set_encryption()
265 static struct ieee80211_crypto_ops ieee80211_crypt_wep = {
457 static struct ieee80211_crypto_ops ieee80211_crypt_ccmp = {
778 static struct ieee80211_crypto_ops ieee80211_crypt_tkip = {
544 struct ieee80211_crypto_ops *ops; in ieee80211_wx_set_encode_ext()
3022 struct ieee80211_crypto_ops *ops; in ieee80211_wpa_set_encryption()
266 static struct ieee80211_crypto_ops ieee80211_crypt_wep = {
452 static struct ieee80211_crypto_ops ieee80211_crypt_ccmp = {
749 static struct ieee80211_crypto_ops ieee80211_crypt_tkip = {
536 struct ieee80211_crypto_ops *ops; in ieee80211_wx_set_encode_ext()
2960 struct ieee80211_crypto_ops *ops; in ieee80211_wpa_set_encryption()
28 struct ieee80211_crypto_ops { struct73 struct ieee80211_crypto_ops *ops; argument78 int ieee80211_register_crypto_ops(struct ieee80211_crypto_ops *ops);79 int ieee80211_unregister_crypto_ops(struct ieee80211_crypto_ops *ops);80 struct ieee80211_crypto_ops *ieee80211_get_crypto_ops(const char *name);