Home
last modified time | relevance | path

Searched refs:crng_reseed (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/char/
A Drandom.c512 static void crng_reseed(struct crng_state *crng, struct entropy_store *r);
726 crng_reseed(&primary_crng, r); in credit_entropy_bits()
938 static void crng_reseed(struct crng_state *crng, struct entropy_store *r) in crng_reseed() function
996 crng_reseed(crng, crng == &primary_crng ? &input_pool : NULL); in _extract_crng()
1951 crng_reseed(&primary_crng, &input_pool); in random_ioctl()
/linux/
A DSystem.map29868 ffff8000107c05a4 t crng_reseed
A D.tmp_System.map29868 ffff8000107c05a4 t crng_reseed

Completed in 319 milliseconds