aboutsummaryrefslogtreecommitdiffstats
path: root/librecrypt_crypt.3
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--librecrypt_crypt.33
1 files changed, 3 insertions, 0 deletions
diff --git a/librecrypt_crypt.3 b/librecrypt_crypt.3
index 0237862..fd4b03a 100644
--- a/librecrypt_crypt.3
+++ b/librecrypt_crypt.3
@@ -93,6 +93,9 @@ is invalid.
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