Searched refs:mech_type (Results 1 - 6 of 6) sorted by relevance

/external/chromium/net/http/
H A Dmock_gssapi_library_posix.cc145 ClearOid(&mech_type);
155 CopyOid(&mech_type, &other.mech_type);
171 CopyOid(&mech_type, &mech_type_in);
175 ClearOid(&mech_type);
185 CopyOid(&mech_type, &other.mech_type);
340 const gss_OID mech_type,
359 const gss_OID mech_type,
392 CopyOid(&context.mech_type,
336 display_status( OM_uint32* minor_status, OM_uint32 status_value, int status_type, const gss_OID mech_type, OM_uint32* message_context, gss_buffer_t status_string) argument
354 init_sec_context( OM_uint32* minor_status, const gss_cred_id_t initiator_cred_handle, gss_ctx_id_t* context_handle, const gss_name_t target_name, const gss_OID mech_type, OM_uint32 req_flags, OM_uint32 time_req, const gss_channel_bindings_t input_chan_bindings, const gss_buffer_t input_token, gss_OID* actual_mech_type, gss_buffer_t output_token, OM_uint32* ret_flags, OM_uint32* time_rec) argument
444 inquire_context( OM_uint32* minor_status, const gss_ctx_id_t context_handle, gss_name_t* src_name, gss_name_t* targ_name, OM_uint32* lifetime_rec, gss_OID* mech_type, OM_uint32* ctx_flags, int* locally_initiated, int* open) argument
[all...]
H A Dmock_gssapi_library_posix.h27 const gss_OID_desc& mech_type,
38 gss_OID_desc mech_type; member in class:net::test::GssContextMockImpl
140 const gss_OID mech_type,
148 const gss_OID mech_type,
174 gss_OID* mech_type,
H A Dhttp_auth_gssapi_posix.h59 const gss_OID mech_type,
67 const gss_OID mech_type,
93 gss_OID* mech_type,
130 const gss_OID mech_type,
138 const gss_OID mech_type,
164 gss_OID* mech_type,
H A Dhttp_auth_gssapi_posix.cc340 gss_OID mech_type = GSS_C_NO_OID; local
349 &mech_type,
379 mech_type).c_str(),
543 const gss_OID mech_type,
547 return display_status_(minor_status, status_value, status_type, mech_type,
556 const gss_OID mech_type,
570 mech_type,
617 gss_OID* mech_type,
627 mech_type,
539 display_status( OM_uint32* minor_status, OM_uint32 status_value, int status_type, const gss_OID mech_type, OM_uint32* message_context, gss_buffer_t status_string) argument
551 init_sec_context( OM_uint32* minor_status, const gss_cred_id_t initiator_cred_handle, gss_ctx_id_t* context_handle, const gss_name_t target_name, const gss_OID mech_type, OM_uint32 req_flags, OM_uint32 time_req, const gss_channel_bindings_t input_chan_bindings, const gss_buffer_t input_token, gss_OID* actual_mech_type, gss_buffer_t output_token, OM_uint32* ret_flags, OM_uint32* time_rec) argument
611 inquire_context( OM_uint32* minor_status, const gss_ctx_id_t context_handle, gss_name_t* src_name, gss_name_t* targ_name, OM_uint32* lifetime_rec, gss_OID* mech_type, OM_uint32* ctx_flags, int* locally_initiated, int* open) argument
H A Dhttp_auth_gssapi_posix_unittest.cc142 gss_OID mech_type = NULL; local
156 mech_type,
/external/kernel-headers/original/linux/sunrpc/
H A Dgss_api.h23 struct gss_api_mech *mech_type; member in struct:gss_ctx

Completed in 96 milliseconds