Re: [PATCH] crypto: x86/aesni - remove unused internal cipher algorithm

2019-06-13 Thread Herbert Xu
Eric Biggers wrote: > From: Eric Biggers > > Since commit 944585a64f5e ("crypto: x86/aes-ni - remove special handling > of AES in PCBC mode"), the "__aes-aesni" internal cipher algorithm is no > longer used. So remove it too. > > Signed-off-by: Eric Biggers > --- > arch/x86/crypto/aesni-intel

Re: [PATCH] crypto: x86/aesni - remove unused internal cipher algorithm

2019-06-02 Thread Ard Biesheuvel
On Mon, 3 Jun 2019 at 07:45, Eric Biggers wrote: > > From: Eric Biggers > > Since commit 944585a64f5e ("crypto: x86/aes-ni - remove special handling > of AES in PCBC mode"), the "__aes-aesni" internal cipher algorithm is no > longer used. So remove it too. > > Signed-off-by: Eric Biggers Acked

[PATCH] crypto: x86/aesni - remove unused internal cipher algorithm

2019-06-02 Thread Eric Biggers
From: Eric Biggers Since commit 944585a64f5e ("crypto: x86/aes-ni - remove special handling of AES in PCBC mode"), the "__aes-aesni" internal cipher algorithm is no longer used. So remove it too. Signed-off-by: Eric Biggers --- arch/x86/crypto/aesni-intel_glue.c | 45 +