Home
last modified time | relevance | path

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

/Linux-v5.10/init/
Dmain.c389 static u32 boot_config_checksum(unsigned char *p, u32 size) in boot_config_checksum() function
442 if (boot_config_checksum((unsigned char *)data, size) != csum) { in setup_boot_config()