edk2/CryptoPkg/Library/BaseCryptLib
Levi Yun 11d93e980c CryptoPkg: add AES_encrypt/AES_decrpyt for TPM reference library
This is preparation patch to build TCG TPM v2.0 implementation [0].
TCG TPM v2.0 uses AES_encrypt()/AES_decrpyt() in openssl library to
implement its crypto operation.

For this, add wrapper for AES_encrypt()/AES_decrpyt().

Link: https://github.com/TrustedComputingGroup/TPM[0]
Signed-off-by: Yeoreum Yun <yeoreum.yun@arm.com>
2026-02-24 13:49:35 +00:00
..
Bn CryptoPkg: Add BigNum support 2022-09-23 10:08:24 +00:00
Cipher CryptoPkg: add AES_encrypt/AES_decrpyt for TPM reference library 2026-02-24 13:49:35 +00:00
Hash CryptoPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Hmac CryptoPkg/Library/BaseCryptLib: Update internal functions/variables 2022-10-24 07:49:43 +00:00
Kdf CryptoPkg/Library/BaseCryptLib: Update internal functions/variables 2022-10-24 07:49:43 +00:00
Pem CryptoPkg/Library: Cleanup BaseCryptLib and TlsLib 2022-10-24 07:49:43 +00:00
Pk SPDM related fix based on real hardware testing - CryptoPkg 2025-05-27 19:48:48 +00:00
Rand CryptoPkg: Remove deprecated code related to SHA-1 2024-05-31 15:54:23 +00:00
SysCall CryptoPkg/BaseCryptLib: Remove tolower() for unit tests 2025-09-19 10:03:52 +00:00
BaseCryptLib.inf CryptoPkg: Drop ARM32 Support 2025-09-25 22:04:10 +00:00
BaseCryptLib.uni CryptoPkg/Library/BaseCryptLib: Add missing UNI file and fix format 2022-10-24 07:49:43 +00:00
InternalCryptLib.h CryptoPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
PeiCryptLib.inf CryptoPkg: Drop ARM32 Support 2025-09-25 22:04:10 +00:00
PeiCryptLib.uni CryptoPkg/Library/BaseCryptLib: Add missing UNI file and fix format 2022-10-24 07:49:43 +00:00
RuntimeCryptLib.inf CryptoPkg: Drop ARM32 Support 2025-09-25 22:04:10 +00:00
RuntimeCryptLib.uni CryptoPkg/Library/BaseCryptLib: Add missing UNI file and fix format 2022-10-24 07:49:43 +00:00
SecCryptLib.inf CryptoPkg: Delete CLANG35 and CLANG38 build flags; add CLANGDWARF flags 2023-05-10 10:58:16 +08:00
SecCryptLib.uni CryptoPkg/Library/BaseCryptLib: Add missing UNI file and fix format 2022-10-24 07:49:43 +00:00
SmmCryptLib.inf CryptoPkg: Drop ARM32 Support 2025-09-25 22:04:10 +00:00
SmmCryptLib.uni CryptoPkg/Library/BaseCryptLib: Add missing UNI file and fix format 2022-10-24 07:49:43 +00:00
UnitTestHostBaseCryptLib.inf CryptoPkg/BaseCryptLib: Fix MODULE_TYPE for unit tests 2025-09-19 10:03:52 +00:00