]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
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)
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>

No differences found