add EVP_des_cbc
authorLove Hörnquist Åstrand <lha@kth.se>
Sun, 17 Aug 2008 14:10:24 +0000 (14:10 +0000)
committerLove Hörnquist Åstrand <lha@kth.se>
Sun, 17 Aug 2008 14:10:24 +0000 (14:10 +0000)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23593 ec53bebd-3082-4978-b11e-865c3cabbd6b

lib/hcrypto/version-script.map

index 57459c9d5367dafcdea595e69abd5581965867af..2f4510b121c6ca856239a9a49b136c126c068592 100644 (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;