summaryrefslogtreecommitdiffstats
path: root/crypto/ec/ec2_oct.c
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-02-14 16:55:28 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-02-14 16:55:28 +0000
commitc966120412eed91db87f83b863ccd1ea68bb9468 (patch)
tree405559e5215883ab1fd116272d7a17a4e203abc9 /crypto/ec/ec2_oct.c
parent84b08eee4b37c6594e43568f637d3aacbfd6105a (diff)
Don't use FIPS api for ec2_oct.c
Diffstat (limited to 'crypto/ec/ec2_oct.c')
-rw-r--r--crypto/ec/ec2_oct.c2
1 files changed, 0 insertions, 2 deletions
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 <openssl/err.h>
#include "ec_lcl.h"