Searched refs:gss_OID (Results 1 – 9 of 9) sorted by relevance
/external/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 | 68 const gss_OID mech_type, in gss_init_sec_context() 73 gss_OID *actual_mech_type, in gss_init_sec_context() 255 const gss_OID input_name_type, in gss_import_name() 295 const gss_OID mech_type, in gss_display_status() 338 gss_OID *output_name_type) in gss_display_name() 348 gss_OID *mech_type, in gss_inquire_context()
|
/external/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 | 51 gss_OID mech_type,
|
D | curl_gssapi.c | 40 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()
|
/external/curl/packages/OS400/ |
D | os400sys.c | 779 gss_OID in_name_type, gss_name_t * out_name) in Curl_gss_import_name_a() 809 int status_type, gss_OID mech_type, in Curl_gss_display_status_a() 837 gss_name_t target_name, gss_OID mech_type, in Curl_gss_init_sec_context_a() 841 gss_OID * actual_mech_type, in Curl_gss_init_sec_context_a()
|
/external/libcups/cups/ |
D | http-private.h | 331 gss_OID gssmech; /* Authentication mechanism */
|
D | auth.c | 71 OM_uint32, OM_uint32, const gss_OID,
|