Re: [PATCH] crypto: aesni - disable "by8" AVX CTR optimization

2014-12-16 Thread James Yonan
On 15/12/2014 12:26, James Yonan wrote: Mathias, I'm seeing some anomalous results with the "by8" AVX CTR optimization in 3.18. the patch you're replying to actually *disabled* the "by8" variant for v3.17 as it had another bug related to wrong counter handling in GCM. The fix for that particu

Re: [PATCH v2 00/25] Multiple changes to crypto/ansi_cprng.c

2014-12-16 Thread Neil Horman
On Mon, Dec 15, 2014 at 05:01:02PM -0500, George Spelvin wrote: > > With that then, I'm really fine with the changes given that they pass the > > NIST > > tests. > > So here's the current list of issues. First, minor ones: > 1) Add const to DRBG interface, as per Stephan's request. > 2) Revised