Re: [PATCH v4 4/7] net/lib80211: move TKIP handling to ARC4 library code

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 12 Jun 2019 at 17:42, Eric Biggers <ebiggers@xxxxxxxxxx> wrote:
>
> On Wed, Jun 12, 2019 at 01:09:35AM +0200, Ard Biesheuvel wrote:
> > The crypto API abstraction is not very useful for invoking ciphers
> > directly, especially in the case of arc4, which only has a generic
> > implementation in C. So let's invoke the library code directly.
> >
> > Signed-off-by: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
> > ---
> >  net/wireless/lib80211_crypt_tkip.c | 48 +++++++-------------
> >  1 file changed, 17 insertions(+), 31 deletions(-)
> >
>
> Doesn't net/wireless/Kconfig also need to be updated to add 'select
> CRYPTO_LIB_ARC4' to LIB80211_CRYPT_TKIP, like you did for LIB80211_CRYPT_WEP?
>

Indeed.



[Index of Archives]     [Kernel]     [Gnu Classpath]     [Gnu Crypto]     [DM Crypt]     [Netfilter]     [Bugtraq]

  Powered by Linux