Searched refs:fletcher_4_byteswap (Results 1 – 3 of 3) sorted by relevance
80 fletcher_4_byteswap(const void *buf, uint64_t size, zio_cksum_t *zcp) in fletcher_4_byteswap() function
198 extern void fletcher_4_byteswap(const void *, uint64_t, zio_cksum_t *);
127 { { fletcher_4_native, fletcher_4_byteswap }, 1, 0, "fletcher4" },
Completed in 5 milliseconds