Richard Levitte ae3ff60e7b Add missing EVP param utility functions
These functions were missing for a completes API:

EVP_MD_get_params(), EVP_CIPHER_get_params(), EVP_CIPHER_CTX_set_params(),
and EVP_CIPHER_CTX_get_params

Additionally, we also add all the corresponding parameter descriptor
returning functions, along the correspoding provider dispatches:

EVP_MD_gettable_params(), EVP_MD_CTX_settable_params(),
EVP_MD_CTX_gettable_params(), EVP_CIPHER_gettable_params(),
EVP_CIPHER_CTX_settable_params(), and EVP_CIPHER_CTX_gettable_params()

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9576)
2019-08-15 10:49:56 +02:00
..
2019-07-02 14:22:29 +02:00
2019-07-02 14:22:29 +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-07-02 14:22:29 +02:00
2019-07-02 14:22:29 +02:00
2019-07-19 20:16:30 +02:00
2019-08-08 14:23:52 +10:00
2019-07-02 14:22:29 +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-07-19 20:16:30 +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-05-31 12:23:58 +02:00