]> git.baikalelectronics.ru Git - kernel.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)
commitb1ec8c39e859dfddc6f1de57c0f4b1e1e5a1db10
treebcd8662a0fa23f820d0fe29fccfaaa0d98a4c30d
parentb86a3ab0e0840bea27de3a1ccf2d09b3ff3721c1
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