Searched refs:ck_slot_id_t (Results 1 – 1 of 1) sorted by relevance
/external/openssh/ |
D | pkcs11.h | 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, [all …]
|