Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Nettle
nettle
Commits
97dc9006
Commit
97dc9006
authored
Jul 02, 2005
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
No longer needs to include cbc.h.
Rev: src/nettle/nettle-meta.h:1.14
parent
114d607c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
nettle-meta.h
nettle-meta.h
+0
-3
No files found.
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
Markdown
is supported
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