Don't attempt to use X25519 for ECDSA in speed
authorMatt Caswell <matt@openssl.org>
Wed, 17 Jan 2018 10:33:18 +0000 (10:33 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 22 Jan 2018 10:30:26 +0000 (10:30 +0000)
commit43b560d5ac67d15c2e38b72f4c055d6efa3e5be1
tree07ce26bc7313023ae4360c28d44b5f1bbe37412a
parent462163e91a6f06e8bf0791a01f6e0a1897ad2081
Don't attempt to use X25519 for ECDSA in speed

Fixes #5090

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/5097)

(cherry picked from commit da1a1b5ac417c4e38f7717082d69cb5f0ceda6b9)
apps/speed.c