commit | abc83f9df7e8166a1c0befd81e63047229b3a667 | [log] [tgz] |
---|---|---|
author | Chia-Wei Wang <chiawei_wang@aspeedtech.com> | Fri Jul 30 09:08:02 2021 +0800 |
committer | Tom Rini <trini@konsulko.com> | Wed Sep 01 19:25:37 2021 -0400 |
tree | f20c3b3bcfdb2d77661aecde69f5027aa89840ab | |
parent | b63dc08ffbc0fb862b8777117733ad30313b0501 [diff] |
lib/md5: Export progressive APIs Export the MD5 hash init/update/finish progressive APIs for better flexibility. Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com>