Export camellia.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21921 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-08-16 14:39:05 +00:00
parent 568d61d2d2
commit 83c263ed4f

View File

@@ -134,6 +134,9 @@ HEIMDAL_CRYPTO_1.0 {
hc_EVP_aes_192_cbc;
hc_EVP_aes_256_cbc;
hc_EVP_des_ede3_cbc;
hc_EVP_camellia_128_cbc;
hc_EVP_camellia_192_cbc;
hc_EVP_camellia_256_cbc;
hc_EVP_enc_null;
hc_EVP_get_cipherbyname;
hc_EVP_md2;