From 32a5ae4e65844615cb3e32aaefcdb7abe4af54c9 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 10 Feb 2019 17:10:20 +0100 Subject: Add HMAC and use void * instead of char * for binary data MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libsha2_marshal.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libsha2_marshal.3') diff --git a/libsha2_marshal.3 b/libsha2_marshal.3 index 3742ca6..f6d1e4d 100644 --- a/libsha2_marshal.3 +++ b/libsha2_marshal.3 @@ -5,7 +5,7 @@ libsha2_marshal \- Marshal a SHA 2 hashing state .nf #include -size_t libsha2_marshal(const struct libsha2_state *restrict \fIstate\fP, char *restrict \fIbuf\fP); +size_t libsha2_marshal(const struct libsha2_state *restrict \fIstate\fP, void *restrict \fIbuf\fP); .fi .PP Link with -- cgit v1.2.3-70-g09d2