summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/evp.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/evp.3')
-rw-r--r--src/lib/libcrypto/man/evp.35
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/evp.3 b/src/lib/libcrypto/man/evp.3
index a5b6b2990d..2375a6c217 100644
--- a/src/lib/libcrypto/man/evp.3
+++ b/src/lib/libcrypto/man/evp.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: evp.3,v 1.12 2019/06/07 20:09:16 schwarze Exp $ 1.\" $OpenBSD: evp.3,v 1.13 2019/06/10 09:49:48 schwarze Exp $
2.\" OpenSSL a9c85cea Nov 11 09:33:55 2016 +0100 2.\" OpenSSL a9c85cea Nov 11 09:33:55 2016 +0100
3.\" 3.\"
4.\" This file was written by Ulf Moeller <ulf@openssl.org>, 4.\" This file was written by Ulf Moeller <ulf@openssl.org>,
@@ -51,7 +51,7 @@
51.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 51.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
52.\" OF THE POSSIBILITY OF SUCH DAMAGE. 52.\" OF THE POSSIBILITY OF SUCH DAMAGE.
53.\" 53.\"
54.Dd $Mdocdate: June 7 2019 $ 54.Dd $Mdocdate: June 10 2019 $
55.Dt EVP 3 55.Dt EVP 3
56.Os 56.Os
57.Sh NAME 57.Sh NAME
@@ -181,6 +181,7 @@ Using them also makes code harder to adapt to new algorithms, some
181options are not cleanly supported at the low level, and some 181options are not cleanly supported at the low level, and some
182operations are more efficient using the high level interfaces. 182operations are more efficient using the high level interfaces.
183.Sh SEE ALSO 183.Sh SEE ALSO
184.Xr crypto 3 ,
184.Xr ENGINE_register_RSA 3 , 185.Xr ENGINE_register_RSA 3 ,
185.Xr EVP_AEAD_CTX_init 3 , 186.Xr EVP_AEAD_CTX_init 3 ,
186.Xr EVP_aes_128_cbc 3 , 187.Xr EVP_aes_128_cbc 3 ,