From a27de7b7fde7c18e7e4f28c6aa2d9f06635d3f08 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Thu, 27 Jan 2011 14:24:42 +0000 Subject: use FIPSEVP in some bn and rsa files --- crypto/bn/bn_mont.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'crypto/bn/bn_mont.c') diff --git a/crypto/bn/bn_mont.c b/crypto/bn/bn_mont.c index 7224637ab3..b00a8cf340 100644 --- a/crypto/bn/bn_mont.c +++ b/crypto/bn/bn_mont.c @@ -116,6 +116,8 @@ * sections 3.8 and 4.2 in http://security.ece.orst.edu/koc/papers/r01rsasw.pdf */ +#define OPENSSL_FIPSEVP + #include #include "cryptlib.h" #include "bn_lcl.h" -- cgit v1.2.3