Searched refs:pSlot (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | pkcs11SlotToken.c | 213 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 D | metaSlotToken.c | 222 meta_WaitForSlotEvent(CK_FLAGS flags, CK_SLOT_ID_PTR pSlot, in meta_WaitForSlotEvent() argument
|
H A D | metaGlobal.h | 838 CK_RV meta_WaitForSlotEvent(CK_FLAGS flags, CK_SLOT_ID_PTR pSlot,
|
/titanic_44/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | kernelSlotToken.c | 213 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 D | softSlotToken.c | 364 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 D | pkcs11f.h | 909 CK_SLOT_ID_PTR pSlot, /* location that receives the slot ID */
|
/titanic_44/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | api_interface.c | 2273 CK_SLOT_ID_PTR pSlot, in C_WaitForSlotEvent() argument
|
H A D | tpmtok_int.h | 1556 (CK_FLAGS flags, CK_SLOT_ID_PTR pSlot,
|