Searched refs:soft_keystore_status (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeystoreUtil.h99 boolean_t soft_keystore_status(int desired_state);
H A DsoftSession.c321 if (!soft_keystore_status(KEYSTORE_LOAD)) {
H A DsoftSlotToken.c502 if (!soft_keystore_status(KEYSTORE_LOAD)) {
H A DsoftObjectUtil.c270 if (!soft_keystore_status(KEYSTORE_INITIALIZED)) {
647 soft_keystore_status(KEYSTORE_INITIALIZED)) {
H A DsoftKeystoreUtil.c2932 * It is also called by soft_keystore_status() when the
3014 * FUNCTION: soft_keystore_status
3034 soft_keystore_status(int desired_state) function
H A DsoftAttributeUtil.c1228 if (!soft_keystore_status(KEYSTORE_INITIALIZED))
4706 if (!soft_keystore_status(KEYSTORE_INITIALIZED))

Completed in 88 milliseconds