prandom_bytes      83 arch/powerpc/crypto/crc-vpmsum_test.c 			prandom_bytes(data, len);
prandom_bytes      39 crypto/async_tx/raid6test.c 		prandom_bytes(page_address(data[i]), PAGE_SIZE);
prandom_bytes     305 drivers/dma/dmatest.c 	prandom_bytes(&buf, sizeof(buf));
prandom_bytes    1382 drivers/mtd/nand/raw/nandsim.c 		prandom_bytes(ns->buf.byte, num);
prandom_bytes     268 drivers/mtd/tests/mtd_nandecctest.c 	prandom_bytes(correct_data, size);
prandom_bytes     227 drivers/mtd/tests/speedtest.c 	prandom_bytes(iobuf, mtd->erasesize);
prandom_bytes     195 drivers/mtd/tests/stresstest.c 	prandom_bytes(writebuf, bufsize);
prandom_bytes    3383 drivers/net/ethernet/broadcom/bnxt/bnxt.c 				prandom_bytes(vnic->rss_hash_key,
prandom_bytes     227 drivers/net/ethernet/rocker/rocker_main.c 	prandom_bytes(buf, ROCKER_TEST_DMA_BUF_SIZE);
prandom_bytes    2563 fs/ubifs/debug.c 		prandom_bytes(p + from, to - from);
prandom_bytes     112 include/linux/random.h void prandom_bytes(void *buf, size_t nbytes);
prandom_bytes     134 lib/random32.c EXPORT_SYMBOL(prandom_bytes);
prandom_bytes     160 lib/test_objagg.c 		prandom_bytes(world->next_root_buf,
prandom_bytes      45 lib/uuid.c     	prandom_bytes(b, 16);
prandom_bytes    3461 net/ipv4/route.c 	prandom_bytes(ip_idents, IP_IDENTS_SZ * sizeof(*ip_idents));
prandom_bytes     463 net/mac80211/rc80211_minstrel.c 		prandom_bytes(rnd, sizeof(rnd));
prandom_bytes    1741 net/mac80211/rc80211_minstrel_ht.c 		prandom_bytes(rnd, sizeof(rnd));
prandom_bytes     141 net/sched/sch_pie.c 	prandom_bytes(&rnd, 8);