use FIPSEVP in some bn and rsa files

This commit is contained in:
Dr. Stephen Henson 2011-01-27 14:24:42 +00:00
parent 54e02a234c
commit a27de7b7fd
2 changed files with 4 additions and 0 deletions

View File

@ -116,6 +116,8 @@
* sections 3.8 and 4.2 in http://security.ece.orst.edu/koc/papers/r01rsasw.pdf
*/
#define OPENSSL_FIPSEVP
#include <stdio.h>
#include "cryptlib.h"
#include "bn_lcl.h"

View File

@ -109,6 +109,8 @@
*
*/
#define OPENSSL_FIPSEVP
#include <stdio.h>
#include "cryptlib.h"
#include <openssl/bn.h>