Searched refs:k_rand_bytes (Results 1 – 1 of 1) sorted by relevance
186 unsigned char k_rand_bytes[16]; in create_elf_tables() local232 get_random_bytes(k_rand_bytes, sizeof(k_rand_bytes)); in create_elf_tables()234 STACK_ALLOC(p, sizeof(k_rand_bytes)); in create_elf_tables()235 if (copy_to_user(u_rand_bytes, k_rand_bytes, sizeof(k_rand_bytes))) in create_elf_tables()