Changeset 481 for trunk/include/sh_tiger.h
- Timestamp:
- Jul 18, 2015, 5:06:52 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/sh_tiger.h
r170 r481 44 44 int sh_tiger_get_hashtype (void); 45 45 46 /* set the hash fuction in use in the mask 47 */ 48 void sh_tiger_get_mask_hashtype(unsigned long * mask); 49 50 51 /* reset the hash function to the one in the mask 52 */ 53 void sh_tiger_set_hashtype_mask(unsigned long mask); 54 46 55 /* GnuPG-like format, returns allocated memory 47 56 */
Note:
See TracChangeset
for help on using the changeset viewer.