u-boot-brain/include/u-boot
Ruchika Gupta b37b46f042 rsa: Use checksum algorithms from struct hash_algo
Currently the hash functions used in RSA are called directly from the sha1
and sha256 libraries. Change the RSA checksum library to use the progressive
hash API's registered with struct hash_algo. This will allow the checksum
library to use the hardware accelerated progressive hash API's once available.

Signed-off-by: Ruchika Gupta <ruchika.gupta@freescale.com>
CC: Simon Glass <sjg@chromium.org>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
(Fixed build error in am335x_boneblack_vboot due to duplicate CONFIG_DM)

Change-Id: Ic44279432f88d4e8594c6e94feb1cfcae2443a54
2015-01-29 17:09:59 -07:00
..
crc.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
md5.h GCC47: Fix warning in md5.c 2012-04-29 14:14:08 +02:00
rsa-checksum.h rsa: Use checksum algorithms from struct hash_algo 2015-01-29 17:09:59 -07:00
rsa-mod-exp.h DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver 2015-01-29 17:09:58 -07:00
rsa.h Implement generalised RSA public exponents for verified boot 2014-08-09 11:17:01 -04:00
sha1.h includes: move openssl headers to include/u-boot 2014-06-19 11:19:04 -04:00
sha256.h includes: move openssl headers to include/u-boot 2014-06-19 11:19:04 -04:00
u-boot.lds.h start a linker script helper file 2009-08-23 22:33:33 +02:00
zlib.h lib/zlib: sparse fixes 2012-11-04 11:00:36 -07:00