aboutsummaryrefslogtreecommitdiffstats
path: root/librecrypt_add_algorithm.3
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--librecrypt_add_algorithm.33
1 files changed, 3 insertions, 0 deletions
diff --git a/librecrypt_add_algorithm.3 b/librecrypt_add_algorithm.3
index 2c7b365..8eaabfd 100644
--- a/librecrypt_add_algorithm.3
+++ b/librecrypt_add_algorithm.3
@@ -97,6 +97,9 @@ is invalid.
.B ERANGE
The selected initial algorithm requires a different password length.
.TP
+.B EOVERFLOW
+The expected return value is greater than {SSIZE_MAX}.
+.TP
.B ENOMEM
Failed to allocate internal scratch memory.
.TP