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

/freebsd-10.3-release/crypto/heimdal/lib/hx509/ref/
H A Dpkcs11.h135 #define ck_session_handle_t CK_SESSION_HANDLE
277 typedef unsigned long ck_session_handle_t;
718 typedef ck_rv_t (*ck_notify_t) (ck_session_handle_t session,
754 (ck_session_handle_t session, unsigned char *pin,
757 (ck_session_handle_t session, unsigned char *old_pin,
764 ck_session_handle_t *session));
765 _CK_DECLARE_FUNCTION (C_CloseSession, (ck_session_handle_t session));
768 (ck_session_handle_t session,
771 (ck_session_handle_t session,
775 (ck_session_handle_t sessio
134 #define ck_session_handle_t macro
275 typedef unsigned long ck_session_handle_t; typedef
1297 #undef ck_session_handle_t macro
[all...]
/freebsd-10.3-release/crypto/openssh/
H A Dpkcs11.h135 #define ck_session_handle_t CK_SESSION_HANDLE macro
276 typedef unsigned long ck_session_handle_t; typedef
716 typedef ck_rv_t (*ck_notify_t) (ck_session_handle_t session,
752 (ck_session_handle_t session, unsigned char *pin,
755 (ck_session_handle_t session, unsigned char *old_pin,
762 ck_session_handle_t *session));
763 _CK_DECLARE_FUNCTION (C_CloseSession, (ck_session_handle_t session));
766 (ck_session_handle_t session,
769 (ck_session_handle_t session,
773 (ck_session_handle_t sessio
1297 #undef ck_session_handle_t macro
[all...]

Completed in 106 milliseconds