Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzio_crypt.h64 } zio_crypt_info_t; typedef
66 extern zio_crypt_info_t zio_crypt_table[ZIO_CRYPT_FUNCTIONS];
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio_crypt.c202 zio_crypt_info_t zio_crypt_table[ZIO_CRYPT_FUNCTIONS] = {
395 zio_crypt_info_t crypt_info; in zio_do_crypt_uio()