Re: [PATCH 00/12] crypto: inside-secure - hmac(sha256/sha224) support

2018-03-16 Thread Herbert Xu
On Thu, Mar 15, 2018 at 04:45:54PM +0100, Antoine Tenart wrote: > > I made a small mistake as the first 3 patches of the series already > were merged into your tree, as they already were sent in a previous > series. You can just ignore them. OK. Thanks, -- Email: Herbert Xu Home Page: http://go

Re: [PATCH 00/12] crypto: inside-secure - hmac(sha256/sha224) support

2018-03-15 Thread Antoine Tenart
Hi Herbert, On Thu, Mar 15, 2018 at 04:38:39PM +0100, Antoine Tenart wrote: > > This series brings hmac(sha256) and hmac(sha224) support to the Inside > Secure cryptographic engine driver. > > The first 10 patches are fixes and reworks needed for the hmac(sha256) > and hmac(224) support to land

[PATCH 00/12] crypto: inside-secure - hmac(sha256/sha224) support

2018-03-15 Thread Antoine Tenart
Hi Herbert, This series brings hmac(sha256) and hmac(sha224) support to the Inside Secure cryptographic engine driver. The first 10 patches are fixes and reworks needed for the hmac(sha256) and hmac(224) support to land in. Then 2 patches adds the 2 new algorithms. This has been tested with boot