Branch: refs/heads/openssl-3.0
  Home:   https://github.com/openssl/openssl
  Commit: 2686c5c6661e659a1aa1c3863359ead7f152e792
      
https://github.com/openssl/openssl/commit/2686c5c6661e659a1aa1c3863359ead7f152e792
  Author: Dmitry Belyavskiy <beld...@gmail.com>
  Date:   2022-08-23 (Tue, 23 Aug 2022)

  Changed paths:
    M apps/speed.c

  Log Message:
  -----------
  openssl speed fails in FIPS mode

...because it uses md5 for HMAC tests. Skip md5 in case of its
unavailability.

Reviewed-by: Tomas Mraz <to...@openssl.org>
Reviewed-by: Tim Hudson <t...@openssl.org>
Reviewed-by: Paul Dale <pa...@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17331)

(cherry picked from commit c63e8637fd79c826b3c438cf99cf7f1b293e8318)


Reply via email to