add new symbols

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23552 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-08-16 23:01:25 +00:00
parent f90c487c4b
commit dcf1a2fea0

View File

@@ -136,6 +136,12 @@ HEIMDAL_CRYPTO_1.0 {
hc_EVP_aes_128_cbc;
hc_EVP_aes_192_cbc;
hc_EVP_aes_256_cbc;
hc_EVP_hcrypto_aes_128_cbc;
hc_EVP_hcrypto_aes_192_cbc;
hc_EVP_hcrypto_aes_256_cbc;
hc_EVP_hcrypto_aes_cts_128_cbc;
hc_EVP_hcrypto_aes_cts_192_cbc;
hc_EVP_hcrypto_aes_cts_256_cbc;
hc_EVP_des_ede3_cbc;
hc_EVP_camellia_128_cbc;
hc_EVP_camellia_192_cbc;