]> 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:44:52 +0000 (09:44 +0100)
commitc8654f79f4e40e6ca0e05cc111f515ca11248e29
treefbc04100052e99ceeadbd9943f90ed502c0fd8f3
parent7097d2e00ea9f0119a5e42f13a51487fb1e67aa3
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)
crypto/evp/exchange.c