Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_crypto.c677 encryption_feature_is_enabled(zpool_handle_t *zph) in encryption_feature_is_enabled() function
896 if (!encryption_feature_is_enabled(pzhp->zpool_hdl)) { in zfs_crypto_create()
1138 if (!encryption_feature_is_enabled(zhp->zpool_hdl)) { in zfs_crypto_load_key()
1298 if (!encryption_feature_is_enabled(zhp->zpool_hdl)) { in zfs_crypto_unload_key()
1437 if (!encryption_feature_is_enabled(zhp->zpool_hdl)) { in zfs_crypto_rewrap()