x
[heimdal.git] / lib / hcrypto / version-script.map
blobdb468e77cdbfe9b44a3f65599c0d3cf27560a54f
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_AES_encrypt;
9                 hc_AES_set_encrypt_key;
10                 hc_BN_GENCB_call;
11                 hc_BN_GENCB_set;
12                 hc_BN_bin2bn;
13                 hc_BN_bn2bin;
14                 hc_BN_bn2hex;
15                 hc_BN_clear;
16                 hc_BN_clear_bit;
17                 hc_BN_clear_free;
18                 hc_BN_cmp;
19                 hc_BN_dup;
20                 hc_BN_free;
21                 hc_BN_get_word;
22                 hc_BN_hex2bn;
23                 hc_BN_is_bit_set;
24                 hc_BN_is_negative;
25                 hc_BN_new;
26                 hc_BN_num_bits;
27                 hc_BN_num_bytes;
28                 hc_BN_rand;
29                 hc_BN_set_bit;
30                 hc_BN_set_negative;
31                 hc_BN_set_word;
32                 hc_BN_uadd;
33                 hc_DES_cbc_cksum;
34                 hc_DES_cbc_encrypt;
35                 hc_DES_cfb64_encrypt;
36                 hc_DES_check_key_parity;
37                 hc_DES_ecb3_encrypt;
38                 hc_DES_ecb_encrypt;
39                 hc_DES_ede3_cbc_encrypt;
40                 hc_DES_encrypt;
41                 hc_DES_generate_random_block;
42                 hc_DES_init_random_number_generator;
43                 hc_DES_is_weak_key;
44                 hc_DES_key_sched;
45                 hc_DES_mem_rand8;
46                 hc_DES_new_random_key;
47                 hc_DES_pcbc_encrypt;
48                 hc_DES_rand_data;
49                 hc_DES_rand_data_key;
50                 hc_DES_random_key;
51                 hc_DES_read_password;
52                 hc_DES_set_key;
53                 hc_DES_set_key_checked;
54                 hc_DES_set_key_unchecked;
55                 hc_DES_set_odd_parity;
56                 hc_DES_set_random_generator_seed;
57                 hc_DES_set_sequence_number;
58                 hc_DES_string_to_key;
59                 hc_DH_check_pubkey;
60                 hc_DH_compute_key;
61                 hc_DH_free;
62                 hc_DH_generate_key;
63                 hc_DH_generate_parameters_ex;
64                 hc_DH_get_default_method;
65                 hc_DH_get_ex_data;
66                 hc_DH_imath_method;
67                 hc_DH_gmp_method;
68                 hc_DH_new;
69                 hc_DH_new_method;
70                 hc_DH_null_method;
71                 hc_DH_set_default_method;
72                 hc_DH_set_ex_data;
73                 hc_DH_set_method;
74                 hc_DH_size;
75                 hc_DH_up_ref;
76                 hc_DSA_free;
77                 hc_DSA_get_default_method;
78                 hc_DSA_new;
79                 hc_DSA_null_method;
80                 hc_DSA_set_default_method;
81                 hc_DSA_up_ref;
82                 hc_DSA_verify;
83                 hc_ENGINE_add_conf_module;
84                 hc_ENGINE_by_dso;
85                 hc_ENGINE_by_id;
86                 hc_ENGINE_finish;
87                 hc_ENGINE_get_DH;
88                 hc_ENGINE_get_RAND;
89                 hc_ENGINE_get_RSA;
90                 hc_ENGINE_get_default_DH;
91                 hc_ENGINE_get_default_RSA;
92                 hc_ENGINE_get_id;
93                 hc_ENGINE_get_name;
94                 hc_ENGINE_load_builtin_engines;
95                 hc_ENGINE_set_DH;
96                 hc_ENGINE_set_RSA;
97                 hc_ENGINE_set_default_DH;
98                 hc_ENGINE_set_default_RSA;
99                 hc_ENGINE_set_destroy_function;
100                 hc_ENGINE_set_id;
101                 hc_ENGINE_set_name;
102                 hc_ENGINE_up_ref;
103                 hc_EVP_BytesToKey;
104                 hc_EVP_CIPHER_CTX_block_size;
105                 hc_EVP_CIPHER_CTX_cipher;
106                 hc_EVP_CIPHER_CTX_cleanup;
107                 hc_EVP_CIPHER_CTX_flags;
108                 hc_EVP_CIPHER_CTX_get_app_data;
109                 hc_EVP_CIPHER_CTX_init;
110                 hc_EVP_CIPHER_CTX_iv_length;
111                 hc_EVP_CIPHER_CTX_key_length;
112                 hc_EVP_CIPHER_CTX_mode;
113                 hc_EVP_CIPHER_CTX_set_app_data;
114                 hc_EVP_CIPHER_block_size;
115                 hc_EVP_CIPHER_iv_length;
116                 hc_EVP_CIPHER_key_length;
117                 hc_EVP_Cipher;
118                 hc_EVP_CipherInit_ex;
119                 hc_EVP_Digest;
120                 hc_EVP_DigestFinal_ex;
121                 hc_EVP_DigestInit_ex;
122                 hc_EVP_DigestUpdate;
123                 hc_EVP_MD_CTX_block_size;
124                 hc_EVP_MD_CTX_cleanup;
125                 hc_EVP_MD_CTX_cleanup;
126                 hc_EVP_MD_CTX_create;
127                 hc_EVP_MD_CTX_create;
128                 hc_EVP_MD_CTX_destroy;
129                 hc_EVP_MD_CTX_destroy;
130                 hc_EVP_MD_CTX_init;
131                 hc_EVP_MD_CTX_init;
132                 hc_EVP_MD_CTX_md;
133                 hc_EVP_MD_CTX_size;
134                 hc_EVP_MD_block_size;
135                 hc_EVP_MD_size;
136                 hc_EVP_aes_128_cbc;
137                 hc_EVP_aes_192_cbc;
138                 hc_EVP_aes_256_cbc;
139                 hc_EVP_des_ede3_cbc;
140                 hc_EVP_camellia_128_cbc;
141                 hc_EVP_camellia_192_cbc;
142                 hc_EVP_camellia_256_cbc;
143                 hc_EVP_enc_null;
144                 hc_EVP_get_cipherbyname;
145                 hc_EVP_md2;
146                 hc_EVP_md4;
147                 hc_EVP_md5;
148                 hc_EVP_md_null;
149                 hc_EVP_rc2_40_cbc;
150                 hc_EVP_rc2_64_cbc;
151                 hc_EVP_rc2_cbc;
152                 hc_EVP_rc4;
153                 hc_EVP_rc4_40;
154                 hc_EVP_sha;
155                 hc_EVP_sha1;
156                 hc_EVP_sha256;
157                 hc_HMAC;
158                 hc_HMAC_CTX_cleanup;
159                 hc_HMAC_CTX_init;
160                 hc_HMAC_Final;
161                 hc_HMAC_Init_ex;
162                 hc_HMAC_Update;
163                 hc_HMAC_size;
164                 hc_MD2_Final;
165                 hc_MD2_Init;
166                 hc_MD2_Update;
167                 hc_MD4_Final;
168                 hc_MD4_Init;
169                 hc_MD4_Update;
170                 hc_MD5_Final;
171                 hc_MD5_Init;
172                 hc_MD5_Update;
173                 hc_OpenSSL_add_all_algorithms;
174                 hc_OpenSSL_add_all_algorithms_conf;
175                 hc_OpenSSL_add_all_algorithms_noconf;
176                 hc_PKCS12_key_gen;
177                 hc_PKCS5_PBKDF2_HMAC_SHA1;
178                 hc_RAND_add;
179                 hc_RAND_bytes;
180                 hc_RAND_cleanup;
181                 hc_RAND_egd;
182                 hc_RAND_egd_bytes;
183                 hc_RAND_egd_method;
184                 hc_RAND_file_name;
185                 hc_RAND_fortuna_method;
186                 hc_RAND_get_rand_method;
187                 hc_RAND_load_file;
188                 hc_RAND_pseudo_bytes;
189                 hc_RAND_seed;
190                 hc_RAND_set_rand_engine;
191                 hc_RAND_set_rand_method;
192                 hc_RAND_status;
193                 hc_RAND_unix_method;
194                 hc_RAND_timer_method;
195                 hc_RAND_write_file;
196                 hc_RC2_cbc_encrypt;
197                 hc_RC2_decryptc;
198                 hc_RC2_encryptc;
199                 hc_RC2_set_key;
200                 hc_RC4;
201                 hc_RC4_set_key;
202                 hc_RSA_check_key;
203                 hc_RSA_free;
204                 hc_RSA_generate_key_ex;
205                 hc_RSA_get_app_data;
206                 hc_RSA_get_default_method;
207                 hc_RSA_get_method;
208                 hc_RSA_imath_method;
209                 hc_RSA_new;
210                 hc_RSA_new_method;
211                 hc_RSA_null_method;
212                 hc_RSA_private_decrypt;
213                 hc_RSA_private_encrypt;
214                 hc_RSA_public_decrypt;
215                 hc_RSA_public_encrypt;
216                 hc_RSA_set_app_data;
217                 hc_RSA_set_default_method;
218                 hc_RSA_set_method;
219                 hc_RSA_sign;
220                 hc_RSA_size;
221                 hc_RSA_up_ref;
222                 hc_RSA_verify;
223                 hc_SHA1_Final;
224                 hc_SHA1_Init;
225                 hc_SHA1_Update;
226                 hc_SHA256_Final;
227                 hc_SHA256_Init;
228                 hc_SHA256_Update;
229                 hc_UI_UTIL_read_pw_string;
230                 hc_UI_UTIL_read_pw_string;
231                 hc_d2i_RSAPrivateKey;
232                 hc_i2d_RSAPrivateKey;
233                 hc_i2d_RSAPublicKey;
234         local:
235                 *;