Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzio_crypt.h131 int zio_crypt_generate_iv(uint8_t *ivbuf);
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzio_crypt.c618 zio_crypt_generate_iv(uint8_t *ivbuf) in zio_crypt_generate_iv() function
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzio_crypt.c654 zio_crypt_generate_iv(uint8_t *ivbuf) in zio_crypt_generate_iv() function
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_crypt.c2807 ret = zio_crypt_generate_iv(iv); in spa_do_crypt_abd()
H A Dzio.c3658 VERIFY0(zio_crypt_generate_iv(iv)); in zio_alloc_zil()