Home
last modified time | relevance | path

Searched refs:pSlot (Results 1 – 8 of 8) sorted by relevance

/titanic_44/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() argument
224 return (fast_funcs->C_WaitForSlotEvent(flags, pSlot, in C_WaitForSlotEvent()
266 *pSlot = i; in C_WaitForSlotEvent()
325 pSlot, pReserved); in C_WaitForSlotEvent()
334 if ((rv == CKR_OK) && (pSlot != NULL)) { in C_WaitForSlotEvent()
347 if (*pSlot == TRUEID(j)) { in C_WaitForSlotEvent()
348 *pSlot = j; in C_WaitForSlotEvent()
547 *pSlot = event_slot; in C_WaitForSlotEvent()
H A DmetaSlotToken.c222 meta_WaitForSlotEvent(CK_FLAGS flags, CK_SLOT_ID_PTR pSlot, in meta_WaitForSlotEvent() argument
H A DmetaGlobal.h838 CK_RV meta_WaitForSlotEvent(CK_FLAGS flags, CK_SLOT_ID_PTR pSlot,
/titanic_44/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelSlotToken.c213 C_WaitForSlotEvent(CK_FLAGS flags, CK_SLOT_ID_PTR pSlot, CK_VOID_PTR pReserved) in C_WaitForSlotEvent() argument
/titanic_44/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSlotToken.c364 C_WaitForSlotEvent(CK_FLAGS flags, CK_SLOT_ID_PTR pSlot, CK_VOID_PTR pReserved) in C_WaitForSlotEvent() argument
/titanic_44/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h909 CK_SLOT_ID_PTR pSlot, /* location that receives the slot ID */
/titanic_44/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c2273 CK_SLOT_ID_PTR pSlot, in C_WaitForSlotEvent() argument
H A Dtpmtok_int.h1556 (CK_FLAGS flags, CK_SLOT_ID_PTR pSlot,