Remove some unneccessary use of constant time code in curve448
authorMatt Caswell <matt@openssl.org>
Wed, 7 Feb 2018 12:14:25 +0000 (12:14 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 20 Feb 2018 12:59:31 +0000 (12:59 +0000)
commita7232276fef30a63070fd9dbb53d3820d3761d5b
tree5cf1a63b04c11509fb4e842b1f11202d60fc244d
parent434149c7448729b5c20d61c359bd9dc367cf5604
Remove some unneccessary use of constant time code in curve448

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