add EVP_CIPHER_CTX_ctrl and EVP_CIPHER_CTX_rand_key

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23945 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-10-19 07:55:17 +00:00
parent bfb9748972
commit 9a190f0dd9

View File

@@ -238,6 +238,8 @@ HEIMDAL_CRYPTO_1.0 {
hc_d2i_RSAPrivateKey;
hc_i2d_RSAPrivateKey;
hc_i2d_RSAPublicKey;
hc_EVP_CIPHER_CTX_ctrl;
hc_EVP_CIPHER_CTX_rand_key;
local:
*;
};