Skip to content
Snippets Groups Projects
Commit bf007ebb authored by Hung-ying Tyan's avatar Hung-ying Tyan Committed by Tom Rini
Browse files

gen: Add progressive hash API


Add hash_init(), hash_update() and hash_finish() to the
hash_algo struct. Add hash_lookup_algo() to look up the
struct given an algorithm name.

Signed-off-by: default avatarHung-ying Tyan <tyanh@chromium.org>
Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Signed-off-by: default avatarHeiko Schocher <hs@denx.de>
Acked-by: default avatarSimon Glass <sjg@chromium.org>
parent db1b5f3d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment