HomeSort by relevance Sort by last modified time
    Searched defs:mech_type (Results 1 - 7 of 7) 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,
http_auth_gssapi_posix_unittest.cc 142 gss_OID mech_type = NULL; local
156 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,
  /external/chromium_org/net/http/
mock_gssapi_library_posix.h 33 const gss_OID_desc& mech_type,
44 gss_OID_desc mech_type; member in class:net::test::GssContextMockImpl
146 const gss_OID mech_type,
154 const gss_OID mech_type,
180 gss_OID* mech_type,
http_auth_gssapi_posix_unittest.cc 144 gss_OID mech_type = NULL; local
158 mech_type,
http_auth_gssapi_posix.cc 332 gss_OID mech_type = GSS_C_NO_OID; local
343 &mech_type,
373 mech_type).c_str(),
544 const gss_OID mech_type,
548 return display_status_(minor_status, status_value, status_type, mech_type,
557 const gss_OID mech_type,
571 mech_type,
618 gss_OID* mech_type,
628 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 159 milliseconds