audk/CryptoPkg
Wenyi Xie 6f340acfb1 CryptoPkg/BaseCryptLib:Remove redundant init
CertCtx is used to be defined as a struct and ZeroMem is called to
init this struct. But now CertCtx is defined as a point, so use
ZeroMem (&CertCtx, sizeof (CertCtx)) is not correct any more.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Xiaoyu Lu <xiaoyu1.lu@intel.com>
Cc: Guomin Jiang <guomin.jiang@intel.com>
Signed-off-by: Wenyi Xie <xiewenyi2@huawei.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
2022-09-23 00:36:29 +00:00
..
Driver CryptoPkg: Add new hash algorithm ParallelHash256HashAll in BaseCryptLib. 2022-03-18 06:49:18 +00:00
Include CryptoPkg: Add new hash algorithm ParallelHash256HashAll in BaseCryptLib. 2022-03-18 06:49:18 +00:00
Library CryptoPkg/BaseCryptLib:Remove redundant init 2022-09-23 00:36:29 +00:00
Private CryptoPkg: Add new hash algorithm ParallelHash256HashAll in BaseCryptLib. 2022-03-18 06:49:18 +00:00
Test CryptoPkg: Remove RVCT support 2022-05-13 14:58:54 +00:00
CryptoPkg.ci.yaml CryptoPkg/openssl: disable codestyle checks for generated files 2022-05-11 00:04:39 +00:00
CryptoPkg.dec CryptoPkg: Rename PCD about openssl EC configuration 2022-05-11 00:04:39 +00:00
CryptoPkg.dsc CryptoPkg: Add SecCryptLib 2022-06-03 11:41:36 +00:00
CryptoPkg.uni CryptoPkg/BaseHashApiLib: Align BaseHashApiLib with TPM 2.0 Implementation 2020-02-19 16:38:22 +00:00
CryptoPkgExtra.uni CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00