Searched refs:metaslot_enabled (Results 1 – 7 of 7) sorted by relevance
61 boolean_t metaslot_enabled = B_FALSE; variable100 metaslot_enabled = B_FALSE; in setup_metaslot()112 metaslot_enabled = B_FALSE; in setup_metaslot()222 metaslot_enabled = B_FALSE; in setup_metaslot()650 metaslot_enabled = B_TRUE; in pkcs11_slot_mapping()658 metaslot_enabled in pkcs11_slot_mapping()661 metaslot_enabled = metaslot_config.enabled; in pkcs11_slot_mapping()710 if ((purefastpath || policyfastpath) && (!metaslot_enabled)) { in pkcs11_slot_mapping()718 if (metaslot_enabled) { in pkcs11_slot_mapping()
89 if (!metaslot_enabled) { in meta_GetSlotInfo()139 if (!metaslot_enabled) { in meta_GetTokenInfo()244 if (!metaslot_enabled) { in meta_GetMechanismList()279 if (!metaslot_enabled) { in meta_GetMechanismInfo()
63 if ((purefastpath || policyfastpath) && (!metaslot_enabled)) { in C_GetSlotList()95 ((!metaslot_enabled) || (i != metaslot_keystore_slotid))) { in C_GetSlotList()145 if ((purefastpath || policyfastpath) && !metaslot_enabled) in C_GetSlotInfo()179 if ((purefastpath || policyfastpath) && !metaslot_enabled) in C_GetTokenInfo()600 if ((purefastpath || policyfastpath) && !metaslot_enabled) in C_GetMechanismList()735 if ((purefastpath || policyfastpath) && !metaslot_enabled) in C_GetMechanismInfo()785 if ((purefastpath || policyfastpath) && !metaslot_enabled) in C_InitToken()
56 if (metaslot_enabled) { in C_OpenSession()178 if (metaslot_enabled) { in C_CloseAllSessions()263 if (metaslot_enabled) { in C_GetSessionInfo()
56 if (!metaslot_enabled) { in meta_OpenSession()146 if (!metaslot_enabled) { in meta_CloseAllSessions()
295 if (!metaslot_enabled) { in pkcs11_validate_and_convert_slotid()
554 extern boolean_t metaslot_enabled;