On Thu, Apr 28, 2016 at 6:18 PM, Jonas Eymann wrote:
> Hi Alexandru,
>
> >
> > Crypto hash algorithms must provide the statesize for
> > kernel 4.2+
> >
> > Referencing commit in the kernel:
> >
> > commit 8996eafdcbad149ac0f772fb1649fbb75c482a6a
> > Author: Russell King
> > Date: Fri Oct 9 20
Hi Alexandru,
>
> Crypto hash algorithms must provide the statesize for
> kernel 4.2+
>
> Referencing commit in the kernel:
>
> commit 8996eafdcbad149ac0f772fb1649fbb75c482a6a
> Author: Russell King
> Date: Fri Oct 9 20:43:33 2015 +0100
>
> crypto: ahash - ensure statesize is non-zero
>
Crypto hash algorithms must provide the statesize for
kernel 4.2+
Referencing commit in the kernel:
commit 8996eafdcbad149ac0f772fb1649fbb75c482a6a
Author: Russell King
Date: Fri Oct 9 20:43:33 2015 +0100
crypto: ahash - ensure statesize is non-zero
Unlike shash algorithms, ahash dri