Move MAC computations for Finished from ssl3_read_bytes into
[openssl.git] / rsaref / rsaref.h
index bbc314fbbdb3a12a2ab15b977e12d350ef5ed9a0..15f65dd94f8d2b7e1e447ce8709e32f0d7a44d75 100644 (file)
 #ifndef HEADER_RSAREF_H
 #define HEADER_RSAREF_H
 
+#ifdef __cplusplus
+extern "C" {
+#endif
+#ifndef NO_RSA
 #include <openssl/rsa.h>
 
 /* RSAeuro */
@@ -128,6 +133,7 @@ int R_RandomFinal(RSARandomState *rnd);
 
 void ERR_load_RSAREF_strings(void );
 RSA_METHOD *RSA_PKCS1_RSAref(void );
+#endif
 
 /* BEGIN ERROR CODES */
 /* The following lines are auto generated by the script mkerr.pl. Any changes