Lines Matching defs:ck_slot_id_t
115 #define ck_slot_id_t CK_SLOT_ID
216 typedef unsigned long ck_slot_id_t;
304 ck_slot_id_t slot_id;
1008 (unsigned char token_present, ck_slot_id_t *slot_list,
1011 (ck_slot_id_t slot_id, struct ck_slot_info *info));
1013 (ck_slot_id_t slot_id, struct ck_token_info *info));
1015 (ck_flags_t flags, ck_slot_id_t *slot, void *reserved));
1017 (ck_slot_id_t slot_id,
1021 (ck_slot_id_t slot_id, ck_mechanism_type_t type,
1024 (ck_slot_id_t slot_id, unsigned char *pin,
1035 (ck_slot_id_t slot_id, ck_flags_t flags,
1039 _CK_DECLARE_FUNCTION (C_CloseAllSessions, (ck_slot_id_t slot_id));
1757 typedef ck_slot_id_t *CK_SLOT_ID_PTR;
1818 #undef ck_slot_id_t