Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libpkg/common/
H A Dkeystore.c84 static boolean_t unlock_keystore(PKG_ERR *, keystore_t *);
521 if (!unlock_keystore(err, keystore)) { in close_keystore()
1617 unlock_keystore(PKG_ERR *err, keystore_t *keystore) in unlock_keystore() function