Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/lib/libefi/
H A Drdwr_efi.c150 efi_crc32(const unsigned char *buf, unsigned int size) in efi_crc32() function
621 crc != LE_32(efi_crc32((unsigned char *)efi, headerSize))) { in check_label()
625 crc, LE_32(efi_crc32((unsigned char *)efi, in check_label()
1457 LE_32(efi_crc32((unsigned char *)efi_parts, in efi_write()
1460 LE_32(efi_crc32((unsigned char *)efi, in efi_write()
1513 LE_32(efi_crc32((unsigned char *)dk_ioc.dki_data, in efi_write()