Searched refs:crypt_info (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzio_crypt.c386 zio_crypt_info_t crypt_info; local
393 crypt_info = zio_crypt_table[crypt];
401 mech.cm_type = crypto_mech2id(crypt_info.ci_mechname);
418 if (crypt_info.ci_crypt_type == ZC_TYPE_CCM) {

Completed in 54 milliseconds