summaryrefslogtreecommitdiffstats
path: root/crypto/dh
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2024-06-17 16:48:26 +0200
committerTomas Mraz <tomas@openssl.org>2024-06-21 16:42:06 +0200
commit7433b6c1ae18fbea87c294f7c5415c0342e53d9a (patch)
tree36ddd89edd2daf6ece39f85da064bc409138d7f5 /crypto/dh
parentae1e12ef1d94cb34e58722b19e8242ded1457269 (diff)
Fix regression of EVP_PKEY_CTX_add1_hkdf_info() with older providers
If there is no get_ctx_params() implemented in the key exchange provider implementation the fallback will not work. Instead check the gettable_ctx_params() to see if the fallback should be performed. Fixes #24611 Reviewed-by: Paul Dale <ppzgs1@gmail.com> Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com> (Merged from https://github.com/openssl/openssl/pull/24661) (cherry picked from commit 663dbc9c9c897392a9f9d18aa9a8400ca024dc5d)
Diffstat (limited to 'crypto/dh')
0 files changed, 0 insertions, 0 deletions