Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/
Dpci_endpoint_test.c350 u32 dst_crc32; in pci_endpoint_test_copy() local
418 dst_crc32 = crc32_le(~0, dst_addr, size); in pci_endpoint_test_copy()
419 if (dst_crc32 == src_crc32) in pci_endpoint_test_copy()