Searched refs:tst_crc32c (Results 1 – 5 of 5) sorted by relevance
14 uint32_t tst_crc32c(uint8_t *buf, size_t buf_len);
73 uint32_t tst_crc32c(uint8_t *buf, size_t buf_len) in tst_crc32c() function
125 uint32_t csum = tst_crc32c(packet + ip6_hdr_len, pkt_len - ip6_hdr_len); in setup_client()
102 lib/ext2fs/tst_crc32c
1518 test should include 'tst_checksum.h' header, then can call 'tst_crc32c()'.