aboutsummaryrefslogtreecommitdiffstats
path: root/librecrypt_hash.3
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-05-15 20:53:25 +0200
committerMattias Andrée <m@maandree.se>2026-05-15 20:53:25 +0200
commit193d39d9b78a9e3c0c257b2e1e9f9dd4a7a13349 (patch)
treec3b4eaf8df53babc7e37df4384d1be3be1cd9186 /librecrypt_hash.3
parentFix some minor issues (diff)
downloadlibrecrypt-193d39d9b78a9e3c0c257b2e1e9f9dd4a7a13349.tar.gz
librecrypt-193d39d9b78a9e3c0c257b2e1e9f9dd4a7a13349.tar.bz2
librecrypt-193d39d9b78a9e3c0c257b2e1e9f9dd4a7a13349.tar.xz
Misc
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'librecrypt_hash.3')
-rw-r--r--librecrypt_hash.33
1 files changed, 3 insertions, 0 deletions
diff --git a/librecrypt_hash.3 b/librecrypt_hash.3
index 5bf32ea..9c864fe 100644
--- a/librecrypt_hash.3
+++ b/librecrypt_hash.3
@@ -97,6 +97,9 @@ uses asterisk-encoding to specify random salts.
is too large or too small for the selected
initial algorithm.
.TP
+.B EOVERFLOW
+The expected return value is greater than {SSIZE_MAX}.
+.TP
.B ENOMEM
Failed to allocate internal scratch memory.
.TP