Searched refs:otp_try_lock (Results 1 - 4 of 4) sorted by relevance

/dovecot/src/auth/
H A Dmech-otp-skey-common.h15 bool otp_try_lock(struct auth_request *auth_request);
H A Dmech-otp-skey-common.c27 bool otp_try_lock(struct auth_request *auth_request) function
H A Dmech-skey.c48 request->lock = otp_try_lock(auth_request);
H A Dmech-otp.c41 request->lock = otp_try_lock(auth_request);

Completed in 288 milliseconds