Fix disabled ecdsa in apps/speed
authorfangming.fang <fangming.fang@arm.com>
Fri, 27 Dec 2019 03:36:36 +0000 (03:36 +0000)
committerNicola Tuveri <nic.tuv@gmail.com>
Sun, 5 Jan 2020 11:45:33 +0000 (13:45 +0200)
commit49847f3c40590181270b2a57b8b2bc95a7579e82
tree4e385bca267cdbe8c31d085ebcfe6dc4446e76e0
parent940c5888a2510403ae6178581d9280f0b8ef700b
Fix disabled ecdsa in apps/speed

This came from f3fdfbf78c6b. run = 1 should be done in pkey_print_message
as well, otherwise other tests printed with pkey_print_message won't run.

Change-Id: I0ba0b05256ad6509ada4735b26d10f8a73fd89ec

Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/10710)

(cherry picked from commit 6e49b514067a2b6a30d064d2ae1fdfd8050c184b)
apps/speed.c