ARM assembler pack. Add bn_GF2m_mul_2x2 implementation (see source code
[oweals/openssl.git] / crypto / bn / bn_ctx.c
index 3f2256f67575aeca46c110ba8416bfba1daa60af..0272dbb62b0dd0e78d3b1902cc200625dc39a360 100644 (file)
@@ -60,6 +60,8 @@
 #endif
 #endif
 
+#define OPENSSL_FIPSAPI
+
 #include <stdio.h>
 #include <assert.h>