]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/rsa/rsa_depr.c
Deprecate the low level RSA functions.
[thirdparty/openssl.git] / crypto / rsa / rsa_depr.c
index ed63262645da9085d79f8485658b14a031c1d411..8ba6e8c2ee4c50010771cef31cd5661ff1e91c89 100644 (file)
  * "new" versions).
  */
 
+/*
+ * RSA low level APIs are deprecated for public use, but still ok for
+ * internal use.
+ */
+#include "internal/deprecated.h"
+
 #include <openssl/opensslconf.h>
 #ifdef OPENSSL_NO_DEPRECATED_0_9_8
 NON_EMPTY_TRANSLATION_UNIT