/linux-6.12.1/arch/arm64/include/asm/ |
D | pointer_auth.h | 60 get_random_bytes(&keys->apia, sizeof(keys->apia)); in ptrauth_keys_init_kernel() 89 get_random_bytes(&keys->apia, sizeof(keys->apia)); in ptrauth_keys_init_user() 90 get_random_bytes(&keys->apib, sizeof(keys->apib)); in ptrauth_keys_init_user() 91 get_random_bytes(&keys->apda, sizeof(keys->apda)); in ptrauth_keys_init_user() 92 get_random_bytes(&keys->apdb, sizeof(keys->apdb)); in ptrauth_keys_init_user() 96 get_random_bytes(&keys->apga, sizeof(keys->apga)); in ptrauth_keys_init_user()
|
/linux-6.12.1/arch/arm64/kernel/ |
D | pointer_auth.c | 37 get_random_bytes(&keys->apia, sizeof(keys->apia)); in ptrauth_prctl_reset_keys() 39 get_random_bytes(&keys->apib, sizeof(keys->apib)); in ptrauth_prctl_reset_keys() 41 get_random_bytes(&keys->apda, sizeof(keys->apda)); in ptrauth_prctl_reset_keys() 43 get_random_bytes(&keys->apdb, sizeof(keys->apdb)); in ptrauth_prctl_reset_keys() 45 get_random_bytes(&keys->apga, sizeof(keys->apga)); in ptrauth_prctl_reset_keys()
|
/linux-6.12.1/lib/ |
D | uuid.c | 35 get_random_bytes(uuid, 16); in generate_random_uuid() 45 get_random_bytes(guid, 16); in generate_random_guid() 55 get_random_bytes(b, 16); in __uuid_gen_common()
|
D | find_bit_benchmark.c | 155 get_random_bytes(bitmap, sizeof(bitmap)); in find_bit_test() 156 get_random_bytes(bitmap2, sizeof(bitmap2)); in find_bit_test()
|
/linux-6.12.1/include/linux/ |
D | once.h | 81 DO_ONCE(get_random_bytes, (buf), (nbytes)) 84 DO_ONCE_SLEEPABLE(get_random_bytes, (buf), (nbytes))
|
D | random.h | 39 void get_random_bytes(void *buf, size_t len); 129 get_random_bytes(buf, nbytes); in get_random_bytes_wait()
|
/linux-6.12.1/drivers/net/netdevsim/ |
D | psample.c | 74 get_random_bytes(&udph->source, sizeof(u16)); in nsim_dev_psample_skb_build() 75 get_random_bytes(&udph->dest, sizeof(u16)); in nsim_dev_psample_skb_build() 97 get_random_bytes(&out_tc_occ, sizeof(u64)); in nsim_dev_psample_md_prepare() 105 get_random_bytes(&latency, sizeof(u64)); in nsim_dev_psample_md_prepare()
|
/linux-6.12.1/drivers/crypto/intel/qat/qat_common/ |
D | adf_heartbeat_inject.c | 55 get_random_bytes(&rand, sizeof(rand)); in adf_heartbeat_inject_error() 59 get_random_bytes(&rand, sizeof(rand)); in adf_heartbeat_inject_error()
|
/linux-6.12.1/Documentation/security/ |
D | siphash.rst | 22 random numbers, either using get_random_bytes or get_random_once:: 25 get_random_bytes(&key, sizeof(key)); 61 get_random_bytes(&table->key, sizeof(table->key)); 145 random numbers, either using get_random_bytes or get_random_once:: 148 get_random_bytes(&key, sizeof(key)); 183 get_random_bytes(&table->key, sizeof(table->key));
|
/linux-6.12.1/drivers/base/regmap/ |
D | regmap-kunit.c | 34 get_random_bytes(new, size); in get_changed_bytes() 42 get_random_bytes(&n[i], 1); in get_changed_bytes() 184 get_random_bytes(buf, size); in gen_regmap() 247 get_random_bytes(&val, sizeof(val)); in basic_read_write() 273 get_random_bytes(&val, sizeof(val)); in bulk_write() 306 get_random_bytes(&val, sizeof(val)); in bulk_read() 336 get_random_bytes(&val, sizeof(val)); in multi_write() 375 get_random_bytes(&val, sizeof(val)); in multi_read() 409 get_random_bytes(&val, sizeof(val)); in read_bypassed() 475 get_random_bytes(&val, sizeof(val)); in read_bypassed_volatile() [all …]
|
/linux-6.12.1/lib/crypto/ |
D | blake2s-selftest.c | 608 get_random_bytes(blocks, sizeof(blocks)); in blake2s_random_test() 609 get_random_bytes(&state, sizeof(state)); in blake2s_random_test()
|
/linux-6.12.1/sound/drivers/ |
D | pcmtest.c | 292 get_random_bytes(runtime->dma_area + buf_pos_n(v_iter, channels, i), in fill_block_rand_n() 296 get_random_bytes(runtime->dma_area + buf_pos_n(v_iter, channels, i), in fill_block_rand_n() 298 get_random_bytes(runtime->dma_area + v_iter->chan_block * i, in fill_block_rand_n() 310 get_random_bytes(&runtime->dma_area[v_iter->buf_pos], v_iter->b_rw); in fill_block_rand_i() 312 get_random_bytes(&runtime->dma_area[v_iter->buf_pos], in_cur_block); in fill_block_rand_i() 313 get_random_bytes(runtime->dma_area, v_iter->b_rw - in_cur_block); in fill_block_rand_i()
|
/linux-6.12.1/arch/loongarch/include/asm/ |
D | stackprotector.h | 31 get_random_bytes(&canary, sizeof(canary)); in boot_init_stack_canary()
|
/linux-6.12.1/drivers/net/wireguard/selftest/ |
D | allowedips.c | 287 get_random_bytes(ip, 4); in randomized_test() 302 get_random_bytes(mutate_mask, 4); in randomized_test() 331 get_random_bytes(ip, 16); in randomized_test() 346 get_random_bytes(mutate_mask, 16); in randomized_test() 384 get_random_bytes(ip, 4); in randomized_test() 390 get_random_bytes(ip, 16); in randomized_test()
|
/linux-6.12.1/Documentation/crypto/ |
D | api-samples.rst | 39 get_random_bytes(key, sizeof(key)); 59 get_random_bytes(data, datasize); 62 get_random_bytes(iv, sizeof(iv));
|
/linux-6.12.1/include/net/ |
D | tipc.h | 58 get_random_bytes(&key, sizeof(key)); in tipc_hdr_rps_key()
|
/linux-6.12.1/tools/testing/kunit/test_data/ |
D | test_kernel_panic_interrupt.log | 2 [ 0.060000] random: get_random_bytes called from init_oops_id+0x35/0x40 with crng_init=0
|
D | test_config_printk_time.log | 2 [ 0.060000] random: get_random_bytes called from init_oops_id+0x35/0x40 with crng_init=0
|
D | test_output_with_prefix_isolated_correctly.log | 2 [ 0.060000] random: get_random_bytes called from init_oops_id+0x35/0x40 with crng_init=0
|
D | test_pound_no_prefix.log | 2 random: get_random_bytes called from init_oops_id+0x35/0x40 with crng_init=0
|
D | test_pound_sign.log | 2 [ 0.060000] random: get_random_bytes called from init_oops_id+0x35/0x40 with crng_init=0
|
D | test_multiple_prefixes.log | 2 [ 0.060000][ T1] random: get_random_bytes called from init_oops_id+0x35/0x40 with crng_init=0
|
/linux-6.12.1/security/keys/trusted-keys/ |
D | trusted_dcp.c | 211 get_random_bytes(b->nonce, AES_KEYSIZE_128); in trusted_dcp_seal() 212 get_random_bytes(plain_blob_key, AES_KEYSIZE_128); in trusted_dcp_seal()
|
/linux-6.12.1/net/ieee802154/ |
D | pan.c | 75 get_random_bytes(&addr, 2); in cfg802154_get_free_short_addr()
|
/linux-6.12.1/drivers/net/wireguard/ |
D | cookie.c | 24 get_random_bytes(checker->secret, NOISE_HASH_LEN); in wg_cookie_checker_init() 100 get_random_bytes(checker->secret, NOISE_HASH_LEN); in make_cookie()
|