| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | pointer_auth.h | 63 get_random_bytes(&keys->apia, sizeof(keys->apia)); in ptrauth_keys_init_user() 64 get_random_bytes(&keys->apib, sizeof(keys->apib)); in ptrauth_keys_init_user() 65 get_random_bytes(&keys->apda, sizeof(keys->apda)); in ptrauth_keys_init_user() 66 get_random_bytes(&keys->apdb, sizeof(keys->apdb)); in ptrauth_keys_init_user() 70 get_random_bytes(&keys->apga, sizeof(keys->apga)); in ptrauth_keys_init_user() 78 get_random_bytes(&keys->apia, sizeof(keys->apia)); in ptrauth_keys_init_kernel()
|
| H A D | stackprotector.h | 34 get_random_bytes(&canary, sizeof(canary)); in boot_init_stack_canary()
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | test_vmalloc.c | 88 get_random_bytes(&rnd, sizeof(rnd)); in random_size_align_alloc_test() 159 get_random_bytes(&n, sizeof(i)); in random_size_alloc_test() 303 get_random_bytes(&r, sizeof(i)); in pcpu_alloc_test() 309 get_random_bytes(&r, sizeof(i)); in pcpu_alloc_test() 446 get_random_bytes(&rnd, sizeof(rnd)); in shuffle_array()
|
| H A D | uuid.c | 35 get_random_bytes(uuid, 16); in generate_random_uuid() 45 get_random_bytes(guid, 16); in generate_random_guid()
|
| H A D | find_bit_benchmark.c | 120 get_random_bytes(bitmap, sizeof(bitmap)); in find_bit_test() 121 get_random_bytes(bitmap2, sizeof(bitmap2)); in find_bit_test()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | once.h | 81 DO_ONCE(get_random_bytes, (buf), (nbytes)) 86 DO_ONCE_SLOW(get_random_bytes, (buf), (nbytes))
|
| H A D | random.h | 31 void get_random_bytes(void *buf, int len); 78 get_random_bytes(buf, nbytes); in get_random_bytes_wait()
|
| /OK3568_Linux_fs/kernel/Documentation/security/ |
| H A 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)); 135 random numbers, either using get_random_bytes or get_random_once: 138 get_random_bytes(&key, sizeof(key)); 173 get_random_bytes(&table->key, sizeof(table->key));
|
| /OK3568_Linux_fs/buildroot/package/mkpasswd/ |
| H A D | mkpasswd.c | 126 void *get_random_bytes(const int len); 285 void *entropy = get_random_bytes(64); in main() 360 void* get_random_bytes(const int count) in get_random_bytes() function 390 unsigned char *entropy = get_random_bytes(len * sizeof(unsigned char)); in generate_salt()
|
| /OK3568_Linux_fs/kernel/Documentation/crypto/ |
| H A D | api-samples.rst | 39 get_random_bytes(key, sizeof(key)); 59 get_random_bytes(data, datasize); 62 get_random_bytes(iv, sizeof(iv));
|
| /OK3568_Linux_fs/kernel/drivers/staging/wlan-ng/ |
| H A D | p80211wep.c | 179 get_random_bytes(iv, 3); in wep_encrypt() 181 get_random_bytes(iv, 3); in wep_encrypt()
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/asm/ |
| H A D | stackprotector.h | 33 get_random_bytes(&canary, sizeof(canary)); in boot_init_stack_canary()
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | stackprotector.h | 34 get_random_bytes(&canary, sizeof(canary)); in boot_init_stack_canary()
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | stackprotector.h | 22 get_random_bytes(&canary, sizeof(canary)); in boot_init_stack_canary()
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | stackprotector.h | 21 get_random_bytes(&canary, sizeof(canary)); in boot_init_stack_canary()
|
| /OK3568_Linux_fs/kernel/arch/csky/include/asm/ |
| H A D | stackprotector.h | 21 get_random_bytes(&canary, sizeof(canary)); in boot_init_stack_canary()
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | stackprotector.h | 36 get_random_bytes(&canary, sizeof(canary)); in boot_init_stack_canary()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | tipc.h | 58 get_random_bytes(&key, sizeof(key)); in tipc_hdr_rps_key()
|
| /OK3568_Linux_fs/kernel/tools/testing/kunit/test_data/ |
| H A D | test_kernel_panic_interrupt.log | 2 [ 0.060000] random: get_random_bytes called from init_oops_id+0x35/0x40 with crng_init=0
|
| H A D | test_config_printk_time.log | 2 [ 0.060000] random: get_random_bytes called from init_oops_id+0x35/0x40 with crng_init=0
|
| H A 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
|
| H A D | test_pound_sign.log | 2 [ 0.060000] random: get_random_bytes called from init_oops_id+0x35/0x40 with crng_init=0
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | stackprotector.h | 80 get_random_bytes(&canary, sizeof(canary)); in boot_init_stack_canary()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireguard/ |
| H A 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()
|