Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Ddsl_crypt.h202 int spa_keystore_change_key(const char *dsname, dsl_crypto_params_t *dcp);
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_crypt.c1635 spa_keystore_change_key(const char *dsname, dsl_crypto_params_t *dcp) in spa_keystore_change_key() function
H A Dzfs_ioctl.c7164 ret = spa_keystore_change_key(dsname, dcp); in zfs_ioc_change_key()