Searched defs:nego (Results 1 - 2 of 2) sorted by relevance
/third_party/curl/lib/vauth/ |
H A D | spnego_sspi.c | 91 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 D | spnego_gssapi.c | 77 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