Searched refs:pSlot (Results 1 - 8 of 8) 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) argument
224 return (fast_funcs->C_WaitForSlotEvent(flags, pSlot,
266 *pSlot = i;
325 pSlot, pReserved);
334 if ((rv == CKR_OK) && (pSlot != NULL)) {
346 /* Find the slot, remap pSlot */
347 if (*pSlot == TRUEID(j)) {
348 *pSlot = j;
365 * this function, or set pSlot to a value we
547 *pSlot
[all...]
H A DmetaSlotToken.c222 meta_WaitForSlotEvent(CK_FLAGS flags, CK_SLOT_ID_PTR pSlot, argument
H A DmetaGlobal.h838 CK_RV meta_WaitForSlotEvent(CK_FLAGS flags, CK_SLOT_ID_PTR pSlot,
/illumos-gate/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) argument
/illumos-gate/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) argument
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h909 CK_SLOT_ID_PTR pSlot, /* location that receives the slot ID */
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dtpmtok_int.h1556 (CK_FLAGS flags, CK_SLOT_ID_PTR pSlot,
H A Dapi_interface.c2273 CK_SLOT_ID_PTR pSlot,
2272 C_WaitForSlotEvent(CK_FLAGS flags, CK_SLOT_ID_PTR pSlot, CK_VOID_PTR pReserved) argument

Completed in 446 milliseconds