audk/CryptoPkg/Library/OpensslLib/OpensslStub
Sebastian Witt 7c1562f03c CryptoPkg: Add HMAC algorithms for signature/keymgmt
Some parts and versions of TLS require HMAC. This adds the missing HMAC
algorithms to the UEFI provider. One entry in the default signature
algorithms and one in the key management algorithms.

Source of these entries is the default OpenSSL provider, defltprov.c,
included in the OpenSSL library.

This change was required to connect to some TLS servers depending
on the used ciphers.

Signed-off-by: Sebastian Witt <sebastian.witt@siemens.com>
2025-01-14 02:44:57 +00:00
..
AArch64Cap.c CryptoPkg/OpensslLib: Add AArch64Cap for arch specific hooks 2024-08-01 13:41:01 +00:00
EcSm2Null.c
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 openssl: add more stubs for openssl 3.2.x 2024-12-06 08:01:25 +00:00
SslNull.c CryptoPkg: adapt 3.0 change in SslNull.c 2023-08-09 07:10:31 +00:00
SslStatServNull.c openssl: adapt stubs to openssl 3.2.x 2024-12-06 08:01:25 +00:00
ossl_store.c
rand_pool.c
uefiprov.c CryptoPkg: Add HMAC algorithms for signature/keymgmt 2025-01-14 02:44:57 +00:00