]> git.ipfire.org Git - thirdparty/openssl.git/commit
storemgmt: Use include file for generated code
authorSimo Sorce <simo@redhat.com>
Mon, 13 Oct 2025 21:48:54 +0000 (17:48 -0400)
committerDmitry Belyavskiy <beldmit@gmail.com>
Mon, 20 Oct 2025 07:45:53 +0000 (09:45 +0200)
commit9e982779f99028e189f9fffd8217d2bce96a4620
tree314595a81c162dcb522f40f79467416a2f100abf
parent594c436d24cf2c1bd70caf7ad31a223f54cc9ce8
storemgmt: 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/storemgmt/file_store.c [moved from providers/implementations/storemgmt/file_store.c.in with 98% similarity]
providers/implementations/storemgmt/file_store.inc.in [new file with mode: 0644]
providers/implementations/storemgmt/file_store_any2obj.c [moved from providers/implementations/storemgmt/file_store_any2obj.c.in with 97% similarity]
providers/implementations/storemgmt/file_store_any2obj.inc.in [new file with mode: 0644]
providers/implementations/storemgmt/winstore_store.c [moved from providers/implementations/storemgmt/winstore_store.c.in with 96% similarity]
providers/implementations/storemgmt/winstore_store.inc.in [new file with mode: 0644]