commit | 70a7e6af958f3541476a8de6baac8e376fcc67f9 | [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 | 1d97dd74cd128edd7ad45b725603444333c7b262 [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