commit | 74bda4fe3d6d153a6b66b5f1e412c32b718bcfbc | [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 | fe68a67a5f11991146f47c2975a4e1156355a92c [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>