Remove the curve448 specific constant time implementation
authorMatt Caswell <matt@openssl.org>
Thu, 1 Feb 2018 13:53:56 +0000 (13:53 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 20 Feb 2018 12:59:30 +0000 (12:59 +0000)
commitf918504f91780225d8edc9ac0d4308e005b4d078
tree2cf034c28f2a23af27cd4ad0f2abba52233629df
parente0fa632420adaab5f0c5fb1db7190dcbd7637a18
Remove the curve448 specific constant time implementation

Instead we should use the standard OpenSSL constant time routines.

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/5105)
crypto/ec/curve448/arch_32/arch_intrinsics.h
crypto/ec/curve448/constant_time.h [deleted file]
crypto/ec/curve448/field.h
crypto/ec/curve448/scalar.c
crypto/ec/curve448/word.h