From 73e45b2dd127b10d6259203082fe2b49aa268986 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Mon, 20 Oct 2014 13:13:59 +0100 Subject: remove OPENSSL_FIPSAPI Reviewed-by: Tim Hudson --- crypto/modes/gcm128.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/modes/gcm128.c') diff --git a/crypto/modes/gcm128.c b/crypto/modes/gcm128.c index fda6f052d2..662b6ff6ca 100644 --- a/crypto/modes/gcm128.c +++ b/crypto/modes/gcm128.c @@ -47,7 +47,7 @@ * ==================================================================== */ -#define OPENSSL_FIPSAPI + #include #include "modes_lcl.h" -- cgit v1.2.3