Changeset 627 in openpam for trunk/modules/pam_oath/oath.h
- Timestamp:
- Feb 28, 2013, 12:11:45 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/pam_oath/oath.h
r626 r627 32 32 #ifndef OATH_H_INCLUDED 33 33 #define OATH_H_INCLUDED 34 35 /* 36 * Default time step for TOTP: 30 seconds. 37 */ 38 #define OATH_DEF_TIMESTEP 30 34 39 35 40 /*
Note: See TracChangeset
for help on using the changeset viewer.