Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddsl_crypt.h179 void spa_keystore_init(spa_keystore_t *sk);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_crypt.c323 spa_keystore_init(spa_keystore_t *sk) in spa_keystore_init() function
H A Dspa.c1221 spa_keystore_init(&spa->spa_keystore); in spa_activate()