summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2017-11-28 14:56:43 +0000
committerMatt Caswell <matt@openssl.org>2018-02-20 12:59:30 +0000
commitbb6e60adc5d02d903cbbf92cf7b1d7152fb4a905 (patch)
tree89a7c746ef765fabd553582fa9f0967d1d642785
parentc4148792cf643677839096742ee090fe6f4ac910 (diff)
Rename the decaf files to curve448 files
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de> (Merged from https://github.com/openssl/openssl/pull/5105)
-rw-r--r--crypto/ec/curve448/curve448.c (renamed from crypto/ec/curve448/decaf.c)0
-rw-r--r--crypto/ec/curve448/curve448_tables.c (renamed from crypto/ec/curve448/decaf_tables.c)0
2 files changed, 0 insertions, 0 deletions
diff --git a/crypto/ec/curve448/decaf.c b/crypto/ec/curve448/curve448.c
index d5b684b3bd..d5b684b3bd 100644
--- a/crypto/ec/curve448/decaf.c
+++ b/crypto/ec/curve448/curve448.c
diff --git a/crypto/ec/curve448/decaf_tables.c b/crypto/ec/curve448/curve448_tables.c
index 8785a04865..8785a04865 100644
--- a/crypto/ec/curve448/decaf_tables.c
+++ b/crypto/ec/curve448/curve448_tables.c