Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Brian Smith
nettle
Commits
8fed6d50
Commit
8fed6d50
authored
Jun 17, 2001
by
Niels Möller
Browse files
Include <stdlib.h>
Rev: src/nettle/testsuite/testutils.c:1.3
parent
274a78f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/testutils.c
View file @
8fed6d50
/* testutils.
h
*/
/* testutils.
c
*/
#include
"testutils.h"
#include
<ctype.h>
#include
<stdlib.h>
int
decode_hex
(
uint8_t
*
dst
,
const
char
*
hex
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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