projects
/
openssl.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add support for Dual EC DRBG from SP800-90. Include updates to algorithm
[openssl.git]
/
fips
/
rand
/
fips_rand.h
diff --git
a/fips/rand/fips_rand.h
b/fips/rand/fips_rand.h
index
2a2f996
..
a6a8641
100644
(file)
--- a/
fips/rand/fips_rand.h
+++ b/
fips/rand/fips_rand.h
@@
-53,6
+53,7
@@
#include <openssl/aes.h>
#include <openssl/evp.h>
#include <openssl/hmac.h>
#include <openssl/aes.h>
#include <openssl/evp.h>
#include <openssl/hmac.h>
+#include <openssl/ec.h>
#ifdef OPENSSL_FIPS
#ifdef OPENSSL_FIPS