commit | 231ca5c79700b39dd9b7b6331a68b705a0c95813 | [log] [tgz] |
---|---|---|
author | Jit Loon Lim <jit.loon.lim@intel.com> | Wed Sep 13 09:25:59 2023 +0800 |
committer | Sieu Mun Tang <sieu.mun.tang@intel.com> | Fri Dec 15 01:44:29 2023 +0800 |
tree | 7562eeb21494519020978be3eb5a966d4ad5918a | |
parent | bb653a35a679202c4d2f37e7ca201e259e63a0eb [diff] |
fix(intel): update fcs crypto init code to check for mode The shall code only limit ECB, CBC and CTR mode to flow through the init function. Anything other than that, the code shall reject to prevent security vulnerability. Signed-off-by: Jit Loon Lim <jit.loon.lim@intel.com> Signed-off-by: Sieu Mun Tang <sieu.mun.tang@intel.com> Change-Id: I702ce90e229188830f8936bee2999610e9559b8b