Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libefi/
H A Drdwr_efi.c186 efi_crc32(const unsigned char *buf, unsigned int size) in efi_crc32() function
665 crc != LE_32(efi_crc32((unsigned char *)efi, headerSize))) { in check_label()
669 crc, LE_32(efi_crc32((unsigned char *)efi, in check_label()
1503 LE_32(efi_crc32((unsigned char *)efi_parts, in efi_write()
1506 LE_32(efi_crc32((unsigned char *)efi, in efi_write()
1559 LE_32(efi_crc32((unsigned char *)dk_ioc.dki_data, in efi_write()