Home
last modified time | relevance | path

Searched refs:gss_qop_t (Results 1 – 9 of 9) sorted by relevance

/external/curl/tests/libtest/
Dstub_gssapi.h71 typedef OM_uint32 gss_qop_t; typedef
137 gss_qop_t /* qop_req */,
147 gss_qop_t * /* qop_state */);
Dstub_gssapi.c388 gss_qop_t qop_req, in gss_wrap()
408 gss_qop_t *qop_state) in gss_unwrap()
/external/cronet/net/tools/gssapi/
Dgss_types.h24 using gss_qop_t = uint32_t; variable
Dgss_methods.cc56 gss_qop_t qop_req, in gss_wrap_size_limit()
/external/cronet/net/http/
Dhttp_auth_gssapi_posix.h91 gss_qop_t qop_req,
155 gss_qop_t qop_req,
Dmock_gssapi_library_posix.h175 gss_qop_t qop_req,
Dmock_gssapi_library_posix.cc451 gss_qop_t qop_req, in wrap_size_limit()
Dhttp_auth_gssapi_posix.cc579 gss_qop_t qop_req, in wrap_size_limit()
/external/curl/lib/vauth/
Dkrb5_gssapi.c197 gss_qop_t qop = GSS_C_QOP_DEFAULT; in Curl_auth_create_gssapi_security_message()