Searched refs:lib80211_crypto_ops (Results 1 – 8 of 8) sorted by relevance
45 struct lib80211_crypto_ops { struct96 struct lib80211_crypto_ops *ops; argument117 int lib80211_register_crypto_ops(struct lib80211_crypto_ops *ops);118 int lib80211_unregister_crypto_ops(struct lib80211_crypto_ops *ops);119 struct lib80211_crypto_ops *lib80211_get_crypto_ops(const char *name);
38 struct lib80211_crypto_ops *ops;193 int lib80211_register_crypto_ops(struct lib80211_crypto_ops *ops) in lib80211_register_crypto_ops()215 int lib80211_unregister_crypto_ops(struct lib80211_crypto_ops *ops) in lib80211_unregister_crypto_ops()238 struct lib80211_crypto_ops *lib80211_get_crypto_ops(const char *name) in lib80211_get_crypto_ops()266 static struct lib80211_crypto_ops lib80211_crypt_null = {
268 static struct lib80211_crypto_ops lib80211_crypt_wep = {
466 static struct lib80211_crypto_ops lib80211_crypt_ccmp = {
754 static struct lib80211_crypto_ops lib80211_crypt_tkip = {
212 struct lib80211_crypto_ops *crypt;
3206 struct lib80211_crypto_ops *ops; in prism2_ioctl_siwencodeext()3448 struct lib80211_crypto_ops *ops; in prism2_ioctl_set_encryption()
542 struct lib80211_crypto_ops *ops; in libipw_wx_set_encodeext()