Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddsl_crypt.h174 void spa_keystore_init(spa_keystore_t *sk);
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_crypt.c297 spa_keystore_init(spa_keystore_t *sk) in spa_keystore_init() function
H A Dspa.c1259 spa_keystore_init(&spa->spa_keystore); in spa_activate()