plug memory leak
[heimdal.git] / lib / hcrypto / version-script.map
blob089eb5eb60c1ee2bef71473ae6bc31b6740e4bec
1 # $Id$
3 HEIMDAL_CRYPTO_1.0 {
4         global:
5                 hc_AES_cbc_encrypt;
6                 hc_AES_decrypt;
7                 hc_AES_decrypt_key;
8                 hc_BN_CTX_end;
9                 hc_BN_CTX_free;
10                 hc_BN_CTX_get;
11                 hc_BN_CTX_new;
12                 hc_BN_CTX_start;
13                 hc_AES_encrypt;
14                 hc_AES_set_encrypt_key;
15                 hc_BN_GENCB_call;
16                 hc_BN_GENCB_set;
17                 hc_BN_bin2bn;
18                 hc_BN_bn2bin;
19                 hc_BN_bn2hex;
20                 hc_BN_clear;
21                 hc_BN_clear_bit;
22                 hc_BN_clear_free;
23                 hc_BN_cmp;
24                 hc_BN_dup;
25                 hc_BN_free;
26                 hc_BN_get_word;
27                 hc_BN_hex2bn;
28                 hc_BN_is_bit_set;
29                 hc_BN_is_negative;
30                 hc_BN_new;
31                 hc_BN_num_bits;
32                 hc_BN_num_bytes;
33                 hc_BN_rand;
34                 hc_BN_set_bit;
35                 hc_BN_set_negative;
36                 hc_BN_set_word;
37                 hc_BN_uadd;
38                 hc_DES_cbc_cksum;
39                 hc_DES_cbc_encrypt;
40                 hc_DES_cfb64_encrypt;
41                 hc_DES_check_key_parity;
42                 hc_DES_ecb3_encrypt;
43                 hc_DES_ecb_encrypt;
44                 hc_DES_ede3_cbc_encrypt;
45                 hc_DES_encrypt;
46                 hc_DES_generate_random_block;
47                 hc_DES_init_random_number_generator;
48                 hc_DES_is_weak_key;
49                 hc_DES_key_sched;
50                 hc_DES_mem_rand8;
51                 hc_DES_new_random_key;
52                 hc_DES_pcbc_encrypt;
53                 hc_DES_rand_data;
54                 hc_DES_rand_data_key;
55                 hc_DES_random_key;
56                 hc_DES_read_password;
57                 hc_DES_set_key;
58                 hc_DES_set_key_checked;
59                 hc_DES_set_key_unchecked;
60                 hc_DES_set_odd_parity;
61                 hc_DES_set_random_generator_seed;
62                 hc_DES_set_sequence_number;
63                 hc_DES_string_to_key;
64                 hc_DH_check_pubkey;
65                 hc_DH_compute_key;
66                 hc_DH_free;
67                 hc_DH_generate_key;
68                 hc_DH_generate_parameters_ex;
69                 hc_DH_get_default_method;
70                 hc_DH_get_ex_data;
71                 hc_DH_imath_method;
72                 hc_DH_tfm_method;
73                 hc_DH_gmp_method;
74                 hc_DH_new;
75                 hc_DH_new_method;
76                 hc_DH_null_method;
77                 hc_DH_set_default_method;
78                 hc_DH_set_ex_data;
79                 hc_DH_set_method;
80                 hc_DH_size;
81                 hc_DH_up_ref;
82                 hc_DSA_free;
83                 hc_DSA_get_default_method;
84                 hc_DSA_new;
85                 hc_DSA_null_method;
86                 hc_DSA_set_default_method;
87                 hc_DSA_up_ref;
88                 hc_DSA_verify;
89                 hc_ENGINE_add_conf_module;
90                 hc_ENGINE_by_dso;
91                 hc_ENGINE_by_id;
92                 hc_ENGINE_finish;
93                 hc_ENGINE_get_DH;
94                 hc_ENGINE_get_RAND;
95                 hc_ENGINE_get_RSA;
96                 hc_ENGINE_get_default_DH;
97                 hc_ENGINE_get_default_RSA;
98                 hc_ENGINE_get_id;
99                 hc_ENGINE_get_name;
100                 hc_ENGINE_load_builtin_engines;
101                 hc_ENGINE_set_DH;
102                 hc_ENGINE_set_RSA;
103                 hc_ENGINE_set_default_DH;
104                 hc_ENGINE_set_default_RSA;
105                 hc_ENGINE_set_destroy_function;
106                 hc_ENGINE_set_id;
107                 hc_ENGINE_set_name;
108                 hc_ENGINE_up_ref;
109                 hc_EVP_BytesToKey;
110                 hc_EVP_CIPHER_CTX_block_size;
111                 hc_EVP_CIPHER_CTX_cipher;
112                 hc_EVP_CIPHER_CTX_cleanup;
113                 hc_EVP_CIPHER_CTX_flags;
114                 hc_EVP_CIPHER_CTX_get_app_data;
115                 hc_EVP_CIPHER_CTX_init;
116                 hc_EVP_CIPHER_CTX_iv_length;
117                 hc_EVP_CIPHER_CTX_key_length;
118                 hc_EVP_CIPHER_CTX_mode;
119                 hc_EVP_CIPHER_CTX_set_app_data;
120                 hc_EVP_CIPHER_block_size;
121                 hc_EVP_CIPHER_iv_length;
122                 hc_EVP_CIPHER_key_length;
123                 hc_EVP_Cipher;
124                 hc_EVP_CipherInit_ex;
125                 hc_EVP_Digest;
126                 hc_EVP_DigestFinal_ex;
127                 hc_EVP_DigestInit_ex;
128                 hc_EVP_DigestUpdate;
129                 hc_EVP_MD_CTX_block_size;
130                 hc_EVP_MD_CTX_cleanup;
131                 hc_EVP_MD_CTX_cleanup;
132                 hc_EVP_MD_CTX_create;
133                 hc_EVP_MD_CTX_create;
134                 hc_EVP_MD_CTX_destroy;
135                 hc_EVP_MD_CTX_destroy;
136                 hc_EVP_MD_CTX_init;
137                 hc_EVP_MD_CTX_init;
138                 hc_EVP_MD_CTX_md;
139                 hc_EVP_MD_CTX_size;
140                 hc_EVP_MD_block_size;
141                 hc_EVP_MD_size;
142                 hc_EVP_aes_128_cbc;
143                 hc_EVP_aes_192_cbc;
144                 hc_EVP_aes_256_cbc;
145                 hc_EVP_des_cbc;
146                 hc_EVP_des_ede3_cbc;
147                 hc_EVP_camellia_128_cbc;
148                 hc_EVP_camellia_192_cbc;
149                 hc_EVP_camellia_256_cbc;
150                 hc_EVP_enc_null;
151                 hc_EVP_get_cipherbyname;
152                 hc_EVP_md2;
153                 hc_EVP_md4;
154                 hc_EVP_md5;
155                 hc_EVP_md_null;
156                 hc_EVP_rc2_40_cbc;
157                 hc_EVP_rc2_64_cbc;
158                 hc_EVP_rc2_cbc;
159                 hc_EVP_rc4;
160                 hc_EVP_rc4_40;
161                 hc_EVP_sha;
162                 hc_EVP_sha1;
163                 hc_EVP_sha256;
165                 hc_EVP_cc_md2;
166                 hc_EVP_cc_md4;
167                 hc_EVP_cc_md5;
168                 hc_EVP_cc_sha1;
169                 hc_EVP_cc_sha256;
170                 hc_EVP_cc_des_ede3_cbc;
171                 hc_EVP_cc_aes_128_cbc;
172                 hc_EVP_cc_aes_192_cbc;
173                 hc_EVP_cc_aes_256_cbc;
175                 hc_EVP_hcrypto_md2;
176                 hc_EVP_hcrypto_md4;
177                 hc_EVP_hcrypto_md5;
178                 hc_EVP_hcrypto_sha1;
179                 hc_EVP_hcrypto_sha256;
180                 hc_EVP_hcrypto_des_ede3_cbc;
181                 hc_EVP_hcrypto_aes_128_cbc;
182                 hc_EVP_hcrypto_aes_192_cbc;
183                 hc_EVP_hcrypto_aes_256_cbc;
184                 hc_EVP_hcrypto_rc4;
185                 hc_EVP_hcrypto_rc4_40;
187                 hc_EVP_hcrypto_aes_128_cts;
188                 hc_EVP_hcrypto_aes_192_cts;
189                 hc_EVP_hcrypto_aes_256_cts;
191                 hc_HMAC;
192                 hc_HMAC_CTX_cleanup;
193                 hc_HMAC_CTX_init;
194                 hc_HMAC_Final;
195                 hc_HMAC_Init_ex;
196                 hc_HMAC_Update;
197                 hc_HMAC_size;
198                 hc_MD2_Final;
199                 hc_MD2_Init;
200                 hc_MD2_Update;
201                 hc_MD4_Final;
202                 hc_MD4_Init;
203                 hc_MD4_Update;
204                 hc_MD5_Final;
205                 hc_MD5_Init;
206                 hc_MD5_Update;
207                 hc_OpenSSL_add_all_algorithms;
208                 hc_OpenSSL_add_all_algorithms_conf;
209                 hc_OpenSSL_add_all_algorithms_noconf;
210                 hc_PKCS12_key_gen;
211                 hc_PKCS5_PBKDF2_HMAC_SHA1;
212                 hc_RAND_add;
213                 hc_RAND_bytes;
214                 hc_RAND_cleanup;
215                 hc_RAND_egd;
216                 hc_RAND_egd_bytes;
217                 hc_RAND_egd_method;
218                 hc_RAND_file_name;
219                 hc_RAND_fortuna_method;
220                 hc_RAND_get_rand_method;
221                 hc_RAND_load_file;
222                 hc_RAND_pseudo_bytes;
223                 hc_RAND_seed;
224                 hc_RAND_set_rand_engine;
225                 hc_RAND_set_rand_method;
226                 hc_RAND_status;
227                 hc_RAND_unix_method;
228                 hc_RAND_timer_method;
229                 hc_RAND_write_file;
230                 hc_RC2_cbc_encrypt;
231                 hc_RC2_decryptc;
232                 hc_RC2_encryptc;
233                 hc_RC2_set_key;
234                 hc_RC4;
235                 hc_RC4_set_key;
236                 hc_RSA_check_key;
237                 hc_RSA_free;
238                 hc_RSA_generate_key_ex;
239                 hc_RSA_get_app_data;
240                 hc_RSA_get_default_method;
241                 hc_RSA_get_method;
242                 hc_RSA_imath_method;
243                 hc_RSA_tfm_method;
244                 hc_RSA_new;
245                 hc_RSA_new_method;
246                 hc_RSA_null_method;
247                 hc_RSA_private_decrypt;
248                 hc_RSA_private_encrypt;
249                 hc_RSA_public_decrypt;
250                 hc_RSA_public_encrypt;
251                 hc_RSA_set_app_data;
252                 hc_RSA_set_default_method;
253                 hc_RSA_set_method;
254                 hc_RSA_sign;
255                 hc_RSA_size;
256                 hc_RSA_up_ref;
257                 hc_RSA_verify;
258                 hc_SHA1_Final;
259                 hc_SHA1_Init;
260                 hc_SHA1_Update;
261                 hc_SHA256_Final;
262                 hc_SHA256_Init;
263                 hc_SHA256_Update;
264                 hc_UI_UTIL_read_pw_string;
265                 hc_UI_UTIL_read_pw_string;
266                 hc_d2i_RSAPrivateKey;
267                 hc_i2d_RSAPrivateKey;
268                 hc_i2d_RSAPublicKey;
269                 hc_d2i_RSAPublicKey;
270                 hc_EVP_CIPHER_CTX_ctrl;
271                 hc_EVP_CIPHER_CTX_rand_key;
272                 hc_EVP_CIPHER_CTX_set_key_length;
273                 hc_EVP_hcrypto_rc2_40_cbc;
274                 hc_EVP_hcrypto_camellia_128_cbc;
275                 hc_EVP_CipherUpdate;
276                 hc_EVP_CipherFinal_ex;
277         local:
278                 *;