Fix 'openssl speed' information printout
authorRichard Levitte <levitte@openssl.org>
Wed, 8 Sep 2021 19:58:19 +0000 (21:58 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 10 Sep 2021 10:16:12 +0000 (12:16 +0200)
commit9e1b6f3cdc9258b6759d00cd23819925c9e4c391
tree8f595e56d0a2c0b5cc5b7b7a5f0ae388c62147cf
parent2f9ded524c2c95ab4efcc12b14e098eb4613d2f5
Fix 'openssl speed' information printout

Most of all, this reduces the following:

    built on: built on: Wed Sep  8 19:41:55 2021 UTC

to:

    built on: Wed Sep  8 19:41:55 2021 UTC

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/16563)

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