summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/EVP_EncryptInit.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/EVP_EncryptInit.3')
-rw-r--r--src/lib/libcrypto/man/EVP_EncryptInit.35
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/EVP_EncryptInit.3 b/src/lib/libcrypto/man/EVP_EncryptInit.3
index 9b87868b16..3c9aa01bfb 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.14 2018/03/22 17:11:04 schwarze Exp $ 1.\" $OpenBSD: EVP_EncryptInit.3,v 1.15 2018/03/22 21:08:22 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.\"
@@ -1290,7 +1290,8 @@ first appeared in OpenSSL 0.9.6 and have been available since
1290.Fn EVP_CipherFinal_ex , 1290.Fn EVP_CipherFinal_ex ,
1291and 1291and
1292.Fn EVP_CIPHER_CTX_set_padding 1292.Fn EVP_CIPHER_CTX_set_padding
1293appeared in OpenSSL 0.9.7. 1293first appeared in OpenSSL 0.9.7 and have been available since
1294.Ox 3.2 .
1294.Pp 1295.Pp
1295.Fn EVP_CIPHER_CTX_reset 1296.Fn EVP_CIPHER_CTX_reset
1296first appeared in OpenSSL 1.1.0. 1297first appeared in OpenSSL 1.1.0.