[openssl/openssl] 33c093: openssl speed -multi -evp prints wrong algorithm name

Jörg Sommer noreply at github.com
Wed Jun 28 09:07:11 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 33c09341bb081682535be0450ff6032df47ea141
      https://github.com/openssl/openssl/commit/33c09341bb081682535be0450ff6032df47ea141
  Author: Jörg Sommer <joerg at jo-so.de>
  Date:   2023-06-28 (Wed, 28 Jun 2023)

  Changed paths:
    M apps/speed.c

  Log Message:
  -----------
  openssl speed -multi -evp prints wrong algorithm name

When running `openssl speed -evp md5` the result shows `md5` as algorithm
name. But when adding the option `-multi 2` it gives `evp` as algorithm
name.

Signed-off-by: Jörg Sommer <joerg at jo-so.de>

Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21216)




More information about the openssl-commits mailing list