Add 'fips-securitychecks' option and plumb this into the actual fips checks
[openssl.git] / providers / implementations / asymciphers / rsa_enc.c
index 437d7c5de9d05cb28e3b1d7e081617e42f890b91..199edbbaedb5ed5a1dad17c8d80fad7bfeaac0e9 100644 (file)
@@ -29,7 +29,7 @@
 #include "prov/provider_ctx.h"
 #include "prov/implementations.h"
 #include "prov/providercommon.h"
-#include "prov/check.h"
+#include "prov/securitycheck.h"
 
 #include <stdlib.h>