add EVP_des_cbc

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23593 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-08-17 14:10:24 +00:00
parent e8c1f45bf8
commit ce7dc5a8b8

View File

@@ -142,6 +142,7 @@ HEIMDAL_CRYPTO_1.0 {
hc_EVP_hcrypto_aes_cts_128_cbc;
hc_EVP_hcrypto_aes_cts_192_cbc;
hc_EVP_hcrypto_aes_cts_256_cbc;
hc_EVP_des_cbc;
hc_EVP_des_ede3_cbc;
hc_EVP_camellia_128_cbc;
hc_EVP_camellia_192_cbc;