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>
Showing
- Kconfig 3 additions, 1 deletionKconfig
- README 16 additions, 4 deletionsREADME
- common/hash.c 10 additions, 0 deletionscommon/hash.c
- drivers/crypto/fsl/fsl_hash.c 137 additions, 1 deletiondrivers/crypto/fsl/fsl_hash.c
- drivers/crypto/fsl/fsl_hash.h 34 additions, 0 deletionsdrivers/crypto/fsl/fsl_hash.h
- include/fsl_sec.h 26 additions, 0 deletionsinclude/fsl_sec.h
- include/hw_sha.h 40 additions, 1 deletioninclude/hw_sha.h
- lib/Kconfig 36 additions, 0 deletionslib/Kconfig
Loading
Please register or sign in to comment