summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/BN_bn2bin.3
diff options
context:
space:
mode:
authorschwarze <>2018-03-23 23:18:17 +0000
committerschwarze <>2018-03-23 23:18:17 +0000
commitc44c09a9be771317de7b5d8cc4da99b7c7d44bab (patch)
treece00f94e47d15a430216876717307f890042478d /src/lib/libcrypto/man/BN_bn2bin.3
parent7391db9174b12cb920b10b74b22b7b4401a33c4a (diff)
downloadopenbsd-c44c09a9be771317de7b5d8cc4da99b7c7d44bab.tar.gz
openbsd-c44c09a9be771317de7b5d8cc4da99b7c7d44bab.tar.bz2
openbsd-c44c09a9be771317de7b5d8cc4da99b7c7d44bab.zip
finish crypto HISTORY; mostly 1.1.0/6.3, but also various other fixes
Diffstat (limited to 'src/lib/libcrypto/man/BN_bn2bin.3')
-rw-r--r--src/lib/libcrypto/man/BN_bn2bin.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/BN_bn2bin.3 b/src/lib/libcrypto/man/BN_bn2bin.3
index a94a8b82e1..a12a33e301 100644
--- a/src/lib/libcrypto/man/BN_bn2bin.3
+++ b/src/lib/libcrypto/man/BN_bn2bin.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: BN_bn2bin.3,v 1.9 2018/03/23 04:34:23 schwarze Exp $ 1.\" $OpenBSD: BN_bn2bin.3,v 1.10 2018/03/23 23:18:17 schwarze Exp $
2.\" OpenSSL a528d4f0 Oct 27 13:40:11 2015 -0400 2.\" OpenSSL a528d4f0 Oct 27 13:40:11 2015 -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>.
@@ -316,6 +316,6 @@ first appeared in SSLeay 0.9.0.
316All these functions have been available since 316All these functions have been available since
317.Ox 2.4 . 317.Ox 2.4 .
318.Pp 318.Pp
319.Fn BN_bn2bin 319.Fn BN_asc2bin
320first appeared in OpenSSL 1.0.0 and has been available since 320first appeared in OpenSSL 1.0.0 and has been available since
321.Ox 4.9 . 321.Ox 4.9 .