Lines Matching refs:ck_slot_id_t
114 #define ck_slot_id_t CK_SLOT_ID macro
211 typedef unsigned long ck_slot_id_t; typedef
299 ck_slot_id_t slot_id;
733 (unsigned char token_present, ck_slot_id_t *slot_list,
736 (ck_slot_id_t slot_id, struct ck_slot_info *info));
738 (ck_slot_id_t slot_id, struct ck_token_info *info));
740 (ck_flags_t flags, ck_slot_id_t *slot, void *reserved));
742 (ck_slot_id_t slot_id,
746 (ck_slot_id_t slot_id, ck_mechanism_type_t type,
749 (ck_slot_id_t slot_id, unsigned char *pin,
760 (ck_slot_id_t slot_id, ck_flags_t flags,
764 _CK_DECLARE_FUNCTION (C_CloseAllSessions, (ck_slot_id_t slot_id));
1225 typedef ck_slot_id_t *CK_SLOT_ID_PTR;
1276 #undef ck_slot_id_t