On Wed, 05 Jan 2022 10:56:02 +0100, Theo Buehler wrote:

> Another change needed for the upcoming libcrypto bump. Unfortunately,
> the code is structured in a way that it makes error checking hard since
> there are several layers of void functions.

Should this not be using EVP_DigestInit_ex() instead?
Otherwise there is a useless call to EVP_MD_CTX_init().

 - todd

Reply via email to