summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2019-11-02 15:28:04 +0000
committerschwarze <schwarze@openbsd.org>2019-11-02 15:28:04 +0000
commit61eea14d140868c83b2833a87bdc40bd3d8a6120 (patch)
tree44ae10ab5783e78960ad448615b283f0b67de176
parent.Xr BIO_new_CMS 3 (diff)
downloadwireguard-openbsd-61eea14d140868c83b2833a87bdc40bd3d8a6120.tar.xz
wireguard-openbsd-61eea14d140868c83b2833a87bdc40bd3d8a6120.zip
.Xr CMS_ContentInfo_new 3
-rw-r--r--lib/libcrypto/man/crypto.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libcrypto/man/crypto.3 b/lib/libcrypto/man/crypto.3
index f589c6bb0cb..cbc03543aed 100644
--- a/lib/libcrypto/man/crypto.3
+++ b/lib/libcrypto/man/crypto.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: crypto.3,v 1.22 2019/08/28 10:37:42 schwarze Exp $
+.\" $OpenBSD: crypto.3,v 1.23 2019/11/02 15:28:04 schwarze Exp $
.\" OpenSSL a9c85cea Nov 11 09:33:55 2016 +0100
.\"
.\" This file was written by Ulf Moeller <ulf@openssl.org> and
@@ -49,7 +49,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
.\" OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: August 28 2019 $
+.Dd $Mdocdate: November 2 2019 $
.Dt CRYPTO 3
.Os
.Sh NAME
@@ -105,6 +105,7 @@ and
facilities include
.Xr ASN1_TYPE_get 3 ,
.Xr BIO_new 3 ,
+.Xr CMS_ContentInfo_new 3 ,
.Xr evp 3 ,
.Xr EVP_EncodeInit 3 ,
.Xr PEM_read 3 ,