Home
last modified time | relevance | path

Searched defs:crypt_cmd (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/contrib/pyzfs/libzfs_core/
H A D_libzfs_core.py830 def lzc_change_key(fsname, crypt_cmd, props=None, key=None): argument
/f-stack/freebsd/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.c1433 lzc_change_key(const char *fsname, uint64_t crypt_cmd, nvlist_t *props, in lzc_change_key()