]> git.ipfire.org Git - thirdparty/openssl.git/commit
exchange: Use include file for generated code
authorSimo Sorce <simo@redhat.com>
Thu, 16 Oct 2025 19:48:07 +0000 (15:48 -0400)
committerDmitry Belyavskiy <beldmit@gmail.com>
Mon, 20 Oct 2025 07:45:53 +0000 (09:45 +0200)
commit155fc997b5390fc97ee936c04ddabc55c90ada2b
tree7312561ee51bb1163e7c1ef14ff31805fd542518
parentf5b50a9a5ccd5da17ac767695c103178964750da
exchange: Use include file for generated code

Signed-off-by: Simo Sorce <simo@redhat.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/28838)
.gitignore
build.info
providers/implementations/exchange/dh_exch.c [moved from providers/implementations/exchange/dh_exch.c.in with 90% similarity]
providers/implementations/exchange/dh_exch.inc.in [new file with mode: 0644]
providers/implementations/exchange/ecdh_exch.c [moved from providers/implementations/exchange/ecdh_exch.c.in with 91% similarity]
providers/implementations/exchange/ecdh_exch.inc.in [new file with mode: 0644]
providers/implementations/exchange/ecx_exch.c [moved from providers/implementations/exchange/ecx_exch.c.in with 96% similarity]
providers/implementations/exchange/ecx_exch.inc.in [new file with mode: 0644]