prandom_bytes_state 136 arch/x86/mm/kaslr.c prandom_bytes_state(&rand_state, &rand, sizeof(rand)); prandom_bytes_state 63 drivers/mtd/tests/oobtest.c prandom_bytes_state(&rnd_state, writebuf, use_len_max * pgcnt); prandom_bytes_state 173 drivers/mtd/tests/oobtest.c prandom_bytes_state(&rnd_state, writebuf, use_len_max * pgcnt); prandom_bytes_state 271 drivers/mtd/tests/oobtest.c prandom_bytes_state(&rnd_state, writebuf, len); prandom_bytes_state 651 drivers/mtd/tests/oobtest.c prandom_bytes_state(&rnd_state, writebuf, sz * cnt); prandom_bytes_state 682 drivers/mtd/tests/oobtest.c prandom_bytes_state(&rnd_state, writebuf, mtd->oobavail * 2); prandom_bytes_state 45 drivers/mtd/tests/pagetest.c prandom_bytes_state(&rnd_state, writebuf, mtd->erasesize); prandom_bytes_state 65 drivers/mtd/tests/pagetest.c prandom_bytes_state(&rnd_state, writebuf, mtd->erasesize); prandom_bytes_state 100 drivers/mtd/tests/pagetest.c prandom_bytes_state(&rnd_state, boundary + pgsize, pgsize); prandom_bytes_state 213 drivers/mtd/tests/pagetest.c prandom_bytes_state(&rnd_state, writebuf, pgsize); prandom_bytes_state 238 drivers/mtd/tests/pagetest.c prandom_bytes_state(&rnd_state, writebuf, pgsize); prandom_bytes_state 287 drivers/mtd/tests/pagetest.c prandom_bytes_state(&rnd_state, writebuf, pgsize); prandom_bytes_state 49 drivers/mtd/tests/subpagetest.c prandom_bytes_state(&rnd_state, writebuf, subpgsize); prandom_bytes_state 63 drivers/mtd/tests/subpagetest.c prandom_bytes_state(&rnd_state, writebuf, subpgsize); prandom_bytes_state 87 drivers/mtd/tests/subpagetest.c prandom_bytes_state(&rnd_state, writebuf, subpgsize * k); prandom_bytes_state 123 drivers/mtd/tests/subpagetest.c prandom_bytes_state(&rnd_state, writebuf, subpgsize); prandom_bytes_state 150 drivers/mtd/tests/subpagetest.c prandom_bytes_state(&rnd_state, writebuf, subpgsize); prandom_bytes_state 187 drivers/mtd/tests/subpagetest.c prandom_bytes_state(&rnd_state, writebuf, subpgsize * k); prandom_bytes_state 121 include/linux/random.h void prandom_bytes_state(struct rnd_state *state, void *buf, size_t nbytes); prandom_bytes_state 120 lib/random32.c EXPORT_SYMBOL(prandom_bytes_state); prandom_bytes_state 131 lib/random32.c prandom_bytes_state(state, buf, bytes);