Searched refs:OTP_USER_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/otp/ | ||
| H A D | otp.h | 51 #define OTP_USER_TIMEOUT 120 macro |
| H A D | otp_db.c | 129 if (then && now - then < OTP_USER_TIMEOUT) { in otp_get_internal() |