Home
last modified time | relevance | path

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)) { in C_Login()
H A DsoftSlotToken.c531 if (!soft_keystore_status(KEYSTORE_LOAD)) { in C_SetPIN()
H A DsoftObjectUtil.c331 if (!soft_keystore_status(KEYSTORE_INITIALIZED)) { in soft_add_object()
708 soft_keystore_status(KEYSTORE_INITIALIZED)) { in search_for_objects()
H A DsoftKeystoreUtil.c3038 soft_keystore_status(int desired_state) in soft_keystore_status() function
H A DsoftAttributeUtil.c1217 if (!soft_keystore_status(KEYSTORE_INITIALIZED)) in soft_parse_common_attrs()
4695 if (!soft_keystore_status(KEYSTORE_INITIALIZED))