aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man/libkeccak_squeeze.3
diff options
context:
space:
mode:
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