Latest update.
This commit is contained in:
@@ -205,6 +205,11 @@ struct rand_drbg_st {
|
||||
*/
|
||||
struct rand_pool_st *pool;
|
||||
|
||||
/*
|
||||
* Auxiliary pool for additional data.
|
||||
*/
|
||||
struct rand_pool_st *adin_pool;
|
||||
|
||||
/*
|
||||
* The following parameters are setup by the per-type "init" function.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user