OSDN Git Service

staging/rtl8192u: switch to RC4 library interface
authorArd Biesheuvel <ardb@kernel.org>
Mon, 31 Aug 2020 15:16:44 +0000 (18:16 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 11 Sep 2020 04:39:14 +0000 (14:39 +1000)
commitc59607784894c14110f1b69d601285d9d18bb6de
tree440d078ebff94e3b77183fc7faa31f5849cb3673
parent054694a46d64b59317fda59eae2509681fb3a1d4
staging/rtl8192u: switch to RC4 library interface

Switch to the ARC4 library interface, to remove the pointless
dependency on the skcipher API, from which we will hopefully be
able to drop ecb(arc4) skcipher support.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/staging/rtl8192u/Kconfig
drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c
drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_wep.c