summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/d2i_X509_NAME.3
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/lib/libcrypto/man/d2i_X509_NAME.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/d2i_X509_NAME.3 b/src/lib/libcrypto/man/d2i_X509_NAME.3
index 3bca5c9bff..3dd337c430 100644
--- a/src/lib/libcrypto/man/d2i_X509_NAME.3
+++ b/src/lib/libcrypto/man/d2i_X509_NAME.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: d2i_X509_NAME.3,v 1.9 2017/01/07 01:25:14 schwarze Exp $ 1.\" $OpenBSD: d2i_X509_NAME.3,v 1.10 2017/01/07 08:46:13 jmc Exp $
2.\" OpenSSL d900a015 Oct 8 14:40:42 2015 +0200 2.\" OpenSSL d900a015 Oct 8 14:40:42 2015 +0200
3.\" 3.\"
4.\" Copyright (c) 2016, 2017 Ingo Schwarze <schwarze@openbsd.org> 4.\" Copyright (c) 2016, 2017 Ingo Schwarze <schwarze@openbsd.org>
@@ -89,7 +89,7 @@ and
89.Fn d2i_X509_NAME . 89.Fn d2i_X509_NAME .
90.Pp 90.Pp
91.Fn X509_NAME_hash 91.Fn X509_NAME_hash
92calculates an 92calculates a
93.Xr SHA1 3 93.Xr SHA1 3
94hash of the DER-encoded form of the name 94hash of the DER-encoded form of the name
95.Pf * Fa val_in . 95.Pf * Fa val_in .