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

/freebsd-10.2-release/crypto/heimdal/lib/hx509/
H A Dsoftp11.c986 C_GetSlotInfo(CK_SLOT_ID slotID, argument
990 st_logf("GetSlotInfo: slot: %d : %s\n", (int)slotID, has_session());
994 if (slotID != 1)
1017 C_GetTokenInfo(CK_SLOT_ID slotID, argument
1070 C_GetMechanismList(CK_SLOT_ID slotID, argument
1086 C_GetMechanismInfo(CK_SLOT_ID slotID, argument
1092 (int)slotID, (int)type);
1099 C_InitToken(CK_SLOT_ID slotID, argument
1105 st_logf("InitToken: slot %d\n", (int)slotID);
1110 C_OpenSession(CK_SLOT_ID slotID, argument
1157 C_CloseAllSessions(CK_SLOT_ID slotID) argument
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/hx509/ref/
H A Dpkcs11.h140 #define slot_id slotID
/freebsd-10.2-release/crypto/openssh/
H A Dpkcs11.h140 #define slot_id slotID

Completed in 26 milliseconds