Home
last modified time | relevance | path

Searched refs:C_GetSlotList (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dtest_soft_pkcs11.c100 ret = (*func->C_GetSlotList)(FALSE, NULL, &num_slots); in main()
110 ret = (*func->C_GetSlotList)(FALSE, slot_ids, &num_slots); in main()
H A Dsoftp11.c990 C_GetSlotList(CK_BBOOL tokenPresent, in C_GetSlotList() function
1739 C_GetSlotList,
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Devp-pkcs11.c198 rv = p11_module->C_GetSlotList(CK_FALSE, NULL, &ulSlotCount); in p11_session_init()
208 rv = p11_module->C_GetSlotList(CK_FALSE, pSlotList, &ulSlotCount); in p11_session_init()
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dpkcs11.h733 _CK_DECLARE_FUNCTION (C_GetSlotList,
1011 CK_C_GetSlotList C_GetSlotList; member
/netbsd-src/crypto/external/cpl/tpm-tools/dist/lib/
H A Dtpm_pkcs11.c196 rv = g_pFcnList->C_GetSlotList( FALSE, NULL, &ulSlots ); in openToken()
217 rv = g_pFcnList->C_GetSlotList( FALSE, ptSlots, &ulSlots ); in openToken()
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/pkcs11/
H A Dpkcs11.h1040 _CK_DECLARE_FUNCTION(C_GetSlotList,
1267 CK_C_GetSlotList C_GetSlotList; member
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ref/
H A Dpkcs11.h1049 _CK_DECLARE_FUNCTION (C_GetSlotList,
1327 CK_C_GetSlotList C_GetSlotList; member