Re: [PATCH] s390: support hardware accelerated SHA-224

2011-07-04 Thread Herbert Xu
On Wed, Jun 29, 2011 at 02:23:16PM +0200, Jan Glauber wrote: > On recent s390 machines hardware acceleration is available for SHA-256. > SHA-224 is based on SHA-256 so it can also be accelerated by hardware. > Do this by adding the proper algorithm description and initialization. > > Signed-off-by

[PATCH] s390: support hardware accelerated SHA-224

2011-06-29 Thread Jan Glauber
On recent s390 machines hardware acceleration is available for SHA-256. SHA-224 is based on SHA-256 so it can also be accelerated by hardware. Do this by adding the proper algorithm description and initialization. Signed-off-by: Jan Glauber --- arch/s390/crypto/sha256_s390.c | 66 +