aboutsummaryrefslogtreecommitdiff
path: root/fips/dsa/fips_dssvs.c
diff options
context:
space:
mode:
Diffstat (limited to 'fips/dsa/fips_dssvs.c')
-rw-r--r--fips/dsa/fips_dssvs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fips/dsa/fips_dssvs.c b/fips/dsa/fips_dssvs.c
index 9c9e37b..513df72 100644
--- a/fips/dsa/fips_dssvs.c
+++ b/fips/dsa/fips_dssvs.c
@@ -10,7 +10,7 @@ int main(int argc, char **argv)
}
#else
-#define OPENSSL_FIPSEVP
+#define OPENSSL_FIPSAPI
#include <openssl/bn.h>
#include <openssl/dsa.h>