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.c678 encryption_feature_is_enabled(zpool_handle_t *zph) in encryption_feature_is_enabled() function
897 if (!encryption_feature_is_enabled(pzhp->zpool_hdl)) { in zfs_crypto_create()
1139 if (!encryption_feature_is_enabled(zhp->zpool_hdl)) { in zfs_crypto_load_key()
1299 if (!encryption_feature_is_enabled(zhp->zpool_hdl)) { in zfs_crypto_unload_key()
1455 if (!encryption_feature_is_enabled(zhp->zpool_hdl)) { in zfs_crypto_rewrap()