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

/osnet-11/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.c652 if (!soft_keystore_status(KEYSTORE_LOAD)) {
H A DsoftObjectUtil.c272 if (!soft_keystore_status(KEYSTORE_INITIALIZED)) {
651 soft_keystore_status(KEYSTORE_INITIALIZED)) {
H A DsoftKeystoreUtil.c2939 * It is also called by soft_keystore_status() when the
3021 * FUNCTION: soft_keystore_status
3041 soft_keystore_status(int desired_state) function
H A DsoftAttributeUtil.c1264 if (!soft_keystore_status(KEYSTORE_INITIALIZED))
4771 if (!soft_keystore_status(KEYSTORE_INITIALIZED))

Completed in 54 milliseconds