Home
last modified time | relevance | path

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

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