Home
last modified time | relevance | path

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

/linux-5.19.10/block/partitions/
Defi.c120 efi_crc32(const void *buf, unsigned long len) in efi_crc32() function
375 crc = efi_crc32((const unsigned char *) (*gpt), le32_to_cpu((*gpt)->header_size)); in is_gpt_valid()
434 crc = efi_crc32((const unsigned char *) (*ptes), pt_size); in is_gpt_valid()