pike.git/
src/
post_modules/
Nettle/
nettle.h
Branch:
Tag:
Non-build tags
All tags
No tags
2014-12-04
2014-12-04 19:25:55 by Martin Nilsson <nilsson@opera.com>
ff74ca70da07a4da2c194192c3aed3baff1a9f4d (
9
lines) (+
9
/-
0
)
[
Show
|
Annotate
]
Branch:
bill/master_archive_support
Added prototypes to fix warnings.
38:
void hogweed_init(void); void hogweed_exit(void);
+
+
void mac_init(void);
+
+
void mac_exit(void);
+
+
void aead_init(void);
+
+
void aead_exit(void);