diff options
Diffstat (limited to 'thirdparty/openssl/crypto/whrlpool/wp_locl.h')
-rw-r--r-- | thirdparty/openssl/crypto/whrlpool/wp_locl.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/thirdparty/openssl/crypto/whrlpool/wp_locl.h b/thirdparty/openssl/crypto/whrlpool/wp_locl.h deleted file mode 100644 index 6e7b549e1e..0000000000 --- a/thirdparty/openssl/crypto/whrlpool/wp_locl.h +++ /dev/null @@ -1,3 +0,0 @@ -#include <openssl/whrlpool.h> - -void whirlpool_block(WHIRLPOOL_CTX *, const void *, size_t); |