Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Wim Lewis
nettle
Commits
c524a2dc
Commit
c524a2dc
authored
Sep 28, 2005
by
Niels Möller
Browse files
* nettle-internal.h (nettle_openssl_md5)
(nettle_openssl_sha1): Declare. Rev: src/nettle/nettle-internal.h:1.9
parent
ea348bd6
Changes
1
Hide whitespace changes
Inline
Side-by-side
nettle-internal.h
View file @
c524a2dc
...
...
@@ -71,4 +71,7 @@ extern const struct nettle_cipher nettle_openssl_blowfish128;
extern
const
struct
nettle_cipher
nettle_openssl_des
;
extern
const
struct
nettle_cipher
nettle_openssl_cast128
;
extern
const
struct
nettle_hash
nettle_openssl_md5
;
extern
const
struct
nettle_hash
nettle_openssl_sha1
;
#endif
/* NETTLE_INTERNAL_H_INCLUDED */
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment