Lines Matching refs:rnd_state
49 static struct rnd_state rnd_state; variable
62 prandom_bytes_state(&rnd_state, writebuf, subpgsize); in write_eraseblock()
76 prandom_bytes_state(&rnd_state, writebuf, subpgsize); in write_eraseblock()
100 prandom_bytes_state(&rnd_state, writebuf, subpgsize * k); in write_eraseblock2()
136 prandom_bytes_state(&rnd_state, writebuf, subpgsize); in verify_eraseblock()
163 prandom_bytes_state(&rnd_state, writebuf, subpgsize); in verify_eraseblock()
200 prandom_bytes_state(&rnd_state, writebuf, subpgsize * k); in verify_eraseblock2()
343 prandom_seed_state(&rnd_state, 1); in mtd_subpagetest_init()
359 prandom_seed_state(&rnd_state, 1); in mtd_subpagetest_init()
385 prandom_seed_state(&rnd_state, 3); in mtd_subpagetest_init()
403 prandom_seed_state(&rnd_state, 3); in mtd_subpagetest_init()