openssl/providers/implementations/exchange
Todd Short 6b566687b5 Fix EVP_PKEY_CTX_add1_hkdf_info() behavior
Fix #23448

`EVP_PKEY_CTX_add1_hkdf_info()` behaves like a `set1` function.

Fix the setting of the parameter in the params code.
Update the TLS_PRF code to also use the params code.
Add tests.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23456)
2024-04-09 20:19:07 +02:00
..
build.info configure: introduce no-ecx to remove ECX related feature 2023-06-14 13:06:22 +10:00
dh_exch.c Copyright year updates 2023-09-07 09:59:15 +01:00
ecdh_exch.c Copyright year updates 2023-09-07 09:59:15 +01:00
ecx_exch.c Copyright year updates 2023-09-07 09:59:15 +01:00
kdf_exch.c Fix EVP_PKEY_CTX_add1_hkdf_info() behavior 2024-04-09 20:19:07 +02:00