From: Pauli Date: Wed, 16 Apr 2025 07:31:23 +0000 (+1000) Subject: rename ciphercommon.c X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9c7bfcd4245f60640e550809c843b5f0671666e;p=thirdparty%2Fopenssl.git rename ciphercommon.c Reviewed-by: Dmitry Belyavskiy Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/27392) --- diff --git a/providers/implementations/ciphers/ciphercommon.c b/providers/implementations/ciphers/ciphercommon.c.in similarity index 100% rename from providers/implementations/ciphers/ciphercommon.c rename to providers/implementations/ciphers/ciphercommon.c.in