Searched refs:SLOTID (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/components/openssl/common/engines/pkcs11/
H A De_pk11.c801 static CK_SLOT_ID SLOTID = 0; variable
1235 rv = pFuncList->C_OpenSession(SLOTID, CKF_SERIAL_SESSION,
1625 rv = pFuncList->C_OpenSession(SLOTID, CKF_SERIAL_SESSION,
1821 myslot = SLOTID;
2425 rv = pFuncList->C_OpenSession(SLOTID, CKF_SERIAL_SESSION,
3226 SLOTID = pSlotList[0];
3260 best_slot_sofar = SLOTID = current_slot;
3272 DEBUG_SLOT_SEL("%s: chosen cipher/digest slot: %d\n", PK11_DBG, SLOTID);

Completed in 247 milliseconds