engines/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)
committerRichard Levitte <levitte@openssl.org>
Fri, 22 Feb 2019 08:42:56 +0000 (09:42 +0100)
commitf7c5b12034f1971f30a4a73fbf3e04f0b0c0766f
tree985286492d4dd087c72384ac9127c2c824d0e955
parent41bffb9da082e49378ef0c027beac75399315bb9
engines/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: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8213)
engines/e_devcrypto.c