summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2019-12-04 10:21:52 +0000
committerMatt Caswell <matt@openssl.org>2019-12-16 14:50:07 +0000
commite2af84bd45c017c0c6a0fa06ee5d7fcf11d7366d (patch)
tree3095f04103336070e27c92cb77f66b01156c1e67 /doc
parentc1ebe0509a1b4af4cc1f3a7a14ca463d32af918c (diff)
Update the HISTORY entry for RSA_get0_pss_params()
Make a note of when this function was first introduced Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> (Merged from https://github.com/openssl/openssl/pull/10568)
Diffstat (limited to 'doc')
-rw-r--r--doc/man3/RSA_get0_key.pod2
1 files changed, 2 insertions, 0 deletions
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<RSA_new(3)>, L<RSA_size(3)>
=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(),