Richard Levitte 3fd7026276 New function EVP_MD_free()
This function re-implements EVP_MD_meth_free(), but has a name that
isn't encumbered by legacy EVP_MD construction functionality.

We also refactor most of EVP_MD_meth_new() into an internal
evp_md_new() that's used when creating fetched methods.

EVP_MD_meth_new() and EVP_MD_meth_free() are rewritten in terms of
evp_md_new() and EVP_MD_free().  This means that at any time, we can
deprecate all the EVP_MD_meth_ functions with no harmful consequence.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9758)
2019-09-04 10:38:13 +02:00
..
2019-07-02 14:22:29 +02:00
2019-08-19 00:03:33 +02:00
2019-08-19 00:06:41 +02:00
2019-08-19 07:19:56 +02:00
2019-07-01 10:09:22 +02:00
2019-08-06 11:31:47 +01:00
2019-07-01 19:42:12 -04:00
2019-08-06 11:31:47 +01:00
2019-09-04 10:38:13 +02:00
2019-07-02 14:22:29 +02:00
2019-07-02 14:22:29 +02:00
2019-07-19 20:16:30 +02:00
2019-07-02 14:22:29 +02:00
2019-09-04 10:38:13 +02:00
2019-05-31 02:53:02 +05:30
2019-07-02 14:22:29 +02:00
2019-07-02 14:22:29 +02:00
2019-07-02 14:22:29 +02:00
2019-02-17 23:43:29 +01:00
2019-06-12 10:18:34 +01:00
2019-07-02 14:22:29 +02:00
2019-07-02 14:22:29 +02:00
2019-08-19 00:06:41 +02:00
2019-05-31 12:23:58 +02:00