HomeSort by relevance Sort by last modified time
    Searched refs:gss_cred_id_t (Results 1 - 13 of 13) sorted by null

  /external/openssh/
ssh-gss.h 73 gss_cred_id_t creds;
94 gss_cred_id_t creds; /* server */
96 gss_cred_id_t client_creds; /* server */
  /external/chromium/net/third_party/gssapi/
gssapi.h 113 typedef void * gss_cred_id_t ; typedef
245 #define GSS_C_NO_CREDENTIAL ((gss_cred_id_t) 0)
457 gss_cred_id_t *, /* output_cred_handle */
466 gss_cred_id_t * /* cred_handle */
473 const gss_cred_id_t, /* initiator_cred_handle */
492 const gss_cred_id_t, /* acceptor_cred_handle */
500 gss_cred_id_t * /* delegated_cred_handle */
650 const gss_cred_id_t, /* cred_handle */
686 const gss_cred_id_t, /* input_cred_handle */
692 gss_cred_id_t *, /* output_cred_handle *
    [all...]
  /external/ipsec-tools/src/racoon/
gssapi.h 61 gss_cred_id_t gss_cred; /* acquired credentials */
  /external/chromium/net/http/
mock_gssapi_library_posix.h 145 const gss_cred_id_t initiator_cred_handle,
http_auth_gssapi_posix.h 64 const gss_cred_id_t initiator_cred_handle,
135 const gss_cred_id_t initiator_cred_handle,
http_auth_gssapi_posix_unittest.cc 139 gss_cred_id_t initiator_cred_handle = NULL;
mock_gssapi_library_posix.cc 356 const gss_cred_id_t initiator_cred_handle,
http_auth_gssapi_posix.cc 553 const gss_cred_id_t initiator_cred_handle,
  /external/chromium_org/net/http/
http_auth_gssapi_posix.h 67 const gss_cred_id_t initiator_cred_handle,
138 const gss_cred_id_t initiator_cred_handle,
mock_gssapi_library_posix.h 151 const gss_cred_id_t initiator_cred_handle,
http_auth_gssapi_posix_unittest.cc 141 gss_cred_id_t initiator_cred_handle = NULL;
mock_gssapi_library_posix.cc 355 const gss_cred_id_t initiator_cred_handle,
http_auth_gssapi_posix.cc 554 const gss_cred_id_t initiator_cred_handle,

Completed in 1719 milliseconds