summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypto/man/EVP_EncryptInit.3
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2014-04-08 21:06:58 +0000
committerjkim <jkim@FreeBSD.org>2014-04-08 21:06:58 +0000
commit89b378c4b34c70b60981e17ea385f14c9e285912 (patch)
tree782ade2dc94388e4ddc56b20d9c7ccf578d61077 /secure/lib/libcrypto/man/EVP_EncryptInit.3
parent808e531530813c805e5f01db2b51e22340fd77a6 (diff)
downloadFreeBSD-src-89b378c4b34c70b60981e17ea385f14c9e285912.zip
FreeBSD-src-89b378c4b34c70b60981e17ea385f14c9e285912.tar.gz
Merge OpenSSL 1.0.1g.
Approved by: benl (maintainer)
Diffstat (limited to 'secure/lib/libcrypto/man/EVP_EncryptInit.3')
-rw-r--r--secure/lib/libcrypto/man/EVP_EncryptInit.34
1 files changed, 2 insertions, 2 deletions
diff --git a/secure/lib/libcrypto/man/EVP_EncryptInit.3 b/secure/lib/libcrypto/man/EVP_EncryptInit.3
index a6e91fa..56f02df 100644
--- a/secure/lib/libcrypto/man/EVP_EncryptInit.3
+++ b/secure/lib/libcrypto/man/EVP_EncryptInit.3
@@ -124,7 +124,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_EncryptInit 3"
-.TH EVP_EncryptInit 3 "2014-01-06" "1.0.1f" "OpenSSL"
+.TH EVP_EncryptInit 3 "2014-04-07" "1.0.1g" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -280,7 +280,7 @@ does not remain in memory.
.PP
\&\fIEVP_EncryptInit()\fR, \fIEVP_DecryptInit()\fR and \fIEVP_CipherInit()\fR behave in a
similar way to \fIEVP_EncryptInit_ex()\fR, EVP_DecryptInit_ex and
-\&\fIEVP_CipherInit_ex()\fR except the \fBctx\fR paramter does not need to be
+\&\fIEVP_CipherInit_ex()\fR except the \fBctx\fR parameter does not need to be
initialized and they always use the default cipher implementation.
.PP
\&\fIEVP_EncryptFinal()\fR, \fIEVP_DecryptFinal()\fR and \fIEVP_CipherFinal()\fR behave in a
OpenPOWER on IntegriCloud