rtcp_new: return failure if allocation of bi->ptr failed
[openssl.git] / crypto / rsa / rsa_ssl.c
index cfeff15bc9c125c30e418a2e5351f019eba40236..1831fcf062027881961ad3e2d615cd22a08101b6 100644 (file)
@@ -56,6 +56,8 @@
  * [including the GNU Public Licence.]
  */
 
+#define OPENSSL_FIPSAPI
+
 #include <stdio.h>
 #include "cryptlib.h"
 #include <openssl/bn.h>