Changeset 679 in openpam for trunk/include/security/oath.h
- Timestamp:
- Mar 18, 2013, 9:38:58 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/security/oath.h
r678 r679 43 43 char *oath_key_to_uri(const struct oath_key *); 44 44 45 #define DUMMY_LABEL ("oath-dummy-key")46 #define DUMMY_LABELLEN (sizeof DUMMY_LABEL)47 #define DUMMY_KEYLEN 6448 49 45 struct oath_key *oath_dummy_key(enum oath_mode, enum oath_hash, unsigned int); 50 46
Note: See TracChangeset
for help on using the changeset viewer.