introduce CRYPT_INPUT_TOO_LONG

This commit is contained in:
Steffen Jaeckel
2017-09-27 21:34:11 +02:00
parent 13cb43ad4c
commit 4a8bfc0a21
10 changed files with 12 additions and 15 deletions
+2 -1
View File
@@ -47,7 +47,8 @@ static const char * const err_2_str[] =
"An overflow of a value was detected/prevented.",
"UNUSED1.",
"UNUSED2.",
"The input was longer than expected.",
"Invalid sized parameter.",