Searched refs:k_rand_bytes (Results 1 – 1 of 1) sorted by relevance
188 unsigned char k_rand_bytes[16]; in create_elf_tables() local235 get_random_bytes(k_rand_bytes, sizeof(k_rand_bytes)); in create_elf_tables()237 STACK_ALLOC(p, sizeof(k_rand_bytes)); in create_elf_tables()238 if (copy_to_user(u_rand_bytes, k_rand_bytes, sizeof(k_rand_bytes))) in create_elf_tables()