Pauli 4a0a9e5767 scrypt: free the MD reference correctly.
The code was calling EVP_MD_meth_free which is incorrect.  It should call
EVP_MD_free.  It happened to work but by luck rather than design.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10973)
2020-01-31 17:52:05 +10:00
..
2019-10-23 08:32:48 +02:00
2020-01-29 19:49:23 +10:00
2019-11-22 15:19:28 +10:00
2019-11-22 15:19:28 +10:00
2019-11-22 15:19:28 +10:00