summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/evp.3
diff options
context:
space:
mode:
authorschwarze <>2019-03-21 14:15:13 +0000
committerschwarze <>2019-03-21 14:15:13 +0000
commit65eca37493d312bc1b0570e76d99874a39b2d52f (patch)
treef2f49b6ab6e5dd65fb5cd69a2502c2dd08695122 /src/lib/libcrypto/man/evp.3
parent576239de54829945d45317b356b2866e95c3b9b6 (diff)
downloadopenbsd-65eca37493d312bc1b0570e76d99874a39b2d52f.tar.gz
openbsd-65eca37493d312bc1b0570e76d99874a39b2d52f.tar.bz2
openbsd-65eca37493d312bc1b0570e76d99874a39b2d52f.zip
import EVP_camellia_128_cbc(3) from OpenSSL 1.1.1,
still under a free license, tweaked by me
Diffstat (limited to 'src/lib/libcrypto/man/evp.3')
-rw-r--r--src/lib/libcrypto/man/evp.33
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/evp.3 b/src/lib/libcrypto/man/evp.3
index 27ecaced4e..8ea9c78de0 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.9 2019/03/21 13:37:25 schwarze Exp $ 1.\" $OpenBSD: evp.3,v 1.10 2019/03/21 14:15:13 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>,
@@ -184,6 +184,7 @@ operations are more efficient using the high level interfaces.
184.Xr EVP_AEAD_CTX_init 3 , 184.Xr EVP_AEAD_CTX_init 3 ,
185.Xr EVP_aes_128_cbc 3 , 185.Xr EVP_aes_128_cbc 3 ,
186.Xr EVP_BytesToKey 3 , 186.Xr EVP_BytesToKey 3 ,
187.Xr EVP_camellia_128_cbc 3 ,
187.Xr EVP_des_cbc 3 , 188.Xr EVP_des_cbc 3 ,
188.Xr EVP_DigestInit 3 , 189.Xr EVP_DigestInit 3 ,
189.Xr EVP_DigestSignInit 3 , 190.Xr EVP_DigestSignInit 3 ,