HomeSort by: relevance | last modified time | path
    Searched refs:CK_SLOT_ID_PTR (Results 1 - 11 of 11) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
evp-pkcs11.c 184 CK_SLOT_ID_PTR pSlotList = NULL;
202 pSlotList = (CK_SLOT_ID_PTR)calloc(ulSlotCount, sizeof(CK_SLOT_ID));
  /src/crypto/external/bsd/heimdal/dist/lib/hx509/
test_soft_pkcs11.c 85 CK_SLOT_ID_PTR slot_ids;
ks_p11.c 926 CK_SLOT_ID_PTR slot_ids;
softp11.c 991 CK_SLOT_ID_PTR pSlotList,
  /src/external/mpl/dhcp/bind/dist/lib/isc/include/pk11/
pk11.h 158 pkcs_C_GetSlotList(CK_BBOOL tokenPresent, CK_SLOT_ID_PTR pSlotList,
  /src/external/mpl/dhcp/bind/dist/lib/isc/unix/
pk11_api.c 87 pkcs_C_GetSlotList(CK_BBOOL tokenPresent, CK_SLOT_ID_PTR pSlotList,
  /src/crypto/external/cpl/tpm-tools/dist/lib/
tpm_pkcs11.c 209 ptSlots = (CK_SLOT_ID_PTR)calloc( 1, sizeof( CK_SLOT_ID ) * ulSlots );
  /src/external/mpl/dhcp/bind/dist/lib/isc/
pk11.c 497 CK_SLOT_ID_PTR slotList;
  /src/crypto/external/bsd/heimdal/dist/lib/hx509/ref/
pkcs11.h 1553 typedef ck_slot_id_t *CK_SLOT_ID_PTR;
  /src/crypto/external/bsd/openssh/dist/
pkcs11.h 1757 typedef ck_slot_id_t *CK_SLOT_ID_PTR;
  /src/external/mpl/dhcp/bind/dist/lib/isc/include/pkcs11/
pkcs11.h 1486 typedef ck_slot_id_t *CK_SLOT_ID_PTR;

Completed in 39 milliseconds