Searched refs:authcid (Results 1 – 4 of 4) sorted by relevance
66 const char *authcid, in Curl_auth_create_plain_message() argument80 clen = strlen(authcid); in Curl_auth_create_plain_message()96 memcpy(plainauth + zlen + 1, authcid, clen); in Curl_auth_create_plain_message()
64 const char *authcid,
6 in addition to the authentication identity (authcid) as specified by --user.
2359 authentication identity (authcid) and password when using SASL PLAIN4132 authentication identity (authcid) and password when using SASL PLAIN4935 - sasl: Don't send authcid as authzid for the PLAIN mechanism as per RFC 46164939 (authzid) from the authentication identity (authcid) when not specified