From: Dr. Stephen Henson Date: Mon, 14 Feb 2011 16:55:28 +0000 (+0000) Subject: Don't use FIPS api for ec2_oct.c X-Git-Tag: OpenSSL-fips-2_0-rc1~749 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c966120412eed91db87f83b863ccd1ea68bb9468;p=oweals%2Fopenssl.git Don't use FIPS api for ec2_oct.c --- diff --git a/crypto/ec/ec2_oct.c b/crypto/ec/ec2_oct.c index f245fb5bc5..f1d75e5ddf 100644 --- a/crypto/ec/ec2_oct.c +++ b/crypto/ec/ec2_oct.c @@ -67,8 +67,6 @@ * */ -#define OPENSSL_FIPSAPI - #include #include "ec_lcl.h"