Home
last modified time | relevance | path

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

/titanic_44/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)) { in C_Login()
H A DsoftSlotToken.c502 if (!soft_keystore_status(KEYSTORE_LOAD)) { in C_SetPIN()
H A DsoftObjectUtil.c270 if (!soft_keystore_status(KEYSTORE_INITIALIZED)) { in soft_add_object()
647 soft_keystore_status(KEYSTORE_INITIALIZED)) { in search_for_objects()
H A DsoftKeystoreUtil.c3034 soft_keystore_status(int desired_state) in soft_keystore_status() function
H A DsoftAttributeUtil.c1228 if (!soft_keystore_status(KEYSTORE_INITIALIZED)) in soft_parse_common_attrs()
4706 if (!soft_keystore_status(KEYSTORE_INITIALIZED))