audk/CryptoPkg
Michael D Kinney 961fadf60c CryptoPkg/Test/UnitTest/Library/BaseCryptLib: Unit test fixes
* Update ImageTimeStampTest to return UNIT_TEST_PASSED instead of
  Status.  On success Status is TRUE(1), which was returning a unit
  test status of UNIT_TEST_ERROR_PREREQUISITE_NOT_MET.
* Update HmacTests to use the *Free() service from the HMAC family
  instead of FreePool().  Using FreePool() generates ASSERT() because
  the context being freed was not allocated using AllocatePool().

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>
Cc: Christopher Zurcher <christopher.zurcher@microsoft.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
2022-10-24 07:49:43 +00:00
..
Driver CryptoPkg: add new X509 function to Crypto Service. 2022-10-12 06:38:15 +00:00
Include CryptoPkg: Document and disable deprecated crypto services 2022-10-24 07:49:43 +00:00
Library CryptoPkg/Library/BaseCryptLib: Update internal functions/variables 2022-10-24 07:49:43 +00:00
Private CryptoPkg: add new X509 function to Crypto Service. 2022-10-12 06:38:15 +00:00
Test CryptoPkg/Test/UnitTest/Library/BaseCryptLib: Unit test fixes 2022-10-24 07:49:43 +00:00
CryptoPkg.ci.yaml CryptoPkg/Library/BaseCryptLib: Update internal functions/variables 2022-10-24 07:49:43 +00:00
CryptoPkg.dec CryptoPkg: Add ECC related usage reference 2022-09-26 07:03:56 +00:00
CryptoPkg.dsc CryptoPkg: Document and disable deprecated crypto services 2022-10-24 07:49:43 +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