Searched defs:reseed (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/crypto/
H A Ddrbg.c1514 bool reseed = true; drbg_instantiate() local
513 drbg_ctr_update(struct drbg_state *drbg, struct list_head *seed, int reseed) drbg_ctr_update() argument
660 drbg_hmac_update(struct drbg_state *drbg, struct list_head *seed, int reseed) drbg_hmac_update() argument
865 drbg_hash_update(struct drbg_state *drbg, struct list_head *seed, int reseed) drbg_hash_update() argument
1047 __drbg_seed(struct drbg_state *drbg, struct list_head *seed, int reseed) __drbg_seed() argument
1110 drbg_seed(struct drbg_state *drbg, struct drbg_string *pers, bool reseed) drbg_seed() argument

Completed in 74 milliseconds