Searched refs:gss_OID (Results 1 – 8 of 8) sorted by relevance
/third_party/curl/tests/libtest/ |
D | stub_gssapi.h | 37 #define GSS_C_NO_OID ((gss_OID) 0) 91 } gss_OID_desc, *gss_OID; typedef 108 const gss_OID /*mech_type*/, 113 gss_OID * /*actual_mech_type*/, 127 gss_OID * /*mech_type*/, 164 const gss_OID /*input_name_type*/, 173 gss_OID * /*output_name_type*/); 178 const gss_OID /*mech_type*/,
|
D | stub_gssapi.c | 70 const gss_OID mech_type, in gss_init_sec_context() 75 gss_OID *actual_mech_type, in gss_init_sec_context() 267 const gss_OID input_name_type, in gss_import_name() 308 const gss_OID mech_type, in gss_display_status() 352 gss_OID *output_name_type) in gss_display_name() 366 gss_OID *mech_type, in gss_inquire_context()
|
/third_party/curl/lib/ |
D | setup-os400.h | 150 gss_OID in_name_type, 157 int status_type, gss_OID mech_type, 167 gss_OID mech_type, 173 gss_OID * actual_mech_type,
|
D | curl_gssapi.h | 38 gss_OID mech_type,
|
D | curl_gssapi.c | 45 gss_OID mech_type, in Curl_gss_init_sec_context()
|
D | socks_gssapi.c | 145 (gss_OID) GSS_C_NULL_OID, &server); in Curl_SOCKS5_gssapi_negotiate()
|
/third_party/libsoup/libsoup/ |
D | soup-auth-negotiate.c | 490 (gss_OID) &gss_mech_spnego, in soup_gss_error() 543 (gss_OID) GSS_C_NT_HOSTBASED_SERVICE, in soup_gss_client_init() 580 (gss_OID) &gss_mech_spnego, in soup_gss_client_step()
|
/third_party/curl/packages/OS400/ |
D | os400sys.c | 744 gss_OID in_name_type, gss_name_t *out_name) in Curl_gss_import_name_a() 773 int status_type, gss_OID mech_type, in Curl_gss_display_status_a() 800 gss_name_t target_name, gss_OID mech_type, in Curl_gss_init_sec_context_a() 804 gss_OID *actual_mech_type, in Curl_gss_init_sec_context_a()
|