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

/dovecot/src/login-common/
H A Dsasl-server.c411 sasl_server_auth_cancel(struct client *client, const char *reason, function
442 sasl_server_auth_cancel(client, reason, code, SASL_SERVER_REPLY_AUTH_FAILED);
448 sasl_server_auth_cancel(client, NULL, NULL, SASL_SERVER_REPLY_AUTH_ABORTED);

Completed in 8 milliseconds