From be75eceee6e0b9eb0e35968f46a997d684dde341 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 10 Oct 2015 15:02:11 +0200 Subject: grammaro + add libkeccak_hmac_create.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/man/libkeccak_hmac_initialise.3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/man/libkeccak_hmac_initialise.3') diff --git a/doc/man/libkeccak_hmac_initialise.3 b/doc/man/libkeccak_hmac_initialise.3 index d25ba40..5aad206 100644 --- a/doc/man/libkeccak_hmac_initialise.3 +++ b/doc/man/libkeccak_hmac_initialise.3 @@ -21,7 +21,7 @@ and the key to \fIkey\fP of length \fIkey_length\fP. .SH RETURN VALUES The .BR libkeccak_hmac_initialise () -function return 0 upon successful completion. +function returns 0 upon successful completion. On error, -1 is returned and \fIerrno\fP is set to describe the error. .SH ERRORS @@ -32,6 +32,7 @@ function may fail for any specified for the functions and .BR realloc (3). .SH SEE ALSO +.BR libkeccak_hmac_create (3), .BR libkeccak_spec_sha3 (3), .BR libkeccak_spec_shake (3), .BR libkeccak_spec_rawshake (3), -- cgit v1.2.3-70-g09d2