Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/boot/compressed/
Dkaslr.c58 static const char build_str[] = UTS_RELEASE " (" LINUX_COMPILE_BY "@" variable
81 hash = rotate_xor(hash, build_str, sizeof(build_str)); in get_boot_seed()