2
0
mirror of https://github.com/openssl/openssl.git synced 2025-03-25 20:00:44 +08:00
Pauli e494fac705 Fix naming for EVP_RAND_CTX_gettable functions.
Change:

    EVP_RAND_gettable_ctx_params -> EVP_RAND_CTX_gettable_params
    EVP_RAND_settable_ctx_params -> EVP_RAND_CTX_settable_params

Which brings them in line with the other similar functions for other algorithm
types.

Fixes 

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14893)
2021-04-17 18:22:13 +10:00
..
2021-04-16 14:27:28 +01:00
2021-04-08 13:04:41 +01:00
2021-03-24 17:46:40 +01:00
2021-02-18 15:05:17 +00:00
2021-04-16 14:27:28 +01:00