From: Matt Caswell Date: Tue, 28 Nov 2017 14:56:43 +0000 (+0000) Subject: Rename the decaf files to curve448 files X-Git-Tag: OpenSSL_1_1_1-pre2~101 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bb6e60adc5d02d903cbbf92cf7b1d7152fb4a905;p=openssl Rename the decaf files to curve448 files Reviewed-by: Bernd Edlinger (Merged from https://github.com/openssl/openssl/pull/5105) --- diff --git a/crypto/ec/curve448/decaf.c b/crypto/ec/curve448/curve448.c similarity index 100% rename from crypto/ec/curve448/decaf.c rename to crypto/ec/curve448/curve448.c diff --git a/crypto/ec/curve448/decaf_tables.c b/crypto/ec/curve448/curve448_tables.c similarity index 100% rename from crypto/ec/curve448/decaf_tables.c rename to crypto/ec/curve448/curve448_tables.c