Home
last modified time | relevance | path

Searched refs:lib80211_crypt_null (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/net/wireless/
Dlib80211.c238 static struct lib80211_crypto_ops lib80211_crypt_null = { variable
248 return lib80211_register_crypto_ops(&lib80211_crypt_null); in lib80211_init()
253 lib80211_unregister_crypto_ops(&lib80211_crypt_null); in lib80211_exit()