projects
/
openssl.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Allow setting of get_entropy and get_nonce callbacks outside test mode.
[openssl.git]
/
fips
/
rand
/
fips_rand_lcl.h
diff --git
a/fips/rand/fips_rand_lcl.h
b/fips/rand/fips_rand_lcl.h
index
8f97ac0
..
4ec4ef8
100644
(file)
--- a/
fips/rand/fips_rand_lcl.h
+++ b/
fips/rand/fips_rand_lcl.h
@@
-84,8
+84,6
@@
struct drbg_ctr_ctx_st
/* DRBG flags */
-/* PRNG is in test state */
-#define DRBG_FLAG_TEST 0x2
/* Functions shouldn't call err library */
#define DRBG_FLAG_NOERR 0x4