Remove the curve448 vector code
authorMatt Caswell <matt@openssl.org>
Mon, 12 Feb 2018 14:38:13 +0000 (14:38 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 20 Feb 2018 12:59:31 +0000 (12:59 +0000)
commit2abe3cad23a12fb868ca469b8ce9a9f335c11e9d
tree308cef4cac8d4f7d4efc3ce3c9f2b0c053b9f655
parent53ef3252fa3f7008feaf5696d24a05bef0efa676
Remove the curve448 vector code

We removed various platform specific optimisation files in an earlier
commit. The vector code was related to that and therefore is no longer
required. It may be resurrected at a later point if we reintroduce the
opimtisations.

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/5105)
crypto/ec/curve448/curve448_tables.c
crypto/ec/curve448/point_448.h
crypto/ec/curve448/word.h