Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzio_crypt.h133 int zio_crypt_do_indirect_mac_checksum_abd(boolean_t generate, abd_t *abd,
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio_crypt.c1356 zio_crypt_do_indirect_mac_checksum_abd(boolean_t generate, abd_t *abd, in zio_crypt_do_indirect_mac_checksum_abd() function
H A Dzio.c414 ret = zio_crypt_do_indirect_mac_checksum_abd(B_FALSE, in zio_decrypt()
3834 VERIFY0(zio_crypt_do_indirect_mac_checksum_abd(B_TRUE, in zio_encrypt()