Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dzfs_fletcher.c571 fletcher_4_incremental_impl(boolean_t native, const void *buf, uint64_t size, in fletcher_4_incremental_impl() function
598 fletcher_4_incremental_impl(B_TRUE, buf, size, zcp); in fletcher_4_incremental_native()
610 fletcher_4_incremental_impl(B_FALSE, buf, size, zcp); in fletcher_4_incremental_byteswap()