summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/EVP_camellia_128_cbc.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/EVP_camellia_128_cbc.3')
-rw-r--r--src/lib/libcrypto/man/EVP_camellia_128_cbc.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/EVP_camellia_128_cbc.3 b/src/lib/libcrypto/man/EVP_camellia_128_cbc.3
index dd7f15d86c..190247a68b 100644
--- a/src/lib/libcrypto/man/EVP_camellia_128_cbc.3
+++ b/src/lib/libcrypto/man/EVP_camellia_128_cbc.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: EVP_camellia_128_cbc.3,v 1.1 2019/03/21 14:15:13 schwarze Exp $ 1.\" $OpenBSD: EVP_camellia_128_cbc.3,v 1.2 2020/06/24 18:15:00 jmc Exp $
2.\" selective merge up to: OpenSSL 7c6d372a Nov 20 13:20:01 2018 +0000 2.\" selective merge up to: OpenSSL 7c6d372a Nov 20 13:20:01 2018 +0000
3.\" 3.\"
4.\" This file was written by Ronald Tse <ronald.tse@ribose.com> 4.\" This file was written by Ronald Tse <ronald.tse@ribose.com>
@@ -48,7 +48,7 @@
48.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 48.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
49.\" OF THE POSSIBILITY OF SUCH DAMAGE. 49.\" OF THE POSSIBILITY OF SUCH DAMAGE.
50.\" 50.\"
51.Dd $Mdocdate: March 21 2019 $ 51.Dd $Mdocdate: June 24 2020 $
52.Dt EVP_CAMELLIA_128_CBC 3 52.Dt EVP_CAMELLIA_128_CBC 3
53.Os 53.Os
54.Sh NAME 54.Sh NAME
@@ -122,7 +122,7 @@
122These functions provide the Camellia encryption algorithm in the 122These functions provide the Camellia encryption algorithm in the
123.Xr evp 3 123.Xr evp 3
124framework. 124framework.
125They use 128, 192, and 256 bit keys in the following modes, respectively: 125They use 128, 192, and 256-bit keys in the following modes, respectively:
126CBC, CFB with 1-bit shift, CFB with 8-bit shift, CFB with 128-bit shift, 126CBC, CFB with 1-bit shift, CFB with 8-bit shift, CFB with 128-bit shift,
127ECB, and OFB. 127ECB, and OFB.
128.Pp 128.Pp