]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
lib80211: don't use skcipher
authorJohannes Berg <johannes.berg@intel.com>
Mon, 1 Oct 2018 07:16:08 +0000 (09:16 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 10 Oct 2018 12:44:16 +0000 (14:44 +0200)
commitb802a5d6f345d207a5dd120149f6d2fdff2e4fcc
treebcd8662a0fa23f820d0fe29fccfaaa0d98a4c30d
parent1edcfc20c9d93c58500f1556da63284162487081
lib80211: don't use skcipher

Using skcipher just makes the code longer, and mac80211
also "open-codes" the WEP encrypt/decrypt.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/lib80211_crypt_tkip.c
net/wireless/lib80211_crypt_wep.c