]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/whrlpool/wp_dgst.c
Deprecate the low level Whirlpool functions.
[thirdparty/openssl.git] / crypto / whrlpool / wp_dgst.c
index 3a4a80931d4da676ec36c6303782ad8389160ca6..3b8232dc0b8d2c88f44937396ee4274e962db827 100644 (file)
  * input. This is done for performance.
  */
 
+/*
+ * Whirlpool low level APIs are deprecated for public use, but still ok for
+ * internal use.
+ */
+#include "internal/deprecated.h"
+
 #include <openssl/crypto.h>
 #include "wp_local.h"
 #include <string.h>