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

/freebsd-13-stable/sys/contrib/openzfs/include/
H A Dlibzfs.h534 extern int zfs_crypto_rewrap(zfs_handle_t *, nvlist_t *, boolean_t);
/freebsd-13-stable/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_crypto.c1387 zfs_crypto_rewrap(zfs_handle_t *zhp, nvlist_t *raw_props, boolean_t inheritkey) function
/freebsd-13-stable/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c8313 ret = zfs_crypto_rewrap(zhp, props, inheritkey);

Completed in 185 milliseconds