Searched refs:prandom_bytes (Results 1 – 23 of 23) sorted by relevance
| /linux/drivers/net/wireguard/selftest/ |
| A D | allowedips.c | 287 prandom_bytes(ip, 4); in randomized_test() 302 prandom_bytes(mutate_mask, 4); in randomized_test() 331 prandom_bytes(ip, 16); in randomized_test() 346 prandom_bytes(mutate_mask, 16); in randomized_test() 384 prandom_bytes(ip, 4); in randomized_test() 390 prandom_bytes(ip, 16); in randomized_test()
|
| /linux/kernel/kcsan/ |
| A D | selftest.c | 44 prandom_bytes(&addr, sizeof(addr)); in test_encode_decode()
|
| /linux/lib/ |
| A D | uuid.c | 55 prandom_bytes(b, 16); in __uuid_gen_common()
|
| A D | random32.c | 401 void prandom_bytes(void *buf, size_t bytes) in prandom_bytes() function 422 EXPORT_SYMBOL(prandom_bytes);
|
| A D | test_objagg.c | 160 prandom_bytes(world->next_root_buf, in test_nodelta_obj_get()
|
| /linux/arch/powerpc/crypto/ |
| A D | crc-vpmsum_test.c | 85 prandom_bytes(data, len); in crc_test_init()
|
| /linux/include/linux/ |
| A D | prandom.h | 15 void prandom_bytes(void *buf, size_t nbytes);
|
| /linux/drivers/mtd/tests/ |
| A D | stresstest.c | 195 prandom_bytes(writebuf, bufsize); in mtd_stresstest_init()
|
| A D | mtd_nandecctest.c | 269 prandom_bytes(correct_data, size); in nand_ecc_test_run()
|
| A D | speedtest.c | 227 prandom_bytes(iobuf, mtd->erasesize); in mtd_speedtest_init()
|
| /linux/crypto/async_tx/ |
| A D | raid6test.c | 40 prandom_bytes(page_address(data[i]), PAGE_SIZE); in makedata()
|
| /linux/net/sched/ |
| A D | sch_pie.c | 75 prandom_bytes(&rnd, 8); in pie_drop_early()
|
| /linux/block/ |
| A D | blk-crypto-fallback.c | 542 prandom_bytes(blank_key, BLK_CRYPTO_MAX_KEY_SIZE); in blk_crypto_fallback_init()
|
| /linux/drivers/dma/ |
| A D | dmatest.c | 316 prandom_bytes(&buf, sizeof(buf)); in dmatest_random()
|
| /linux/net/mac80211/ |
| A D | rc80211_minstrel_ht.c | 1911 prandom_bytes(rnd, sizeof(rnd)); in init_sample_table()
|
| /linux/drivers/mtd/nand/raw/ |
| A D | nandsim.c | 1400 prandom_bytes(ns->buf.byte, num); in ns_do_read_error()
|
| /linux/fs/ubifs/ |
| A D | debug.c | 2584 prandom_bytes(p + from, to - from); in corrupt_data()
|
| /linux/drivers/net/ethernet/rocker/ |
| A D | rocker_main.c | 227 prandom_bytes(buf, ROCKER_TEST_DMA_BUF_SIZE); in rocker_dma_test_offset()
|
| /linux/net/ipv4/ |
| A D | route.c | 3678 prandom_bytes(ip_idents, (ip_idents_mask + 1) * sizeof(*ip_idents)); in ip_rt_init()
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| A D | bnxt.c | 3689 prandom_bytes(vnic->rss_hash_key, in bnxt_init_vnics()
|
| /linux/ |
| A D | vmlinux.symvers | 11402 0x00000000 prandom_bytes vmlinux EXPORT_SYMBOL
|
| A D | System.map | 16445 ffff80001048cb00 T prandom_bytes
|
| A D | .tmp_System.map | 16445 ffff80001048cb00 T prandom_bytes
|
Completed in 394 milliseconds