Home
last modified time | relevance | path

Searched refs:gss_cred_id_t (Results 1 – 13 of 13) sorted by relevance

/external/curl/tests/libtest/
Dstub_gssapi.h43 #define GSS_C_NO_CREDENTIAL ((gss_cred_id_t) 0)
79 typedef struct gss_cred_id_t_desc_struct *gss_cred_id_t; typedef
/external/cronet/net/tools/gssapi/
Dgss_types.h55 using gss_cred_id_t = FakeGssCredId*; variable
Dgss_methods.cc37 const gss_cred_id_t initiator_cred_handle, in gss_init_sec_context()
/external/libcups/cups/
Dauth.c68 gss_cred_id_t,
77 gss_cred_id_t creds; /* Returned credentials */
82 gss_cred_id_t creds, gss_OID_set oids,
766 gss_cred_id_t creds, /* I - Credentials (if any) */ in cups_gss_acquire()
/external/ipsec-tools/src/racoon/
Dgssapi.h61 gss_cred_id_t gss_cred; /* acquired credentials */
/external/cronet/net/http/
Dhttp_auth_gssapi_posix.h75 const gss_cred_id_t initiator_cred_handle,
140 const gss_cred_id_t initiator_cred_handle,
Dmock_gssapi_library_posix.h160 const gss_cred_id_t initiator_cred_handle,
Dmock_gssapi_library_posix.cc389 const gss_cred_id_t initiator_cred_handle, in init_sec_context()
Dhttp_auth_gssapi_posix_unittest.cc230 gss_cred_id_t initiator_cred_handle = nullptr; in TEST()
Dhttp_auth_gssapi_posix.cc547 const gss_cred_id_t initiator_cred_handle, in init_sec_context()
/external/curl/lib/
Dsetup-os400.h166 gss_cred_id_t cred_handle,
/external/libcups/scheduler/
Dconf.h261 VAR gss_cred_id_t ServerCreds; /* Server's GSS credentials */
/external/curl/packages/OS400/
Dos400sys.c800 gss_cred_id_t cred_handle, in Curl_gss_init_sec_context_a()