Home
last modified time | relevance | path

Searched refs:CK_SLOT_INFO (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaSlotManager.c216 CK_SLOT_INFO slotinfo; in meta_slotManager_find_object_token()
239 (void) memset(&slotinfo, 0, sizeof (CK_SLOT_INFO)); in meta_slotManager_find_object_token()
H A DmetaSlotToken.c85 CK_SLOT_INFO slotinfo; in meta_GetSlotInfo()
H A Dpkcs11SlotToken.c78 pinfo = malloc(sizeof (CK_SLOT_INFO)); in C_GetSlotList()
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h111 typedef struct CK_SLOT_INFO { struct
118 } CK_SLOT_INFO; argument
127 typedef CK_SLOT_INFO CK_PTR CK_SLOT_INFO_PTR;
/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dadm_metaslot.c62 CK_SLOT_INFO slot_info; in list_metaslot_info()
H A Dadm_uef.c194 CK_SLOT_INFO slotinfo; in list_mechlist_for_lib()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dutility.c30 static CK_SLOT_INFO slot_info;
H A Dapi_interface.c1526 CK_SLOT_INFO slotInfo; in C_GetSlotList()