summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/RSA_set_method.3
diff options
context:
space:
mode:
authorschwarze <>2018-03-21 07:25:59 +0000
committerschwarze <>2018-03-21 07:25:59 +0000
commit534858fd183b5e14fe3364b91c753e593b8d3e7c (patch)
tree4129165cb4f76c92335466b54aa61746da894153 /src/lib/libcrypto/man/RSA_set_method.3
parentffe64914beb7b4ca13fac918b9f95f9e79f9c3f3 (diff)
downloadopenbsd-534858fd183b5e14fe3364b91c753e593b8d3e7c.tar.gz
openbsd-534858fd183b5e14fe3364b91c753e593b8d3e7c.tar.bz2
openbsd-534858fd183b5e14fe3364b91c753e593b8d3e7c.zip
rsa.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL git
Diffstat (limited to 'src/lib/libcrypto/man/RSA_set_method.3')
-rw-r--r--src/lib/libcrypto/man/RSA_set_method.34
1 files changed, 3 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/RSA_set_method.3 b/src/lib/libcrypto/man/RSA_set_method.3
index 3845ec8789..7a9be41a35 100644
--- a/src/lib/libcrypto/man/RSA_set_method.3
+++ b/src/lib/libcrypto/man/RSA_set_method.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: RSA_set_method.3,v 1.7 2018/03/21 01:27:25 schwarze Exp $ 1.\" $OpenBSD: RSA_set_method.3,v 1.8 2018/03/21 07:25:59 schwarze Exp $
2.\" OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400 2.\" OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400
3.\" 3.\"
4.\" This file was written by Ulf Moeller <ulf@openssl.org> 4.\" This file was written by Ulf Moeller <ulf@openssl.org>
@@ -309,6 +309,8 @@ appeared before SSLeay 0.8.
309and 309and
310.Fn RSA_set_default_method 310.Fn RSA_set_default_method
311first appeared in SSLeay 0.8. 311first appeared in SSLeay 0.8.
312.Fn RSA_flags
313first appeared in SSLeay 0.9.0.
312These functions have been available since 314These functions have been available since
313.Ox 2.4 . 315.Ox 2.4 .
314.Pp 316.Pp