Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dmapfile-vers91 zfs_crypto_unload_key;
H A Dlibzfs.h516 extern int zfs_crypto_unload_key(zfs_handle_t *);
H A Dlibzfs_crypto.c1286 zfs_crypto_unload_key(zfs_handle_t *zhp) in zfs_crypto_unload_key() function
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c7706 ret = zfs_crypto_unload_key(zhp); in load_key_callback()