Searched refs:C_WaitForSlotEvent (Results 1 - 10 of 10) sorted by relevance

/osnet-11/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11SlotToken.c195 * C_WaitForSlotEvent cannot be a direct pass through to the underlying
205 C_WaitForSlotEvent(CK_FLAGS flags, CK_SLOT_ID_PTR pSlot, CK_VOID_PTR pReserved) function
216 return (fast_funcs->C_WaitForSlotEvent(flags, pSlot,
316 rv = FUNCLIST(i)->C_WaitForSlotEvent(flags,
873 * listener_waitforslotevent is spawned by the main C_WaitForSlotEvent()
933 * be cleared by main C_WaitForSlotEvent().
958 * underlying provider's C_WaitForSlotEvent().
969 rv = FUNCLIST(wfse->slotid)->C_WaitForSlotEvent(wfse->flags, &slot,
H A Dpkcs11General.c109 C_WaitForSlotEvent
296 * C_WaitForSlotEvent().
403 /* Check if C_WaitForSlotEvent() is currently active */
413 * If C_WaitForSlotEvent is blocking, wake it up and
/osnet-11/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelGeneral.c107 C_WaitForSlotEvent
H A DkernelSlotToken.c213 C_WaitForSlotEvent(CK_FLAGS flags, CK_SLOT_ID_PTR pSlot, CK_VOID_PTR pReserved) function
/osnet-11/usr/src/lib/pkcs11/pkcs11_kms/common/
H A DkmsGeneral.c178 C_WaitForSlotEvent
H A DkmsSlotToken.c177 C_WaitForSlotEvent(CK_FLAGS flags, CK_SLOT_ID_PTR pSlot, CK_VOID_PTR pReserved) function
/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftGeneral.c111 C_WaitForSlotEvent
H A DsoftSlotToken.c501 C_WaitForSlotEvent(CK_FLAGS flags, CK_SLOT_ID_PTR pSlot, CK_VOID_PTR pReserved) function
/osnet-11/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h903 /* C_WaitForSlotEvent waits for a slot event (token insertion,
905 CK_PKCS11_FUNCTION_INFO(C_WaitForSlotEvent)
/osnet-11/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1314 PK11_Functions.C_WaitForSlotEvent = C_WaitForSlotEvent;
2274 C_WaitForSlotEvent(CK_FLAGS flags, function

Completed in 1778 milliseconds