summaryrefslogtreecommitdiff
path: root/lib/libcrypto/man/RSA_size.3
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2018-02-17 16:59:49 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2018-02-17 16:59:49 +0000
commit1dd20cebd87018b7533ff8a35952dd0d23c68179 (patch)
tree23742c0cbc786fa758e2781491dd9800c11b4b52 /lib/libcrypto/man/RSA_size.3
parent9694251f1cdf7ad63f8e56ab03744f1b3818ef67 (diff)
Merge documentation for {DH,DSA}_get0_{key,pqg}(3),
EVP_PKEY_get0_{DH,DSA,RSA}(3), and RSA_{g,s}et0_key(3) that tb@ just provided.
Diffstat (limited to 'lib/libcrypto/man/RSA_size.3')
-rw-r--r--lib/libcrypto/man/RSA_size.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libcrypto/man/RSA_size.3 b/lib/libcrypto/man/RSA_size.3
index fdd105158cb..ffed9a109e4 100644
--- a/lib/libcrypto/man/RSA_size.3
+++ b/lib/libcrypto/man/RSA_size.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: RSA_size.3,v 1.4 2016/12/11 12:21:48 schwarze Exp $
+.\" $OpenBSD: RSA_size.3,v 1.5 2018/02/17 16:59:48 schwarze Exp $
.\" OpenSSL 5bf73873 Aug 5 16:27:01 2002 +0000
.\"
.\" This file was written by Ulf Moeller <ulf@openssl.org>.
@@ -48,7 +48,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
.\" OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: December 11 2016 $
+.Dd $Mdocdate: February 17 2018 $
.Dt RSA_SIZE 3
.Os
.Sh NAME
@@ -73,6 +73,7 @@ must not be
.Sh RETURN VALUES
The size in bytes.
.Sh SEE ALSO
+.Xr RSA_get0_key 3 ,
.Xr RSA_new 3
.Sh HISTORY
.Fn RSA_size