]> git.ipfire.org Git - thirdparty/openssl.git/commit
Keep the provided peer EVP_PKEY in the EVP_PKEY_CTX too
authorTomas Mraz <tomas@openssl.org>
Tue, 4 Mar 2025 17:43:18 +0000 (18:43 +0100)
committerTomas Mraz <tomas@openssl.org>
Fri, 14 Mar 2025 08:51:06 +0000 (09:51 +0100)
commit782912cccc70f8c3fed4e49db2f479d97af0bdf9
tree41b2a36945cb2bac29f884fa86b0f8546be1b36a
parentbc2380a20ee70f709552525ab6360fa75a712746
Keep the provided peer EVP_PKEY in the EVP_PKEY_CTX too

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26976)

(cherry picked from commit 2656922febfc36f6b44cff1c363917685633b4c5)
crypto/evp/exchange.c