CRYPT_INVALID_KEYSIZE isn't only used for block ciphers
This commit is contained in:
parent
041b7aa5c0
commit
33e70b427a
@ -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.",
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user