aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/objects/obj_mac.num
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2006-06-09 15:44:59 +0000
committerBodo Möller <bodo@openssl.org>2006-06-09 15:44:59 +0000
commitf3dea9a5958b576345bae710c0acd2e52ecde0c8 (patch)
tree795c13bb1a22819cac949744a3dd5cc428270187 /crypto/objects/obj_mac.num
parentfb7b3932786e4277eb3235adc239686806cd9610 (diff)
downloadopenssl-f3dea9a5958b576345bae710c0acd2e52ecde0c8.tar.gz
Camellia cipher, contributed by NTT
Submitted by: Masashi Fujita Reviewed by: Bodo Moeller
Diffstat (limited to 'crypto/objects/obj_mac.num')
-rw-r--r--crypto/objects/obj_mac.num18
1 files changed, 18 insertions, 0 deletions
diff --git a/crypto/objects/obj_mac.num b/crypto/objects/obj_mac.num
index dab08d37d2..5646debba5 100644
--- a/crypto/objects/obj_mac.num
+++ b/crypto/objects/obj_mac.num
@@ -804,3 +804,21 @@ hmacWithSHA224 803
hmacWithSHA256 804
hmacWithSHA384 805
hmacWithSHA512 806
+camellia_128_cbc 807
+camellia_192_cbc 808
+camellia_256_cbc 809
+camellia_128_ecb 810
+camellia_192_ecb 811
+camellia_256_ecb 812
+camellia_128_cfb128 813
+camellia_192_cfb128 814
+camellia_256_cfb128 815
+camellia_128_cfb1 816
+camellia_192_cfb1 817
+camellia_256_cfb1 818
+camellia_128_cfb8 819
+camellia_192_cfb8 820
+camellia_256_cfb8 821
+camellia_128_ofb128 822
+camellia_192_ofb128 823
+camellia_256_ofb128 824