C_WaitForSlotEvent
CK_PKCS11_FUNCTION_INFO(C_WaitForSlotEvent)
C_WaitForSlotEvent
return (fast_funcs->C_WaitForSlotEvent(flags, pSlot,
rv = FUNCLIST(i)->C_WaitForSlotEvent(flags,
rv = FUNCLIST(wfse->slotid)->C_WaitForSlotEvent(wfse->flags, &slot,
C_WaitForSlotEvent
C_WaitForSlotEvent
PK11_Functions.C_WaitForSlotEvent = C_WaitForSlotEvent;