Symbol: ck_slot_id_t
crypto/heimdal/lib/hx509/ref/pkcs11.h
1225
typedef ck_slot_id_t *CK_SLOT_ID_PTR;
crypto/heimdal/lib/hx509/ref/pkcs11.h
298
ck_slot_id_t slot_id;
crypto/heimdal/lib/hx509/ref/pkcs11.h
733
(unsigned char token_present, ck_slot_id_t *slot_list,
crypto/heimdal/lib/hx509/ref/pkcs11.h
736
(ck_slot_id_t slot_id, struct ck_slot_info *info));
crypto/heimdal/lib/hx509/ref/pkcs11.h
738
(ck_slot_id_t slot_id, struct ck_token_info *info));
crypto/heimdal/lib/hx509/ref/pkcs11.h
740
(ck_flags_t flags, ck_slot_id_t *slot, void *reserved));
crypto/heimdal/lib/hx509/ref/pkcs11.h
742
(ck_slot_id_t slot_id,
crypto/heimdal/lib/hx509/ref/pkcs11.h
746
(ck_slot_id_t slot_id, ck_mechanism_type_t type,
crypto/heimdal/lib/hx509/ref/pkcs11.h
749
(ck_slot_id_t slot_id, unsigned char *pin,
crypto/heimdal/lib/hx509/ref/pkcs11.h
760
(ck_slot_id_t slot_id, ck_flags_t flags,
crypto/heimdal/lib/hx509/ref/pkcs11.h
764
_CK_DECLARE_FUNCTION (C_CloseAllSessions, (ck_slot_id_t slot_id));
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
1222
typedef ck_slot_id_t *CK_SLOT_ID_PTR;
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
296
ck_slot_id_t slot_id;
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
731
(unsigned char token_present, ck_slot_id_t *slot_list,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
734
(ck_slot_id_t slot_id, struct ck_slot_info *info));
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
736
(ck_slot_id_t slot_id, struct ck_token_info *info));
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
738
(ck_flags_t flags, ck_slot_id_t *slot, void *reserved));
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
740
(ck_slot_id_t slot_id,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
744
(ck_slot_id_t slot_id, ck_mechanism_type_t type,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
747
(ck_slot_id_t slot_id, unsigned char *pin,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
758
(ck_slot_id_t slot_id, ck_flags_t flags,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
762
_CK_DECLARE_FUNCTION (C_CloseAllSessions, (ck_slot_id_t slot_id));
crypto/openssh/pkcs11.h
1225
typedef ck_slot_id_t *CK_SLOT_ID_PTR;
crypto/openssh/pkcs11.h
299
ck_slot_id_t slot_id;
crypto/openssh/pkcs11.h
733
(unsigned char token_present, ck_slot_id_t *slot_list,
crypto/openssh/pkcs11.h
736
(ck_slot_id_t slot_id, struct ck_slot_info *info));
crypto/openssh/pkcs11.h
738
(ck_slot_id_t slot_id, struct ck_token_info *info));
crypto/openssh/pkcs11.h
740
(ck_flags_t flags, ck_slot_id_t *slot, void *reserved));
crypto/openssh/pkcs11.h
742
(ck_slot_id_t slot_id,
crypto/openssh/pkcs11.h
746
(ck_slot_id_t slot_id, ck_mechanism_type_t type,
crypto/openssh/pkcs11.h
749
(ck_slot_id_t slot_id, unsigned char *pin,
crypto/openssh/pkcs11.h
760
(ck_slot_id_t slot_id, ck_flags_t flags,
crypto/openssh/pkcs11.h
764
_CK_DECLARE_FUNCTION (C_CloseAllSessions, (ck_slot_id_t slot_id));