mirror of
https://github.com/openssl/openssl.git
synced 2024-12-15 13:03:39 +08:00
use FIPSEVP in some bn and rsa files
This commit is contained in:
parent
54e02a234c
commit
a27de7b7fd
@ -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"
|
||||
|
@ -109,6 +109,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#define OPENSSL_FIPSEVP
|
||||
|
||||
#include <stdio.h>
|
||||
#include "cryptlib.h"
|
||||
#include <openssl/bn.h>
|
||||
|
Loading…
Reference in New Issue
Block a user