]> git.sur5r.net Git - u-boot/commit
crypto/fsl - Add progressive hashing support using hardware acceleration.
authorgaurav rana <gaurav.rana@freescale.com>
Fri, 20 Feb 2015 07:21:46 +0000 (12:51 +0530)
committerYork Sun <yorksun@freescale.com>
Wed, 25 Feb 2015 21:20:02 +0000 (13:20 -0800)
commit94e3c8c4fd7bfe395fa467973cd647551d6d98c7
treeb591415085fa8629245dcd2183f2dc50f550ccc1
parent7ee8c4795d0ab0f1cd25496bfbcdedb184ef5a8d
crypto/fsl - Add progressive hashing support using hardware acceleration.

Currently only normal hashing is supported using hardware acceleration.
Added support for progressive hashing using hardware.

Signed-off-by: Ruchika Gupta <ruchika.gupta@freescale.com>
Signed-off-by: Gaurav Rana <gaurav.rana@freescale.com>
CC: Simon Glass <sjg@chromium.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: York Sun <yorksun@freescale.com>
Kconfig
README
common/hash.c
drivers/crypto/fsl/fsl_hash.c
drivers/crypto/fsl/fsl_hash.h [new file with mode: 0644]
include/fsl_sec.h
include/hw_sha.h
lib/Kconfig