Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/boot/compressed/
Daslr.c14 static const char build_str[] = UTS_RELEASE " (" LINUX_COMPILE_BY "@" variable
57 hash = rotate_xor(hash, build_str, sizeof(build_str)); in get_random_boot()