Searched refs:fxrng_hash (Results 1 – 3 of 3) sorted by relevance
40 struct fxrng_hash { struct45 fxrng_hash_init(struct fxrng_hash *h) in fxrng_hash_init() argument54 fxrng_hash_update(struct fxrng_hash *h, const void *buf, size_t sz) in fxrng_hash_update()63 fxrng_hash_finish(struct fxrng_hash *h, uint8_t buf[static FXRNG_HASH_SZ], size_t sz) in fxrng_hash_finish()
176 struct fxrng_hash mix; in fxrng_rng_reseed_internal()
234 static struct fxrng_hash fxent_pool[FXRNG_NPOOLS];