Searched refs:CK_SLOT_ID (Results 1 - 25 of 26) sorted by relevance

12

/bind-9.11.3/lib/isc/include/pk11/
H A Dinternal.h24 CK_SLOT_ID pk11_get_best_token(pk11_optype_t optype);
H A Dpk11.h37 CK_SLOT_ID slot;
107 CK_SLOT_ID slot);
163 pkcs_C_GetTokenInfo(CK_SLOT_ID slotID, CK_TOKEN_INFO_PTR pInfo);
166 pkcs_C_GetMechanismInfo(CK_SLOT_ID slotID, CK_MECHANISM_TYPE type,
170 pkcs_C_OpenSession(CK_SLOT_ID slotID, CK_FLAGS flags,
/bind-9.11.3/lib/isc/include/pkcs11/
H A Dpkcs11f.h83 CK_SLOT_ID slotID, /* the ID of the slot */
95 CK_SLOT_ID slotID, /* ID of the token's slot */
107 CK_SLOT_ID slotID, /* ID of token's slot */
120 CK_SLOT_ID slotID, /* ID of the token's slot */
131 CK_SLOT_ID slotID, /* ID of the token's slot */
172 CK_SLOT_ID slotID, /* the slot's ID */
196 CK_SLOT_ID slotID /* the token's slot */
H A Dpkcs11t.h104 typedef CK_ULONG CK_SLOT_ID; typedef
106 typedef CK_SLOT_ID CK_PTR CK_SLOT_ID_PTR;
280 CK_SLOT_ID slotID;
/bind-9.11.3/bin/tests/pkcs11/benchmarks/
H A Drandom.c89 CK_SLOT_ID slot = 0;
H A Dfind.c91 CK_SLOT_ID slot = 0;
H A Dlogin.c90 CK_SLOT_ID slot = 0;
H A Dsession.c86 CK_SLOT_ID slot = 0;
H A Dsha1.c89 CK_SLOT_ID slot = 0;
H A Dcreate.c97 CK_SLOT_ID slot = 0;
H A Dgenrsa.c94 CK_SLOT_ID slot = 0;
H A Dpubrsa.c117 CK_SLOT_ID slot = 0;
H A Dverify.c118 CK_SLOT_ID slot = 0;
H A Dprivrsa.c190 CK_SLOT_ID slot = 0;
H A Dsign.c191 CK_SLOT_ID slot = 0;
/bind-9.11.3/bin/pkcs11/
H A Dpkcs11-destroy.c79 CK_SLOT_ID slot = 0;
H A Dpkcs11-list.c64 CK_SLOT_ID slot = 0;
H A Dpkcs11-keygen.c273 CK_SLOT_ID slot = 0;
/bind-9.11.3/bin/tests/pkcs11/
H A Dpkcs11-md5sum.c82 CK_SLOT_ID slot = 0;
H A Dpkcs11-hmacmd5.c87 CK_SLOT_ID slot = 0;
/bind-9.11.3/lib/isc/unix/
H A Dpk11_api.c97 pkcs_C_GetTokenInfo(CK_SLOT_ID slotID, CK_TOKEN_INFO_PTR pInfo) {
113 pkcs_C_GetMechanismInfo(CK_SLOT_ID slotID, CK_MECHANISM_TYPE type,
132 pkcs_C_OpenSession(CK_SLOT_ID slotID, CK_FLAGS flags,
/bind-9.11.3/lib/isc/win32/
H A Dpk11_api.c136 pkcs_C_GetTokenInfo(CK_SLOT_ID slotID,
152 pkcs_C_GetMechanismInfo(CK_SLOT_ID slotID,
169 pkcs_C_OpenSession(CK_SLOT_ID slotID,
/bind-9.11.3/lib/isc/
H A Dpk11.c67 CK_SLOT_ID slotid;
340 isc_boolean_t logon, const char *pin, CK_SLOT_ID slot)
583 CK_SLOT_ID slot;
924 CK_SLOT_ID
/bind-9.11.3/lib/dns/
H A Dpkcs11eddsa_link.c141 CK_SLOT_ID slotid;
273 CK_SLOT_ID slotid;
H A Dpkcs11rsa_link.c74 CK_SLOT_ID slotid;
585 CK_SLOT_ID slotid;

Completed in 312 milliseconds

12