Home
last modified time | relevance | path

Searched refs:noskewadj (Results 1 – 3 of 3) sorted by relevance

/dports/security/pam_google_authenticator/google-authenticator-libpam-1.09/man/
H A Dpam_google_authenticator.8.md11 [try_first_pass|use_first_pass|forward_pass] [noskewadj] [no_increment_hotp]
90 noskewadj
146 - `auth required pam_google_authenticator.so noskewadj` # Don't compensate time
/dports/security/pam_google_authenticator/google-authenticator-libpam-1.09/
H A DREADME.md147 ### noskewadj subsection
160 ` auth required pam_google_authenticator.so noskewadj`
/dports/security/pam_google_authenticator/google-authenticator-libpam-1.09/src/
H A Dpam_google_authenticator.c65 int noskewadj; member
1502 if (!params->noskewadj) { in check_timebased_code()
1777 params->noskewadj = 1; in parse_args()