]> git.ipfire.org Git - thirdparty/openssl.git/commit
kem: rename files for autogeneration of param parsing
authorPauli <ppzgs1@gmail.com>
Fri, 25 Jul 2025 03:03:40 +0000 (13:03 +1000)
committerPauli <ppzgs1@gmail.com>
Wed, 13 Aug 2025 02:06:00 +0000 (12:06 +1000)
commit47a305bc78273eae0320738f6bb66643a343dbcf
tree040dde7c6ea34f38b2eb04a4ae134965ede243c4
parent213135a758c2914ce1c983b1feb89f28f2082400
kem: rename files for autogeneration of param parsing

Reviewed-by: Paul Yang <paulyang.inf@gmail.com>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28149)
.gitignore
build.info
providers/implementations/include/prov/eckem.h [moved from providers/implementations/kem/eckem.h with 100% similarity]
providers/implementations/kem/ec_kem.c.in [moved from providers/implementations/kem/ec_kem.c with 99% similarity]
providers/implementations/kem/ecx_kem.c.in [moved from providers/implementations/kem/ecx_kem.c with 99% similarity]
providers/implementations/kem/kem_util.c
providers/implementations/kem/ml_kem_kem.c.in [moved from providers/implementations/kem/ml_kem_kem.c with 100% similarity]
providers/implementations/kem/rsa_kem.c.in [moved from providers/implementations/kem/rsa_kem.c with 100% similarity]