Re: Crypto Update for 4.13

2017-07-05 Thread Herbert Xu
On Wed, Jul 05, 2017 at 01:02:59PM -0700, Linus Torvalds wrote: > > That stupid CNN55XX driver was added with a default of "m"? > > WTF? Hell no. We don't add random new drivers and default them on - > and we do so even less when they are for very unusual hardware. Sorry, I'll make sure the defau

Re: Crypto Update for 4.13

2017-07-05 Thread Linus Torvalds
On Wed, Jul 5, 2017 at 6:01 AM, Herbert Xu wrote: > > Drivers: > > - Add support for CNN55XX adapters in cavium. Grr. I noticed this too late to fix it in the merge. That stupid CNN55XX driver was added with a default of "m"? WTF? Hell no. We don't add random new drivers and default them on - a

Crypto Update for 4.13

2017-07-05 Thread Herbert Xu
Hi Linus: Here is the crypto update for 4.13: Algorithms: - Add private key generation to ecdh. Drivers: - Add generic gcm(aes) to aesni-intel. - Add SafeXcel EIP197 crypto engine driver. - Add ecb(aes), cfb(aes) and ecb(des3_ede) to cavium. - Add support for CNN55XX adapters in cavium