Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddsl_crypt.h201 int spa_keystore_change_key(const char *dsname, dsl_crypto_params_t *dcp);
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_crypt.c1596 spa_keystore_change_key(const char *dsname, dsl_crypto_params_t *dcp) in spa_keystore_change_key() function
H A Dzfs_ioctl.c6793 ret = spa_keystore_change_key(dsname, dcp); in zfs_ioc_change_key()