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

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


  Branch: refs/heads/openssl-3.1
  Home:   https://github.com/openssl/openssl
  Commit: f41c7125f76ddfbb656aaf982ffbaf726cb5fd29
      https://github.com/openssl/openssl/commit/f41c7125f76ddfbb656aaf982ffbaf726cb5fd29
  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)

(cherry picked from commit 33c09341bb081682535be0450ff6032df47ea141)




More information about the openssl-commits mailing list