summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2018-03-21 07:10:48 +0000
committerschwarze <schwarze@openbsd.org>2018-03-21 07:10:48 +0000
commitce75455748021f02caa839adc6979aaba635472f (patch)
treea50e30a66e31b1918900efed1f9670713cd0d614 /lib
parenthmac.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL git (diff)
downloadwireguard-openbsd-ce75455748021f02caa839adc6979aaba635472f.tar.xz
wireguard-openbsd-ce75455748021f02caa839adc6979aaba635472f.zip
objects.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL git
Diffstat (limited to 'lib')
-rw-r--r--lib/libcrypto/man/OBJ_nid2obj.34
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libcrypto/man/OBJ_nid2obj.3 b/lib/libcrypto/man/OBJ_nid2obj.3
index 02f94b99d3c..77c7468e065 100644
--- a/lib/libcrypto/man/OBJ_nid2obj.3
+++ b/lib/libcrypto/man/OBJ_nid2obj.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: OBJ_nid2obj.3,v 1.7 2018/03/21 05:43:56 schwarze Exp $
+.\" $OpenBSD: OBJ_nid2obj.3,v 1.8 2018/03/21 07:10:48 schwarze Exp $
.\" OpenSSL c264592d May 14 11:28:00 2006 +0000
.\"
.\" This file is a derived work.
@@ -382,6 +382,8 @@ obj = OBJ_txt2obj("1.2.3.4", 1);
and
.Fn OBJ_cleanup
appeared in SSLeay 0.8.1b or earlier.
+.Fn OBJ_create
+and
.Fn i2t_ASN1_OBJECT
first appeared in SSLeay 0.9.0.
All these functions have been available since