Searched refs:client_auth_send_challenge (Results 1 - 3 of 3) sorted by relevance

/dovecot/src/login-common/
H A Dclient-common.h311 void client_auth_send_challenge(struct client *client, const char *data);
H A Dclient-common-auth.c652 void client_auth_send_challenge(struct client *client, const char *data) function
H A Dclient-common.c170 client->v.auth_send_challenge = client_auth_send_challenge;

Completed in 631 milliseconds