Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dlib80211.c237 static struct lib80211_crypto_ops lib80211_crypt_null = { variable
247 return lib80211_register_crypto_ops(&lib80211_crypt_null); in lib80211_init()
252 lib80211_unregister_crypto_ops(&lib80211_crypt_null); in lib80211_exit()