| 34f092a1 | 21-Mar-2025 |
Girisha Dengi <girisha.dengi@intel.com> |
fix(intel): verify data size in AES GCM and GCM-GHASH modes
On the Agilex5 platform, in the FCS AES GCM and GCM-GHASH modes enc/dec data size should be 0 or multiple of 16bytes.
Change-Id: I23e51bf
fix(intel): verify data size in AES GCM and GCM-GHASH modes
On the Agilex5 platform, in the FCS AES GCM and GCM-GHASH modes enc/dec data size should be 0 or multiple of 16bytes.
Change-Id: I23e51bf942771e74d16f8a87fbfdbf36ef3c3893 Signed-off-by: Girisha Dengi <girisha.dengi@intel.com> Signed-off-by: Jit Loon Lim <jit.loon.lim@altera.com>
show more ...
|
| 731622fe | 27-Mar-2023 |
Jit Loon Lim <jit.loon.lim@intel.com> |
fix(intel): flash dcache before mmio read
Flash dcache before mmio read to avoid reading old/previous value.
Signed-off-by: Jit Loon Lim <jit.loon.lim@intel.com> Change-Id: Ifd5a63a3c0f20b3e673be62
fix(intel): flash dcache before mmio read
Flash dcache before mmio read to avoid reading old/previous value.
Signed-off-by: Jit Loon Lim <jit.loon.lim@intel.com> Change-Id: Ifd5a63a3c0f20b3e673be62ff5c3b6c4cf69df51
show more ...
|
| 70a7e6af | 28-Apr-2022 |
Sieu Mun Tang <sieu.mun.tang@intel.com> |
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
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
show more ...
|