Home
last modified time | relevance | path

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

/src/sys/contrib/openzfs/lib/libefi/
H A Drdwr_efi.c151 efi_crc32(const unsigned char *buf, unsigned int size) in efi_crc32() function
622 crc != LE_32(efi_crc32((unsigned char *)efi, headerSize))) { in check_label()
626 crc, LE_32(efi_crc32((unsigned char *)efi, in check_label()
1458 LE_32(efi_crc32((unsigned char *)efi_parts, in efi_write()
1461 LE_32(efi_crc32((unsigned char *)efi, in efi_write()
1514 LE_32(efi_crc32((unsigned char *)dk_ioc.dki_data, in efi_write()