aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man/libkeccak_squeeze.3
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-02-10 18:08:01 +0100
committerMattias Andrée <maandree@kth.se>2017-02-10 18:08:01 +0100
commit94202542da16dc4d3b0f9b6fdf951a590d4075b1 (patch)
tree5585cc5da7472d3605a55c528b326d96f0f71dda /doc/man/libkeccak_squeeze.3
parentmakefile: install man pages (diff)
downloadlibkeccak-94202542da16dc4d3b0f9b6fdf951a590d4075b1.tar.gz
libkeccak-94202542da16dc4d3b0f9b6fdf951a590d4075b1.tar.bz2
libkeccak-94202542da16dc4d3b0f9b6fdf951a590d4075b1.tar.xz
m + add examples to info manual1.1.1
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'doc/man/libkeccak_squeeze.3')
-rw-r--r--doc/man/libkeccak_squeeze.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/libkeccak_squeeze.3 b/doc/man/libkeccak_squeeze.3
index eafbc65..c6c8d01 100644
--- a/doc/man/libkeccak_squeeze.3
+++ b/doc/man/libkeccak_squeeze.3
@@ -27,7 +27,7 @@ has the same requirement as for the
and
.BR libkeccak_fast_digest (3)
functions: it must have an allocation size of at least
-.RI (( Istate->n
+.RI (( state->n
+ 7) / 8) bytes. However, it may not be
.IR NULL .
.SH RETURN VALUES