Searched refs:lib80211_crypt_ccmp (Results 1 – 3 of 3) sorted by relevance
421 static struct lib80211_crypto_ops lib80211_crypt_ccmp = { variable439 return lib80211_register_crypto_ops(&lib80211_crypt_ccmp); in lib80211_crypto_ccmp_init()444 lib80211_unregister_crypto_ops(&lib80211_crypt_ccmp); in lib80211_crypto_ccmp_exit()
5 obj-$(CONFIG_LIB80211_CRYPT_CCMP) += lib80211_crypt_ccmp.o
[all...]