Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzio_crypt.h54 crypto_mech_name_t ci_mechname; member
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio_crypt.c277 mech.cm_type = crypto_mech2id(zio_crypt_table[crypt].ci_mechname); in zio_crypt_key_init()
410 mech.cm_type = crypto_mech2id(crypt_info.ci_mechname); in zio_do_crypt_uio()
642 mech.cm_type = crypto_mech2id(zio_crypt_table[crypt].ci_mechname); in zio_crypt_key_unwrap()