audk/CryptoPkg/Library/BaseCryptLib
Gerd Hoffmann 2a6dc1211f CryptoPkg/BaseCryptLib: drop BIO_* dummy functions
openssl 3.0 requires a functional BIO_sprintf() implementation.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Xiaoyu Lu <xiaoyu1.lu@intel.com>
Cc: Guomin Jiang <guomin.jiang@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Tested-by: Ard Biesheuvel <ardb@kernel.org>
Tested-by: Brian J. Johnson <brian.johnson@hpe.com>
Tested-by: Kenneth Lautner <klautner@microsoft.com>
2023-08-09 07:10:31 +00:00
..
Bn CryptoPkg: Add BigNum support 2022-09-23 10:08:24 +00:00
Cipher CryptoPkg: add AeadAesGcm support. 2022-09-23 08:24:42 +00:00
Hash CryptoPkg/BaseCryptLib: adapt CryptSm3.c to openssl 3.0 changes. 2023-08-09 07:10:31 +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 CryptoPkg: Fix conditionally uninitialized variable 2023-04-03 15:29:08 +00:00
Rand CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SysCall CryptoPkg/BaseCryptLib: drop BIO_* dummy functions 2023-08-09 07:10:31 +00:00
BaseCryptLib.inf CryptoPkg: Delete CLANG35 and CLANG38 build flags; add CLANGDWARF flags 2023-05-10 10:58:16 +08:00
BaseCryptLib.uni CryptoPkg/Library/BaseCryptLib: Add missing UNI file and fix format 2022-10-24 07:49:43 +00:00
InternalCryptLib.h CryptoPkg/BaseCryptLib: no openssl deprecation warnings please 2023-08-09 07:10:31 +00:00
PeiCryptLib.inf CryptoPkg: Delete CLANG35 and CLANG38 build flags; add CLANGDWARF flags 2023-05-10 10:58:16 +08:00
PeiCryptLib.uni CryptoPkg/Library/BaseCryptLib: Add missing UNI file and fix format 2022-10-24 07:49:43 +00:00
RuntimeCryptLib.inf CryptoPkg: Delete CLANG35 and CLANG38 build flags; add CLANGDWARF flags 2023-05-10 10:58:16 +08: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: Delete CLANG35 and CLANG38 build flags; add CLANGDWARF flags 2023-05-10 10:58:16 +08:00
SmmCryptLib.uni CryptoPkg/Library/BaseCryptLib: Add missing UNI file and fix format 2022-10-24 07:49:43 +00:00
UnitTestHostBaseCryptLib.inf CryptoPkg: Delete CLANG35 and CLANG38 build flags; add CLANGDWARF flags 2023-05-10 10:58:16 +08:00