Matt Caswell e6879a31ef Make EVP_MD_CTX_[gettable|settable]_params() take an EVP_MD_CTX
EVP_MD_CTX_gettable_params() and EVP_MD_CTX_settable_params() were
confusingly named because they did not take an EVP_MD_CTX parameter.

In addition we add the functions EVP_MD_gettable_ctx_params() and
EVP_MD_settable_ctx_params() which do the same thing but are passed
an EVP_MD object instead.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9998)
2019-09-25 12:06:21 +01:00
..
2019-04-18 19:20:55 +02:00
2019-09-04 17:26:07 +02:00
2019-06-28 18:58:19 +08:00
2019-09-15 19:55:10 +10:00
2019-09-24 14:22:43 +02:00
2019-09-06 19:27:57 +10:00
2019-08-24 18:56:34 +10:00
2019-08-30 09:42:17 +01:00
2019-07-16 05:26:28 +02:00
2019-05-02 23:32:44 +02:00
2019-07-16 20:35:42 +10:00
2019-09-23 08:16:15 +01:00
2019-07-02 14:22:29 +02:00
2019-06-06 09:34:17 +10:00