Searched refs:ck_slot_id_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/crypto/heimdal/lib/hx509/ref/
H A Dpkcs11.h114 #define ck_slot_id_t CK_SLOT_ID
212 typedef unsigned long ck_slot_id_t;
300 ck_slot_id_t slot_id;
735 (unsigned char token_present, ck_slot_id_t *slot_list,
738 (ck_slot_id_t slot_id, struct ck_slot_info *info));
740 (ck_slot_id_t slot_id, struct ck_token_info *info));
742 (ck_flags_t flags, ck_slot_id_t *slot, void *reserved));
744 (ck_slot_id_t slot_id,
748 (ck_slot_id_t slot_id, ck_mechanism_type_t type,
751 (ck_slot_id_t slot_i
113 #define ck_slot_id_t macro
210 typedef unsigned long ck_slot_id_t; typedef
1276 #undef ck_slot_id_t macro
[all...]
/freebsd-10.3-release/crypto/openssh/
H A Dpkcs11.h114 #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_i
1276 #undef ck_slot_id_t macro
[all...]

Completed in 125 milliseconds