openssl/crypto/ec/curve448
Matt Caswell 1b3c89cd1e Remove some logically dead code
Found by coverity. This is an artifact left over from the original
decaf import which generated the source code for different curves. For
curve 448 this is dead.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6373)
2018-05-31 10:38:51 +01:00
..
arch_32
curve448_lcl.h
curve448_tables.c
curve448.c ec/curve448/curve448.c: fix undefined behaviour sanitizer failure. 2018-03-03 22:02:22 +01:00
curve448utils.h ec/curve448: portability fixups. 2018-02-24 14:11:06 +01:00
ed448.h
eddsa.c Remove some logically dead code 2018-05-31 10:38:51 +01:00
f_generic.c ec/curve448/f_generic.c: fix VC-WIN32 debug build failure. 2018-03-03 22:03:44 +01:00
field.h curve448/field.h: relax alignment, as it doesn't work universally. 2018-03-22 11:50:44 +01:00
point_448.h fixup! More style fixes for the curve448 code 2018-02-20 12:59:31 +00:00
scalar.c ec/curve448/f_generic.c: fix VC-WIN32 debug build failure. 2018-03-03 22:03:44 +01:00
word.h Some more cleanups of curve448 code 2018-02-20 12:59:31 +00:00