]> git.ipfire.org Git - thirdparty/openssl.git/commit
asymciphers: Use include file for generated code
authorSimo Sorce <simo@redhat.com>
Thu, 16 Oct 2025 19:48:06 +0000 (15:48 -0400)
committerDmitry Belyavskiy <beldmit@gmail.com>
Mon, 20 Oct 2025 07:45:53 +0000 (09:45 +0200)
commitd6e9de921c87a2d878b350373f6438145d1ee107
tree0dfec5c7591c96aca28a9c682704e11a2ab0e361
parent9e982779f99028e189f9fffd8217d2bce96a4620
asymciphers: 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/asymciphers/rsa_enc.c [moved from providers/implementations/asymciphers/rsa_enc.c.in with 88% similarity]
providers/implementations/asymciphers/rsa_enc.inc.in [new file with mode: 0644]
providers/implementations/asymciphers/sm2_enc.c [moved from providers/implementations/asymciphers/sm2_enc.c.in with 91% similarity]
providers/implementations/asymciphers/sm2_enc.inc.in [new file with mode: 0644]