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> |
||
|---|---|---|
| .. | ||
| BaseCryptLib | ||
| BaseCryptLibMbedTls | ||
| BaseCryptLibNull | ||
| BaseCryptLibOnProtocolPpi | ||
| BaseHashApiLib | ||
| Include | ||
| IntrinsicLib | ||
| MbedTlsLib | ||
| OpensslLib | ||
| TlsLib | ||
| TlsLibNull | ||