From e2af84bd45c017c0c6a0fa06ee5d7fcf11d7366d Mon Sep 17 00:00:00 2001 From: Matt Caswell Date: Wed, 4 Dec 2019 10:21:52 +0000 Subject: [PATCH] Update the HISTORY entry for RSA_get0_pss_params() Make a note of when this function was first introduced Reviewed-by: Richard Levitte Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/10568) --- doc/man3/RSA_get0_key.pod | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/man3/RSA_get0_key.pod b/doc/man3/RSA_get0_key.pod index b2bcae1138..adcd57c490 100644 --- a/doc/man3/RSA_get0_key.pod +++ b/doc/man3/RSA_get0_key.pod @@ -160,6 +160,8 @@ L, L =head1 HISTORY +The RSA_get0_pss_params() function was added in OpenSSL 1.1.1e. + The RSA_get_multi_prime_extra_count(), RSA_get0_multi_prime_factors(), RSA_get0_multi_prime_crt_params(), RSA_set0_multi_prime_params(), -- 2.25.1