Searched refs:KEYSTORE_LOAD (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeystoreUtil.h41 #define KEYSTORE_LOAD 2 macro
H A DsoftSession.c321 if (!soft_keystore_status(KEYSTORE_LOAD)) {
H A DsoftSlotToken.c502 if (!soft_keystore_status(KEYSTORE_LOAD)) {
H A DsoftKeystoreUtil.c2990 soft_slot.keystore_load_status = KEYSTORE_LOAD;
2991 if (desired_state <= KEYSTORE_LOAD)
2995 case KEYSTORE_LOAD:

Completed in 72 milliseconds