]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fixed TLS1.3 handshake issue for legacy engine API.
authorYuan, Shuai <shuai.yuan@intel.com>
Wed, 10 May 2023 08:49:54 +0000 (04:49 -0400)
committerTomas Mraz <tomas@openssl.org>
Thu, 11 May 2023 10:49:40 +0000 (12:49 +0200)
commitbe6497aa208948c960a28363bac98a429677bd9d
treec2d95688b84aba7634fff84056f764d4a56eecd6
parent060f370ebc21b4d334a71ca8b8ab54f22199f177
Fixed TLS1.3 handshake issue for legacy engine API.

Signed-off-by: Yuan, Shuai <shuai.yuan@intel.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20922)
crypto/evp/ctrl_params_translate.c