Home
last modified time | relevance | path

Searched refs:build_str (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/boot/compressed/
H A Dkaslr.c46 static const char build_str[] = UTS_RELEASE " (" LINUX_COMPILE_BY "@" variable
69 hash = rotate_xor(hash, build_str, sizeof(build_str)); in get_boot_seed()