]> git.ipfire.org Git - thirdparty/openssl.git/commit
Keep the provided peer EVP_PKEY in the EVP_PKEY_CTX too openssl-3.1
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:40 +0000 (09:51 +0100)
commit18a17538cf713806ad4fc81f1347c1745a2e6819
tree0141952485bff96a90cce6bf3f59f8e00187d9ee
parent6fdf39cc7dbe754f65084c940ae9157196d66bca
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