Searched defs:otp_verify (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/auth/ |
H A D | password-scheme.c | 746 static int otp_verify(const char *plaintext, const struct password_generate_params *params ATTR_UNUSED, function 832 { "OTP", PW_ENCODING_NONE, 0, otp_verify, otp_generate }, 833 { "SKEY", PW_ENCODING_NONE, 0, otp_verify, skey_generate },
|
Completed in 2106 milliseconds