Home
last modified time | relevance | path

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

/openbmc/linux/block/partitions/
H A Defi.c120 efi_crc32(const void *buf, unsigned long len) in efi_crc32() function
/openbmc/u-boot/disk/
H A Dpart_efi.c38 static inline u32 efi_crc32(const void *buf, u32 len) in efi_crc32() function