HomeSort by relevance Sort by last modified time
    Searched refs:mech_type (Results 1 - 6 of 6) sorted by null

  /external/chromium/net/http/
mock_gssapi_library_posix.h 27 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,
mock_gssapi_library_posix.cc 145 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, &security_query.context_info.mech_type)
    [all...]
http_auth_gssapi_posix.h 59 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,
http_auth_gssapi_posix.cc 340 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,
http_auth_gssapi_posix_unittest.cc 142 gss_OID mech_type = NULL; local
156 mech_type,
  /external/kernel-headers/original/linux/sunrpc/
gss_api.h 23 struct gss_api_mech *mech_type; member in struct:gss_ctx

Completed in 488 milliseconds