CRYPT_INVALID_KEYSIZE isn't only used for block ciphers

This commit is contained in:
Steffen Jaeckel 2017-08-26 12:03:35 +02:00
parent 041b7aa5c0
commit 33e70b427a

View File

@ -20,7 +20,7 @@ static const char * const err_2_str[] =
"CRYPT_ERROR",
"Non-fatal 'no-operation' requested.",
"Invalid keysize for block cipher.",
"Invalid key size.",
"Invalid number of rounds for block cipher.",
"Algorithm failed test vectors.",