From: Pauli Date: Wed, 4 Jun 2025 03:44:12 +0000 (+1000) Subject: rename ml_dsa_kmgmt.c & ml_kem_kmgmt.c to ml_dsa_kmgmt.c.in & ml_kem_kmgmt.c.in X-Git-Tag: openssl-3.6.0-alpha1~629 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23c87cef5200973f2873a6884e1e87878914cafb;p=thirdparty%2Fopenssl.git rename ml_dsa_kmgmt.c & ml_kem_kmgmt.c to ml_dsa_kmgmt.c.in & ml_kem_kmgmt.c.in Reviewed-by: Shane Lontis Reviewed-by: Viktor Dukhovni (Merged from https://github.com/openssl/openssl/pull/27756) --- diff --git a/providers/implementations/keymgmt/ml_dsa_kmgmt.c b/providers/implementations/keymgmt/ml_dsa_kmgmt.c.in similarity index 100% rename from providers/implementations/keymgmt/ml_dsa_kmgmt.c rename to providers/implementations/keymgmt/ml_dsa_kmgmt.c.in diff --git a/providers/implementations/keymgmt/ml_kem_kmgmt.c b/providers/implementations/keymgmt/ml_kem_kmgmt.c.in similarity index 100% rename from providers/implementations/keymgmt/ml_kem_kmgmt.c rename to providers/implementations/keymgmt/ml_kem_kmgmt.c.in