Home
last modified time | relevance | path

Searched refs:C_WaitForSlotEvent (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11SlotToken.c213 C_WaitForSlotEvent(CK_FLAGS flags, CK_SLOT_ID_PTR pSlot, CK_VOID_PTR pReserved) in C_WaitForSlotEvent() function
224 return (fast_funcs->C_WaitForSlotEvent(flags, pSlot, in C_WaitForSlotEvent()
324 rv = FUNCLIST(i)->C_WaitForSlotEvent(flags, in C_WaitForSlotEvent()
981 rv = FUNCLIST(wfse->slotid)->C_WaitForSlotEvent(wfse->flags, &slot, in child_waitforslotevent()
H A Dmapfile-vers109 C_WaitForSlotEvent;
H A Dpkcs11General.c110 C_WaitForSlotEvent
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A Dmapfile-vers109 C_WaitForSlotEvent;
H A DkernelGeneral.c108 C_WaitForSlotEvent
H A DkernelSlotToken.c211 C_WaitForSlotEvent(CK_FLAGS flags, CK_SLOT_ID_PTR pSlot, CK_VOID_PTR pReserved) in C_WaitForSlotEvent() function
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A Dmapfile-vers109 C_WaitForSlotEvent;
H A DsoftGeneral.c118 C_WaitForSlotEvent
H A DsoftSlotToken.c390 C_WaitForSlotEvent(CK_FLAGS flags, CK_SLOT_ID_PTR pSlot, CK_VOID_PTR pReserved) in C_WaitForSlotEvent() function
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dmapfile-vers106 C_WaitForSlotEvent;
H A Dapi_interface.c1313 PK11_Functions.C_WaitForSlotEvent = C_WaitForSlotEvent; in C_GetFunctionList()
2272 C_WaitForSlotEvent(CK_FLAGS flags, in C_WaitForSlotEvent() function
/illumos-gate/usr/src/lib/pkcs11/libkcfd/common/
H A Dmapfile-vers303 C_WaitForSlotEvent {
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h931 CK_PKCS11_FUNCTION_INFO(C_WaitForSlotEvent)