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