summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/evp.3
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/lib/libcrypto/man/evp.38
1 files changed, 4 insertions, 4 deletions
diff --git a/src/lib/libcrypto/man/evp.3 b/src/lib/libcrypto/man/evp.3
index 832009f3a0..6666d47939 100644
--- a/src/lib/libcrypto/man/evp.3
+++ b/src/lib/libcrypto/man/evp.3
@@ -1,15 +1,15 @@
1.\" $OpenBSD: evp.3,v 1.2 2016/11/06 15:52:50 jmc Exp $ 1.\" $OpenBSD: evp.3,v 1.3 2016/11/21 22:19:15 jmc Exp $
2.\" 2.\"
3.Dd $Mdocdate: November 6 2016 $ 3.Dd $Mdocdate: November 21 2016 $
4.Dt EVP 3 4.Dt EVP 3
5.Os 5.Os
6.Sh NAME 6.Sh NAME
7.Nm evp 7.Nm evp
8.Nd high-level cryptographic functions 8.Nd high level cryptographic functions
9.Sh SYNOPSIS 9.Sh SYNOPSIS
10.In openssl/evp.h 10.In openssl/evp.h
11.Sh DESCRIPTION 11.Sh DESCRIPTION
12The EVP library provides a high-level interface to cryptographic 12The EVP library provides a high level interface to cryptographic
13functions. 13functions.
14.Pp 14.Pp
15.Xr EVP_SealInit 3 15.Xr EVP_SealInit 3