summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/EVP_EncryptInit.3
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/lib/libcrypto/man/EVP_EncryptInit.37
1 files changed, 5 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/EVP_EncryptInit.3 b/src/lib/libcrypto/man/EVP_EncryptInit.3
index 1b2d3811bf..e0a4f48c3e 100644
--- a/src/lib/libcrypto/man/EVP_EncryptInit.3
+++ b/src/lib/libcrypto/man/EVP_EncryptInit.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: EVP_EncryptInit.3,v 1.12 2018/03/21 09:03:49 schwarze Exp $ 1.\" $OpenBSD: EVP_EncryptInit.3,v 1.13 2018/03/21 17:57:48 schwarze Exp $
2.\" full merge up to: OpenSSL 5211e094 Nov 11 14:39:11 2014 -0800 2.\" full merge up to: OpenSSL 5211e094 Nov 11 14:39:11 2014 -0800
3.\" selective merge up to: OpenSSL 5c5eb286 Dec 5 00:36:43 2017 +0100 3.\" selective merge up to: OpenSSL 5c5eb286 Dec 5 00:36:43 2017 +0100
4.\" 4.\"
@@ -1266,7 +1266,10 @@ All these functions have been available since
1266.Ox 2.4 . 1266.Ox 2.4 .
1267.Pp 1267.Pp
1268.Fn EVP_rc2_64_cbc 1268.Fn EVP_rc2_64_cbc
1269first appeared in SSL_eay 0.9.1 and has been available since 1269first appeared in SSL_eay 0.9.1.
1270.Fn EVP_CIPHER_CTX_type
1271first appeared in OpenSSL 0.9.3.
1272These functions and have been available since
1270.Ox 2.6 . 1273.Ox 2.6 .
1271.Pp 1274.Pp
1272.Fn EVP_EncryptInit_ex , 1275.Fn EVP_EncryptInit_ex ,