Home
last modified time | relevance | path

Searched refs:KEYSTORE_UNAVAILABLE (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeystoreUtil.h43 #define KEYSTORE_UNAVAILABLE 4 macro
H A DsoftSlotToken.c326 if (soft_slot.keystore_load_status == KEYSTORE_UNAVAILABLE) { in C_GetTokenInfo()
H A DsoftKeystoreUtil.c2970 KEYSTORE_UNAVAILABLE; in soft_keystore_init()
2984 soft_slot.keystore_load_status = KEYSTORE_UNAVAILABLE; in soft_keystore_init()
3000 soft_slot.keystore_load_status = KEYSTORE_UNAVAILABLE; in soft_keystore_init()
3037 if (soft_slot.keystore_load_status == KEYSTORE_UNAVAILABLE) in soft_keystore_status()