HomeSort by: relevance | last modified time | path
    Searched defs:ck_object_handle_t (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/hx509/ref/
pkcs11.h 150 #define ck_object_handle_t CK_OBJECT_HANDLE
346 typedef unsigned long ck_object_handle_t;
949 ck_object_handle_t private_data;
961 ck_object_handle_t private_data;
964 ck_object_handle_t public_key;
993 ck_object_handle_t private_data;
1005 ck_object_handle_t private_data;
1008 ck_object_handle_t public_key;
1095 ck_object_handle_t encryption_key,
1096 ck_object_handle_t authentiation_key))
149 #define ck_object_handle_t macro
344 typedef unsigned long ck_object_handle_t; typedef
1648 #undef ck_object_handle_t macro
    [all...]
  /src/crypto/external/bsd/openssh/dist/
pkcs11.h 144 #define ck_object_handle_t CK_OBJECT_HANDLE macro
314 typedef unsigned long ck_object_handle_t; typedef
1051 ck_object_handle_t encryption_key,
1052 ck_object_handle_t authentication_key));
1061 unsigned long count, ck_object_handle_t *object));
1063 (ck_session_handle_t session, ck_object_handle_t object,
1065 ck_object_handle_t *new_object));
1068 ck_object_handle_t object));
1071 ck_object_handle_t object,
1075 ck_object_handle_t object
1847 #undef ck_object_handle_t macro
    [all...]
  /src/external/mpl/dhcp/bind/dist/lib/isc/include/pkcs11/
pkcs11.h 141 #define ck_object_handle_t CK_OBJECT_HANDLE macro
318 typedef unsigned long ck_object_handle_t; typedef
1078 ck_object_handle_t encryption_key,
1079 ck_object_handle_t authentiation_key));
1087 unsigned long count, ck_object_handle_t *object));
1089 (ck_session_handle_t session, ck_object_handle_t object,
1091 ck_object_handle_t *new_object));
1093 (ck_session_handle_t session, ck_object_handle_t object));
1095 (ck_session_handle_t session, ck_object_handle_t object,
1098 (ck_session_handle_t session, ck_object_handle_t object
1597 #undef ck_object_handle_t macro
    [all...]

Completed in 112 milliseconds