Searched refs:mech_type (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/net/http/ |
D | mock_gssapi_library_posix.cc | 144 ClearOid(&mech_type); in GssContextMockImpl() 154 CopyOid(&mech_type, &other.mech_type); in GssContextMockImpl() 170 CopyOid(&mech_type, &mech_type_in); in GssContextMockImpl() 174 ClearOid(&mech_type); in ~GssContextMockImpl() 184 CopyOid(&mech_type, &other.mech_type); in Assign() 339 const gss_OID mech_type, in display_status() argument 358 const gss_OID mech_type, in init_sec_context() argument 391 CopyOid(&context.mech_type, &security_query.context_info.mech_type); in init_sec_context() 407 CopyOid(*actual_mech_type, mech_type); in init_sec_context() 449 gss_OID* mech_type, in inquire_context() argument [all …]
|
D | mock_gssapi_library_posix.h | 33 const gss_OID_desc& mech_type, 44 gss_OID_desc mech_type; variable 146 const gss_OID mech_type, 154 const gss_OID mech_type, 180 gss_OID* mech_type,
|
D | http_auth_gssapi_posix.h | 64 const gss_OID mech_type, 72 const gss_OID mech_type, 98 gss_OID* mech_type, 135 const gss_OID mech_type, 143 const gss_OID mech_type, 169 gss_OID* mech_type,
|
D | http_auth_gssapi_posix.cc | 333 gss_OID mech_type = GSS_C_NO_OID; in DescribeContext() local 344 &mech_type, in DescribeContext() 374 mech_type).c_str(), in DescribeContext() 545 const gss_OID mech_type, in display_status() argument 549 return display_status_(minor_status, status_value, status_type, mech_type, in display_status() 558 const gss_OID mech_type, in init_sec_context() argument 572 mech_type, in init_sec_context() 619 gss_OID* mech_type, in inquire_context() argument 629 mech_type, in inquire_context()
|
D | http_auth_gssapi_posix_unittest.cc | 145 gss_OID mech_type = NULL; in TEST() local 159 mech_type, in TEST()
|
/external/kernel-headers/original/uapi/linux/ |
D | cdrom.h | 927 __u8 mech_type:3; member 939 __u8 mech_type:3; member
|