Latest update.
This commit is contained in:
@@ -308,8 +308,10 @@ struct rand_drbg_st {
|
||||
size_t seedlen;
|
||||
DRBG_STATUS state;
|
||||
|
||||
#ifndef FIPS_MODE
|
||||
/* Application data, mainly used in the KATs. */
|
||||
CRYPTO_EX_DATA ex_data;
|
||||
#endif
|
||||
|
||||
/* Implementation specific data */
|
||||
union {
|
||||
|
||||
Reference in New Issue
Block a user