/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/chromium_org/net/http/ |
mock_gssapi_library_posix.cc | 144 ClearOid(&mech_type); 154 CopyOid(&mech_type, &other.mech_type); 170 CopyOid(&mech_type, &mech_type_in); 174 ClearOid(&mech_type); 184 CopyOid(&mech_type, &other.mech_type); 339 const gss_OID mech_type, 358 const gss_OID mech_type, 391 CopyOid(&context.mech_type, &security_query.context_info.mech_type) [all...] |
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.h | 62 const gss_OID mech_type, 70 const gss_OID mech_type, 96 gss_OID* mech_type, 133 const gss_OID mech_type, 141 const gss_OID mech_type, 167 gss_OID* 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,
|
http_auth_gssapi_posix_unittest.cc | 144 gss_OID mech_type = NULL; local 158 mech_type,
|
/external/kernel-headers/original/linux/sunrpc/ |
gss_api.h | 23 struct gss_api_mech *mech_type; member in struct:gss_ctx
|