commit | 9bea8152aa25ba2893f04386045d7a3cb0c962cb | [log] [tgz] |
---|---|---|
author | Sieu Mun Tang <sieu.mun.tang@intel.com> | Thu Apr 28 16:15:54 2022 +0800 |
committer | Sieu Mun Tang <sieu.mun.tang@intel.com> | Wed May 11 17:45:50 2022 +0800 |
tree | 94d207012bf4f217df3454f69232780dcd3ccf8a | |
parent | 5d187c0ba8bac9cc7f9bf4aa667b0c223b4f84a6 [diff] |
fix(intel): extending to support large file size for AES encryption and decryption This patch is to extend to support large file size for AES encryption and decryption. The large file will be split into smaller chunk and send using initialize, update and finalize staging method. Signed-off-by: Sieu Mun Tang <sieu.mun.tang@intel.com> Change-Id: Ie2ceaf247e0d7082aad84faf399fbd18d129c36a