Searched refs:k_rand_bytes (Results 1 – 1 of 1) sorted by relevance
177 unsigned char k_rand_bytes[16]; in create_elf_tables() local223 get_random_bytes(k_rand_bytes, sizeof(k_rand_bytes)); in create_elf_tables()225 STACK_ALLOC(p, sizeof(k_rand_bytes)); in create_elf_tables()226 if (__copy_to_user(u_rand_bytes, k_rand_bytes, sizeof(k_rand_bytes))) in create_elf_tables()