Searched defs:passwdp (Results 1 – 13 of 13) sorted by relevance
/external/curl/lib/vauth/ |
D | ntlm_sspi.c | 58 const char *passwdp, in Curl_auth_create_ntlm_type1_message() 219 const char *passwdp, in Curl_auth_create_ntlm_type3_message()
|
D | cram.c | 94 const char *passwdp, in Curl_auth_create_cram_md5_message()
|
D | digest_sspi.c | 68 const char *passwdp, in Curl_auth_create_digest_md5_message() 354 const char *passwdp, in Curl_auth_create_digest_http_message()
|
D | cleartext.c | 64 const char *passwdp, in Curl_auth_create_plain_message()
|
D | ntlm.c | 349 const char *passwdp, in Curl_auth_create_ntlm_type1_message() 470 const char *passwdp, in Curl_auth_create_ntlm_type3_message()
|
D | digest.c | 330 const char *passwdp, in Curl_auth_create_digest_md5_message() 650 const char *passwdp, in Curl_auth_create_digest_http_message()
|
D | krb5_gssapi.c | 70 const char *passwdp, in Curl_auth_create_gssapi_user_message()
|
D | krb5_sspi.c | 67 const char *passwdp, in Curl_auth_create_gssapi_user_message()
|
/external/curl/lib/ |
D | http_negotiate.c | 46 const char *passwdp; in Curl_input_negotiate() local
|
D | http_ntlm.c | 123 const char *passwdp; in Curl_output_ntlm() local
|
D | curl_sspi.c | 130 CURLcode Curl_create_sspi_identity(const char *userp, const char *passwdp, in Curl_create_sspi_identity()
|
D | http_digest.c | 89 const char *passwdp; in Curl_output_digest() local
|
D | url.c | 319 static CURLcode setstropt_userpwd(char *option, char **userp, char **passwdp) in setstropt_userpwd() 4062 char **userp, char **passwdp, in parseurlandfillconn() 4895 char *passwdp = NULL; in parse_url_login() local 5017 char **userp, char **passwdp, in parse_login_details() 5242 char **userp, char **passwdp, char **optionsp) in override_login()
|