diff --git a/lib/hcrypto/version-script.map b/lib/hcrypto/version-script.map index 57459c9d5..2f4510b12 100644 --- a/lib/hcrypto/version-script.map +++ b/lib/hcrypto/version-script.map @@ -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;