Home
last modified time | relevance | path

Searched defs:nego (Results 1 - 2 of 2) sorted by relevance

/third_party/curl/lib/vauth/
H A Dspnego_sspi.c91 Curl_auth_decode_spnego_message(struct Curl_easy *data, const char *user, const char *password, const char *service, const char *host, const char *chlg64, struct negotiatedata *nego) Curl_auth_decode_spnego_message() argument
306 Curl_auth_create_spnego_message(struct negotiatedata *nego, char **outptr, size_t *outlen) Curl_auth_create_spnego_message() argument
331 Curl_auth_cleanup_spnego(struct negotiatedata *nego) Curl_auth_cleanup_spnego() argument
[all...]
H A Dspnego_gssapi.c77 Curl_auth_decode_spnego_message(struct Curl_easy *data, const char *user, const char *password, const char *service, const char *host, const char *chlg64, struct negotiatedata *nego) Curl_auth_decode_spnego_message() argument
209 Curl_auth_create_spnego_message(struct negotiatedata *nego, char **outptr, size_t *outlen) Curl_auth_create_spnego_message() argument
249 Curl_auth_cleanup_spnego(struct negotiatedata *nego) Curl_auth_cleanup_spnego() argument
[all...]

Completed in 2 milliseconds