Extensive reorganisation of PRNG handling in FIPS module: all calls
[openssl.git] / crypto / evp / e_des3.c
index 785d76b5bdefe82f35fdc5671a03c3c6a03ca357..2f016f043181781144449322212056350ae32765 100644 (file)
@@ -56,6 +56,8 @@
  * [including the GNU Public Licence.]
  */
 
+#define OPENSSL_FIPSAPI
+
 #include <stdio.h>
 #include "cryptlib.h"
 #ifndef OPENSSL_NO_DES