mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
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> |
||
|---|---|---|
| .. | ||
| CryptLib.c | ||
| CryptLib.uni | ||
| DxeCryptLib.c | ||
| DxeCryptLib.inf | ||
| PeiCryptLib.c | ||
| PeiCryptLib.inf | ||
| SmmCryptLib.c | ||
| SmmCryptLib.inf | ||
| StandaloneMmCryptLib.c | ||
| StandaloneMmCryptLib.inf | ||