commit | 527df9f449b4c335604822428e1e0ded355aa1ff | [log] [tgz] |
---|---|---|
author | Sieu Mun Tang <sieu.mun.tang@intel.com> | Thu Apr 28 16:28:48 2022 +0800 |
committer | Sieu Mun Tang <sieu.mun.tang@intel.com> | Wed May 11 17:45:57 2022 +0800 |
tree | 009197cba00bc57942a8be7976d1f4845692dcd6 | |
parent | e77d37d34b5d5ac9635b4ce3c51ca86361ad1a34 [diff] |
fix(intel): extending to support large file size for SHA2/HMAC get digest and verifying This patch is to extend to support large file size for SHA2/HMAC get digest and verifying. The large file will be split into smaller chunk and send using initialize, update and finalize staging method. Signed-off-by: Yuslaimi, Alif Zakuan <alif.zakuan.yuslaimi@intel.com> Signed-off-by: Sieu Mun Tang <sieu.mun.tang@intel.com> Change-Id: I1815deeb61287b32c3e77c5ac1b547b79ef12674