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
97dc9006
Commit
97dc9006
authored
Jul 02, 2005
by
Niels Möller
Browse files
No longer needs to include cbc.h.
Rev: src/nettle/nettle-meta.h:1.14
parent
114d607c
Changes
1
Hide whitespace changes
Inline
Side-by-side
nettle-meta.h
View file @
97dc9006
...
...
@@ -28,9 +28,6 @@
#include
"nettle-types.h"
/* For nettle_crypt_func */
#include
"cbc.h"
/* Randomness. Used by key generation and dsa signature creation. */
typedef
void
(
*
nettle_random_func
)(
void
*
ctx
,
unsigned
length
,
uint8_t
*
dst
);
...
...
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