diff options
author | Ruchika Gupta <ruchika.gupta@freescale.com> | 2015-01-23 16:01:57 +0530 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2015-01-29 17:09:59 -0700 |
commit | 46fe2c04443f3d777791910da21649bb3ddf878f (patch) | |
tree | 4713a5df7c7a962f5535f7f01ef76b767bf8221a /arch/sparc/config.mk | |
parent | d9f23c7fe20fced0a84713d5084a6d2896463257 (diff) | |
download | talos-obmc-uboot-46fe2c04443f3d777791910da21649bb3ddf878f.tar.gz talos-obmc-uboot-46fe2c04443f3d777791910da21649bb3ddf878f.zip |
hash: Add function to find hash_algo struct with progressive hash
The hash_algo structure has some implementations in which progressive hash
API's are not defined. These are basically the hardware based implementations
of SHA. An API is added to find the algo which has progressive hash API's
defined. This can then be integrated with RSA checksum library which uses
Progressive Hash API's.
Signed-off-by: Ruchika Gupta <ruchika.gupta@freescale.com>
CC: Simon Glass <sjg@chromium.org>
Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/sparc/config.mk')
0 files changed, 0 insertions, 0 deletions