audk/CryptoPkg/Library/OpensslLib/OpensslStub
Ard Biesheuvel 1a89c690a1 CryptoPkg/OpensslLib: Create SM3-only version of the library
Create a special OpensslLib implementation that only exposes the SM3
routines that MbedTlsLib borrows from OpensslLib, to avoid having to
pull in other parts of OpenSSL that are not needed (e.g., via the
library constructor)

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
2024-09-23 06:11:25 +00:00
..
AArch64Cap.c CryptoPkg/OpensslLib: Add AArch64Cap for arch specific hooks 2024-08-01 13:41:01 +00:00
EcSm2Null.c CryptoPkg: Move all UEFI implement of openssl to OpensslStub 2023-08-09 07:10:31 +00:00
EncoderNull.c CryptoPkg: add more dummy implement of openssl for size optimization 2023-08-09 07:10:31 +00:00
OpensslCleanse.c CryptoPkg/OpensslLib: Create SM3-only version of the library 2024-09-23 06:11:25 +00:00
Pkcs12Null.c CryptoPkg: add more dummy implement of openssl for size optimization 2023-08-09 07:10:31 +00:00
SslExtServNull.c CryptoPkg: add more dummy implement of openssl for size optimization 2023-08-09 07:10:31 +00:00
SslNull.c CryptoPkg: adapt 3.0 change in SslNull.c 2023-08-09 07:10:31 +00:00
SslStatServNull.c CryptoPkg: add more dummy implement of openssl for size optimization 2023-08-09 07:10:31 +00:00
ossl_store.c CryptoPkg: Move all UEFI implement of openssl to OpensslStub 2023-08-09 07:10:31 +00:00
rand_pool.c CryptoPkg: Move all UEFI implement of openssl to OpensslStub 2023-08-09 07:10:31 +00:00
uefiprov.c CryptoPkg: Add support for aes128-sha256 and aes256-sha256 cipher 2024-05-31 07:44:03 +00:00