From: Rich Salz Date: Wed, 29 Jan 2020 18:21:19 +0000 (-0500) Subject: The -hmac option to speed is now #ifdef'd X-Git-Tag: openssl-3.0.0-alpha1~532 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54f78b1786b5b46177638d852125ddcce983df55;p=thirdparty%2Fopenssl.git The -hmac option to speed is now #ifdef'd Reviewed-by: Matthias St. Pierre Reviewed-by: Dmitry Belyavskiy (Merged from https://github.com/openssl/openssl/pull/10972) --- diff --git a/doc/man1/openssl-speed.pod.in b/doc/man1/openssl-speed.pod.in index 669b206fe63..a15320c0fb6 100644 --- a/doc/man1/openssl-speed.pod.in +++ b/doc/man1/openssl-speed.pod.in @@ -27,7 +27,7 @@ B {- $OpenSSL::safe::opt_engine_synopsis -} [I ...] -=for openssl ifdef cmac multi async_jobs engine +=for openssl ifdef hmac cmac multi async_jobs engine =head1 DESCRIPTION