Searched defs:mech_type (Results 1 - 3 of 3) sorted by relevance

/external/curl/lib/
H A Dcurl_gssapi.c40 gss_OID mech_type,
68 mech_type,
35 Curl_gss_init_sec_context( struct Curl_easy *data, OM_uint32 *minor_status, gss_ctx_id_t *context, gss_name_t target_name, gss_OID mech_type, gss_channel_bindings_t input_chan_bindings, gss_buffer_t input_token, gss_buffer_t output_token, const bool mutual_auth, OM_uint32 *ret_flags) argument
/external/curl/packages/OS400/
H A Dos400sys.c809 int status_type, gss_OID mech_type,
816 mech_type, message_context, status_string);
837 gss_name_t target_name, gss_OID mech_type,
871 target_name, mech_type, req_flags, time_req,
808 Curl_gss_display_status_a(OM_uint32 * minor_status, OM_uint32 status_value, int status_type, gss_OID mech_type, gss_msg_ctx_t * message_context, gss_buffer_t status_string) argument
834 Curl_gss_init_sec_context_a(OM_uint32 * minor_status, gss_cred_id_t cred_handle, gss_ctx_id_t * context_handle, gss_name_t target_name, gss_OID mech_type, gss_flags_t req_flags, OM_uint32 time_req, gss_channel_bindings_t input_chan_bindings, gss_buffer_t input_token, gss_OID * actual_mech_type, gss_buffer_t output_token, gss_flags_t * ret_flags, OM_uint32 * time_rec) argument
/external/kernel-headers/original/uapi/linux/
H A Dcdrom.h927 __u8 mech_type:3; member in struct:rm_feature_desc
939 __u8 mech_type:3; member in struct:rm_feature_desc

Completed in 3919 milliseconds