Home
last modified time | relevance | path

Searched refs:authcid (Results 1 – 4 of 4) sorted by relevance

/external/curl/lib/vauth/
Dcleartext.c66 const char *authcid, in Curl_auth_create_plain_message() argument
80 clen = strlen(authcid); in Curl_auth_create_plain_message()
96 memcpy(plainauth + zlen + 1, authcid, clen); in Curl_auth_create_plain_message()
Dvauth.h64 const char *authcid,
/external/curl/docs/cmdline-opts/
Dsasl-authzid.d6 in addition to the authentication identity (authcid) as specified by --user.
/external/curl/
DCHANGES2359 authentication identity (authcid) and password when using SASL PLAIN
4132 authentication identity (authcid) and password when using SASL PLAIN
4935 - sasl: Don't send authcid as authzid for the PLAIN mechanism as per RFC 4616
4939 (authzid) from the authentication identity (authcid) when not specified