e_devcrypto: set digest input_blocksize
authorEneas U de Queiroz <cote2004-github@yahoo.com>
Thu, 21 Feb 2019 17:16:12 +0000 (14:16 -0300)
committerMatt Caswell <matt@openssl.org>
Tue, 26 Feb 2019 13:38:53 +0000 (13:38 +0000)
commit047463833ebb713480c057a5a788a111f54b4f2e
tree5c5fd2996acf6b39afa6527a1005bc4224997518
parent02f84c3e4abcae027ed8fb8b2c318afb8e191995
e_devcrypto: set digest input_blocksize

This restores the behavior of previous versions of the /dev/crypto
engine, in alignment with the default implementation.

Reported-by: Gerard Looije <lglooije@hotmail.com>
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/8306)
crypto/engine/eng_devcrypto.c