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

/freebsd-current/crypto/openssh/
H A Dpkcs11.h143 #define ck_object_handle_t CK_OBJECT_HANDLE macro
309 typedef unsigned long ck_object_handle_t; typedef
776 ck_object_handle_t encryption_key,
777 ck_object_handle_t authentiation_key));
786 unsigned long count, ck_object_handle_t *object));
788 (ck_session_handle_t session, ck_object_handle_t object,
790 ck_object_handle_t *new_object));
793 ck_object_handle_t object));
796 ck_object_handle_t object,
800 ck_object_handle_t objec
1305 #undef ck_object_handle_t macro
[all...]
/freebsd-current/crypto/heimdal/lib/hx509/ref/
H A Dpkcs11.h143 #define ck_object_handle_t CK_OBJECT_HANDLE
310 typedef unsigned long ck_object_handle_t;
778 ck_object_handle_t encryption_key,
779 ck_object_handle_t authentiation_key));
788 unsigned long count, ck_object_handle_t *object));
790 (ck_session_handle_t session, ck_object_handle_t object,
792 ck_object_handle_t *new_object));
795 ck_object_handle_t object));
798 ck_object_handle_t object,
802 ck_object_handle_t objec
142 #define ck_object_handle_t macro
308 typedef unsigned long ck_object_handle_t; typedef
1305 #undef ck_object_handle_t macro
[all...]

Completed in 76 milliseconds