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

/dovecot/src/auth/
H A Dauth-request.c2419 const char *working_scheme; local
2427 working_scheme = password_scheme_detect(plain_password,
2429 if (working_scheme != NULL) {
2431 working_scheme);

Completed in 26 milliseconds