diff options
Diffstat (limited to 'librecrypt_hash.3')
| -rw-r--r-- | librecrypt_hash.3 | 3 |
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 |
