3bc6feae89
Signed-off-by: Waleed Elmelegy <waleed.elmelegy@arm.com>
4 lines
173 B
Text
4 lines
173 B
Text
Bugfix
|
|
* Fix crypt_and_hash decryption fail when used with a stream cipher
|
|
mode of operation due to the input not being multiple of block size.
|
|
Resolves #7417.
|