openssl/crypto/whrlpool
joe2018Outlookcom ca33a43fe2 Fix warning C4164 in MSVC.
Fix: crypto\whrlpool\wp_block.c(90) : warning C4164: '_rotl64' : intrinsic function not declared.
Fixes #9487

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9488)

(cherry picked from commit 0c789f59f1)
2019-07-31 17:32:16 +01:00
..
asm Remove email addresses from source code. 2017-10-13 10:06:59 -04:00
build.info Harmonize the make variables across all known platforms families 2018-02-14 17:13:53 +01:00
wp_block.c Fix warning C4164 in MSVC. 2019-07-31 17:32:16 +01:00
wp_dgst.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
wp_locl.h