Doc fix, add Since tag.
[gnutls.git] / lib / libgnutls.map
blob3c9b72773f4f44ba4933708dd90ee1f7f94ea31d
1 # libgnutls.map -- libgnutls linker version script.           -*- ld-script -*-
2 # Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation
4 # Author: Simon Josefsson
6 # This file is part of GNUTLS.
8 # The GNUTLS library is free software; you can redistribute it and/or
9 # modify it under the terms of the GNU Lesser General Public License
10 # as published by the Free Software Foundation; either version 2.1 of
11 # the License, or (at your option) any later version.
13 # The GNUTLS library is distributed in the hope that it will be
14 #useful, but WITHOUT ANY WARRANTY; without even the implied warranty
15 #of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
16 #Lesser General Public License for more details.
18 # You should have received a copy of the GNU Lesser General Public
19 # License along with the GNUTLS library; if not, write to the Free
20 # Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
21 # MA 02110-1301, USA
23 GNUTLS_1_4
25   global:
26     gnutls_alert_get;
27     gnutls_alert_get_name;
28     gnutls_alert_send;
29     gnutls_alert_send_appropriate;
30     gnutls_anon_allocate_client_credentials;
31     gnutls_anon_allocate_server_credentials;
32     gnutls_anon_free_client_credentials;
33     gnutls_anon_free_server_credentials;
34     gnutls_anon_set_params_function;
35     gnutls_anon_set_server_dh_params;
36     gnutls_anon_set_server_params_function;
37     gnutls_auth_client_get_type;
38     gnutls_auth_get_type;
39     gnutls_auth_server_get_type;
40     gnutls_bye;
41     gnutls_calc_dh_key;
42     gnutls_calc_dh_secret;
43     gnutls_calloc;
44     gnutls_certificate_activation_time_peers;
45     gnutls_certificate_allocate_credentials;
46     gnutls_certificate_client_get_request_status;
47     gnutls_certificate_client_set_retrieve_function;
48     gnutls_certificate_expiration_time_peers;
49     gnutls_certificate_free_ca_names;
50     gnutls_certificate_free_cas;
51     gnutls_certificate_free_credentials;
52     gnutls_certificate_free_crls;
53     gnutls_certificate_free_keys;
54     gnutls_certificate_get_openpgp_keyring;
55     gnutls_certificate_get_ours;
56     gnutls_certificate_get_peers;
57     gnutls_certificate_get_x509_cas;
58     gnutls_certificate_get_x509_crls;
59     gnutls_certificate_send_x509_rdn_sequence;
60     gnutls_certificate_server_set_request;
61     gnutls_certificate_server_set_retrieve_function;
62     gnutls_certificate_set_dh_params;
63     gnutls_certificate_set_openpgp_key;
64     gnutls_certificate_set_openpgp_key_file2;
65     gnutls_certificate_set_openpgp_key_file;
66     gnutls_certificate_set_openpgp_key_mem2;
67     gnutls_certificate_set_openpgp_key_mem;
68     gnutls_certificate_set_openpgp_keyring_file;
69     gnutls_certificate_set_openpgp_keyring_mem;
70     gnutls_certificate_set_params_function;
71     gnutls_certificate_set_rsa_export_params;
72     gnutls_certificate_set_verify_flags;
73     gnutls_certificate_set_verify_limits;
74     gnutls_certificate_set_x509_crl;
75     gnutls_certificate_set_x509_crl_file;
76     gnutls_certificate_set_x509_crl_mem;
77     gnutls_certificate_set_x509_key;
78     gnutls_certificate_set_x509_key_file;
79     gnutls_certificate_set_x509_key_mem;
80     gnutls_certificate_set_x509_simple_pkcs12_file;
81     gnutls_certificate_set_x509_trust;
82     gnutls_certificate_set_x509_trust_file;
83     gnutls_certificate_set_x509_trust_mem;
84     gnutls_certificate_type_get;
85     gnutls_certificate_type_get_id;
86     gnutls_certificate_type_get_name;
87     gnutls_certificate_type_list;
88     gnutls_certificate_type_set_priority;
89     gnutls_certificate_verify_peers2;
90     gnutls_certificate_verify_peers;
91     gnutls_check_version;
92     gnutls_cipher_get;
93     gnutls_cipher_get_id;
94     gnutls_cipher_get_key_size;
95     gnutls_cipher_get_name;
96     gnutls_cipher_list;
97     gnutls_cipher_set_priority;
98     gnutls_cipher_suite_get_name;
99     gnutls_cipher_suite_info;
100     gnutls_compression_get;
101     gnutls_compression_get_id;
102     gnutls_compression_get_name;
103     gnutls_compression_list;
104     gnutls_compression_set_priority;
105     gnutls_credentials_clear;
106     gnutls_credentials_set;
107     gnutls_crypto_bigint_register2;
108     gnutls_crypto_cipher_register2;
109     gnutls_crypto_digest_register2;
110     gnutls_crypto_mac_register2;
111     gnutls_crypto_pk_register2;
112     gnutls_crypto_rnd_register2;
113     gnutls_crypto_single_cipher_register2;
114     gnutls_crypto_single_digest_register2;
115     gnutls_crypto_single_mac_register2;
116     gnutls_db_check_entry;
117     gnutls_db_get_ptr;
118     gnutls_db_remove_session;
119     gnutls_db_set_cache_expiration;
120     gnutls_db_set_ptr;
121     gnutls_db_set_remove_function;
122     gnutls_db_set_retrieve_function;
123     gnutls_db_set_store_function;
124     gnutls_deinit;
125     gnutls_dh_get_group;
126     gnutls_dh_get_peers_public_bits;
127     gnutls_dh_get_prime_bits;
128     gnutls_dh_get_pubkey;
129     gnutls_dh_get_secret_bits;
130     gnutls_dh_params_cpy;
131     gnutls_dh_params_deinit;
132     gnutls_dh_params_export_pkcs3;
133     gnutls_dh_params_export_raw;
134     gnutls_dh_params_generate2;
135     gnutls_dh_params_import_pkcs3;
136     gnutls_dh_params_import_raw;
137     gnutls_dh_params_init;
138     gnutls_dh_set_prime_bits;
139     gnutls_error_is_fatal;
140     gnutls_error_to_alert;
141     gnutls_ext_register;
142     gnutls_fingerprint;
143     gnutls_free;
144     gnutls_global_deinit;
145     gnutls_global_init;
146     gnutls_global_set_log_function;
147     gnutls_global_set_log_level;
148     gnutls_global_set_mem_functions;
149     gnutls_handshake;
150     gnutls_handshake_get_last_in;
151     gnutls_handshake_get_last_out;
152     gnutls_handshake_set_max_packet_length;
153     gnutls_handshake_set_post_client_hello_function;
154     gnutls_handshake_set_private_extensions;
155     gnutls_hex2bin;
156     gnutls_hex_decode;
157     gnutls_hex_encode;
158     gnutls_init;
159     gnutls_kx_get;
160     gnutls_kx_get_id;
161     gnutls_kx_get_name;
162     gnutls_kx_list;
163     gnutls_kx_set_priority;
164     gnutls_mac_get;
165     gnutls_mac_get_id;
166     gnutls_mac_get_key_size;
167     gnutls_mac_get_name;
168     gnutls_mac_list;
169     gnutls_mac_set_priority;
170     gnutls_malloc;
171     gnutls_openpgp_count_key_names;
172     gnutls_openpgp_crt_check_hostname;
173     gnutls_openpgp_crt_deinit;
174     gnutls_openpgp_crt_export;
175     gnutls_openpgp_crt_get_auth_subkey;
176     gnutls_openpgp_crt_get_creation_time;
177     gnutls_openpgp_crt_get_expiration_time;
178     gnutls_openpgp_crt_get_fingerprint;
179     gnutls_openpgp_crt_get_key_id;
180     gnutls_openpgp_crt_get_key_usage;
181     gnutls_openpgp_crt_get_name;
182     gnutls_openpgp_crt_get_pk_algorithm;
183     gnutls_openpgp_crt_get_pk_dsa_raw;
184     gnutls_openpgp_crt_get_pk_rsa_raw;
185     gnutls_openpgp_crt_get_preferred_key_id;
186     gnutls_openpgp_crt_get_revoked_status;
187     gnutls_openpgp_crt_get_subkey_count;
188     gnutls_openpgp_crt_get_subkey_creation_time;
189     gnutls_openpgp_crt_get_subkey_expiration_time;
190     gnutls_openpgp_crt_get_subkey_fingerprint;
191     gnutls_openpgp_crt_get_subkey_id;
192     gnutls_openpgp_crt_get_subkey_idx;
193     gnutls_openpgp_crt_get_subkey_pk_algorithm;
194     gnutls_openpgp_crt_get_subkey_pk_dsa_raw;
195     gnutls_openpgp_crt_get_subkey_pk_rsa_raw;
196     gnutls_openpgp_crt_get_subkey_revoked_status;
197     gnutls_openpgp_crt_get_subkey_usage;
198     gnutls_openpgp_crt_get_version;
199     gnutls_openpgp_crt_import;
200     gnutls_openpgp_crt_init;
201     gnutls_openpgp_crt_print;
202     gnutls_openpgp_crt_set_preferred_key_id;
203     gnutls_openpgp_crt_verify_ring;
204     gnutls_openpgp_crt_verify_self;
205     gnutls_openpgp_get_key;
206     gnutls_openpgp_keyring_check_id;
207     gnutls_openpgp_keyring_deinit;
208     gnutls_openpgp_keyring_get_crt;
209     gnutls_openpgp_keyring_get_crt_count;
210     gnutls_openpgp_keyring_import;
211     gnutls_openpgp_keyring_init;
212     gnutls_openpgp_privkey_deinit;
213     gnutls_openpgp_privkey_export;
214     gnutls_openpgp_privkey_export_dsa_raw;
215     gnutls_openpgp_privkey_export_rsa_raw;
216     gnutls_openpgp_privkey_export_subkey_dsa_raw;
217     gnutls_openpgp_privkey_export_subkey_rsa_raw;
218     gnutls_openpgp_privkey_get_fingerprint;
219     gnutls_openpgp_privkey_get_key_id;
220     gnutls_openpgp_privkey_get_pk_algorithm;
221     gnutls_openpgp_privkey_get_preferred_key_id;
222     gnutls_openpgp_privkey_get_revoked_status;
223     gnutls_openpgp_privkey_get_subkey_count;
224     gnutls_openpgp_privkey_get_subkey_creation_time;
225     gnutls_openpgp_privkey_get_subkey_expiration_time;
226     gnutls_openpgp_privkey_get_subkey_fingerprint;
227     gnutls_openpgp_privkey_get_subkey_id;
228     gnutls_openpgp_privkey_get_subkey_idx;
229     gnutls_openpgp_privkey_get_subkey_pk_algorithm;
230     gnutls_openpgp_privkey_get_subkey_revoked_status;
231     gnutls_openpgp_privkey_import;
232     gnutls_openpgp_privkey_init;
233     gnutls_openpgp_privkey_set_preferred_key_id;
234     gnutls_openpgp_privkey_sign_hash;
235     gnutls_openpgp_send_cert;
236     gnutls_openpgp_set_recv_key_function;
237     gnutls_oprfi_enable_client;
238     gnutls_oprfi_enable_server;
239     gnutls_pem_base64_decode;
240     gnutls_pem_base64_decode_alloc;
241     gnutls_pem_base64_encode;
242     gnutls_pem_base64_encode_alloc;
243     gnutls_perror;
244     gnutls_pk_algorithm_get_name;
245     gnutls_pk_get_id;
246     gnutls_pk_get_name;
247     gnutls_pk_list;
248     gnutls_pk_params_init;
249     gnutls_pk_params_release;
250     gnutls_pkcs12_bag_decrypt;
251     gnutls_pkcs12_bag_deinit;
252     gnutls_pkcs12_bag_encrypt;
253     gnutls_pkcs12_bag_get_count;
254     gnutls_pkcs12_bag_get_data;
255     gnutls_pkcs12_bag_get_friendly_name;
256     gnutls_pkcs12_bag_get_key_id;
257     gnutls_pkcs12_bag_get_type;
258     gnutls_pkcs12_bag_init;
259     gnutls_pkcs12_bag_set_crl;
260     gnutls_pkcs12_bag_set_crt;
261     gnutls_pkcs12_bag_set_data;
262     gnutls_pkcs12_bag_set_friendly_name;
263     gnutls_pkcs12_bag_set_key_id;
264     gnutls_pkcs12_deinit;
265     gnutls_pkcs12_export;
266     gnutls_pkcs12_generate_mac;
267     gnutls_pkcs12_get_bag;
268     gnutls_pkcs12_import;
269     gnutls_pkcs12_init;
270     gnutls_pkcs12_set_bag;
271     gnutls_pkcs12_verify_mac;
272     gnutls_pkcs7_deinit;
273     gnutls_pkcs7_delete_crl;
274     gnutls_pkcs7_delete_crt;
275     gnutls_pkcs7_export;
276     gnutls_pkcs7_get_crl_count;
277     gnutls_pkcs7_get_crl_raw;
278     gnutls_pkcs7_get_crt_count;
279     gnutls_pkcs7_get_crt_raw;
280     gnutls_pkcs7_import;
281     gnutls_pkcs7_init;
282     gnutls_pkcs7_set_crl;
283     gnutls_pkcs7_set_crl_raw;
284     gnutls_pkcs7_set_crt;
285     gnutls_pkcs7_set_crt_raw;
286     gnutls_prf;
287     gnutls_prf_raw;
288     gnutls_priority_deinit;
289     gnutls_priority_init;
290     gnutls_priority_set;
291     gnutls_priority_set_direct;
292     gnutls_protocol_get_id;
293     gnutls_protocol_get_name;
294     gnutls_protocol_get_version;
295     gnutls_protocol_list;
296     gnutls_protocol_set_priority;
297     gnutls_psk_allocate_client_credentials;
298     gnutls_psk_allocate_server_credentials;
299     gnutls_psk_client_get_hint;
300     gnutls_psk_free_client_credentials;
301     gnutls_psk_free_server_credentials;
302     gnutls_psk_netconf_derive_key;
303     gnutls_psk_server_get_username;
304     gnutls_psk_set_client_credentials;
305     gnutls_psk_set_client_credentials_function;
306     gnutls_psk_set_params_function;
307     gnutls_psk_set_server_credentials_file;
308     gnutls_psk_set_server_credentials_function;
309     gnutls_psk_set_server_credentials_hint;
310     gnutls_psk_set_server_dh_params;
311     gnutls_psk_set_server_params_function;
312     gnutls_realloc;
313     gnutls_realloc_fast;
314     gnutls_record_check_pending;
315     gnutls_record_disable_padding;
316     gnutls_record_get_direction;
317     gnutls_record_get_max_size;
318     gnutls_record_recv;
319     gnutls_record_send;
320     gnutls_record_set_max_size;
321     gnutls_rehandshake;
322     gnutls_rsa_export_get_modulus_bits;
323     gnutls_rsa_export_get_pubkey;
324     gnutls_rsa_params_cpy;
325     gnutls_rsa_params_deinit;
326     gnutls_rsa_params_export_pkcs1;
327     gnutls_rsa_params_export_raw;
328     gnutls_rsa_params_generate2;
329     gnutls_rsa_params_import_pkcs1;
330     gnutls_rsa_params_import_raw;
331     gnutls_rsa_params_init;
332     gnutls_secure_calloc;
333     gnutls_secure_malloc;
334     gnutls_server_name_get;
335     gnutls_server_name_set;
336     gnutls_session_enable_compatibility_mode;
337     gnutls_session_get_client_random;
338     gnutls_session_get_data2;
339     gnutls_session_get_data;
340     gnutls_session_get_id;
341     gnutls_session_get_master_secret;
342     gnutls_session_get_ptr;
343     gnutls_session_get_server_random;
344     gnutls_session_is_resumed;
345     gnutls_session_set_data;
346     gnutls_session_set_finished_function;
347     gnutls_session_set_ptr;
348     gnutls_set_default_export_priority;
349     gnutls_set_default_priority;
350     gnutls_sign_algorithm_get_name;
351     gnutls_sign_callback_get;
352     gnutls_sign_callback_set;
353     gnutls_sign_get_id;
354     gnutls_sign_get_name;
355     gnutls_sign_list;
356     gnutls_srp_1024_group_generator;
357     gnutls_srp_1024_group_prime;
358     gnutls_srp_1536_group_generator;
359     gnutls_srp_1536_group_prime;
360     gnutls_srp_2048_group_generator;
361     gnutls_srp_2048_group_prime;
362     gnutls_srp_allocate_client_credentials;
363     gnutls_srp_allocate_server_credentials;
364     gnutls_srp_base64_decode;
365     gnutls_srp_base64_decode_alloc;
366     gnutls_srp_base64_encode;
367     gnutls_srp_base64_encode_alloc;
368     gnutls_srp_free_client_credentials;
369     gnutls_srp_free_server_credentials;
370     gnutls_srp_server_get_username;
371     gnutls_srp_set_client_credentials;
372     gnutls_srp_set_client_credentials_function;
373     gnutls_srp_set_prime_bits;
374     gnutls_srp_set_server_credentials_file;
375     gnutls_srp_set_server_credentials_function;
376     gnutls_srp_verifier;
377     gnutls_strdup;
378     gnutls_strerror;
379     gnutls_strerror_name;
380     gnutls_supplemental_get_name;
381     gnutls_transport_get_ptr2;
382     gnutls_transport_get_ptr;
383     gnutls_transport_set_errno;
384     gnutls_transport_set_global_errno;
385     gnutls_transport_set_lowat;
386     gnutls_transport_set_ptr2;
387     gnutls_transport_set_ptr;
388     gnutls_transport_set_pull_function;
389     gnutls_transport_set_push_function;
390     gnutls_x509_crl_check_issuer;
391     gnutls_x509_crl_deinit;
392     gnutls_x509_crl_export;
393     gnutls_x509_crl_get_crt_count;
394     gnutls_x509_crl_get_crt_serial;
395     gnutls_x509_crl_get_dn_oid;
396     gnutls_x509_crl_get_issuer_dn;
397     gnutls_x509_crl_get_issuer_dn_by_oid;
398     gnutls_x509_crl_get_next_update;
399     gnutls_x509_crl_get_signature;
400     gnutls_x509_crl_get_signature_algorithm;
401     gnutls_x509_crl_get_this_update;
402     gnutls_x509_crl_get_version;
403     gnutls_x509_crl_import;
404     gnutls_x509_crl_init;
405     gnutls_x509_crl_print;
406     gnutls_x509_crl_set_crt;
407     gnutls_x509_crl_set_crt_serial;
408     gnutls_x509_crl_set_next_update;
409     gnutls_x509_crl_set_this_update;
410     gnutls_x509_crl_set_version;
411     gnutls_x509_crl_sign2;
412     gnutls_x509_crl_sign;
413     gnutls_x509_crl_verify;
414     gnutls_x509_crq_deinit;
415     gnutls_x509_crq_export;
416     gnutls_x509_crq_get_attribute_by_oid;
417     gnutls_x509_crq_get_challenge_password;
418     gnutls_x509_crq_get_dn;
419     gnutls_x509_crq_get_dn_by_oid;
420     gnutls_x509_crq_get_dn_oid;
421     gnutls_x509_crq_get_pk_algorithm;
422     gnutls_x509_crq_get_version;
423     gnutls_x509_crq_import;
424     gnutls_x509_crq_init;
425     gnutls_x509_crq_set_attribute_by_oid;
426     gnutls_x509_crq_set_challenge_password;
427     gnutls_x509_crq_set_dn_by_oid;
428     gnutls_x509_crq_set_key;
429     gnutls_x509_crq_set_key_rsa_raw;
430     gnutls_x509_crq_set_version;
431     gnutls_x509_crq_sign2;
432     gnutls_x509_crq_sign;
433     gnutls_x509_crt_check_hostname;
434     gnutls_x509_crt_check_issuer;
435     gnutls_x509_crt_check_revocation;
436     gnutls_x509_crt_cpy_crl_dist_points;
437     gnutls_x509_crt_deinit;
438     gnutls_x509_crt_export;
439     gnutls_x509_crt_get_activation_time;
440     gnutls_x509_crt_get_authority_key_id;
441     gnutls_x509_crt_get_basic_constraints;
442     gnutls_x509_crt_get_ca_status;
443     gnutls_x509_crt_get_crl_dist_points;
444     gnutls_x509_crt_get_dn;
445     gnutls_x509_crt_get_dn_by_oid;
446     gnutls_x509_crt_get_dn_oid;
447     gnutls_x509_crt_get_expiration_time;
448     gnutls_x509_crt_get_extension_by_oid;
449     gnutls_x509_crt_get_extension_data;
450     gnutls_x509_crt_get_extension_info;
451     gnutls_x509_crt_get_extension_oid;
452     gnutls_x509_crt_get_fingerprint;
453     gnutls_x509_crt_get_issuer;
454     gnutls_x509_crt_get_issuer_dn;
455     gnutls_x509_crt_get_issuer_dn_by_oid;
456     gnutls_x509_crt_get_issuer_dn_oid;
457     gnutls_x509_crt_get_key_id;
458     gnutls_x509_crt_get_key_purpose_oid;
459     gnutls_x509_crt_get_key_usage;
460     gnutls_x509_crt_get_pk_algorithm;
461     gnutls_x509_crt_get_pk_dsa_raw;
462     gnutls_x509_crt_get_pk_rsa_raw;
463     gnutls_x509_crt_get_proxy;
464     gnutls_x509_crt_get_raw_dn;
465     gnutls_x509_crt_get_raw_issuer_dn;
466     gnutls_x509_crt_get_serial;
467     gnutls_x509_crt_get_signature;
468     gnutls_x509_crt_get_signature_algorithm;
469     gnutls_x509_crt_get_subject;
470     gnutls_x509_crt_get_subject_alt_name2;
471     gnutls_x509_crt_get_subject_alt_name;
472     gnutls_x509_crt_get_subject_alt_othername_oid;
473     gnutls_x509_crt_get_subject_key_id;
474     gnutls_x509_crt_get_version;
475     gnutls_x509_crt_import;
476     gnutls_x509_crt_init;
477     gnutls_x509_crt_list_import;
478     gnutls_x509_crt_list_verify;
479     gnutls_x509_crt_print;
480     gnutls_x509_crt_set_activation_time;
481     gnutls_x509_crt_set_authority_key_id;
482     gnutls_x509_crt_set_basic_constraints;
483     gnutls_x509_crt_set_ca_status;
484     gnutls_x509_crt_set_crl_dist_points2;
485     gnutls_x509_crt_set_crl_dist_points;
486     gnutls_x509_crt_set_crq;
487     gnutls_x509_crt_set_dn_by_oid;
488     gnutls_x509_crt_set_expiration_time;
489     gnutls_x509_crt_set_extension_by_oid;
490     gnutls_x509_crt_set_issuer_dn_by_oid;
491     gnutls_x509_crt_set_key;
492     gnutls_x509_crt_set_key_purpose_oid;
493     gnutls_x509_crt_set_key_usage;
494     gnutls_x509_crt_set_proxy;
495     gnutls_x509_crt_set_proxy_dn;
496     gnutls_x509_crt_set_serial;
497     gnutls_x509_crt_set_subject_alt_name;
498     gnutls_x509_crt_set_subject_alternative_name;
499     gnutls_x509_crt_set_subject_key_id;
500     gnutls_x509_crt_set_version;
501     gnutls_x509_crt_sign2;
502     gnutls_x509_crt_sign;
503     gnutls_x509_crt_verify;
504     gnutls_x509_crt_verify_data;
505     gnutls_x509_dn_deinit;
506     gnutls_x509_dn_export;
507     gnutls_x509_dn_get_rdn_ava;
508     gnutls_x509_dn_import;
509     gnutls_x509_dn_init;
510     gnutls_x509_dn_oid_known;
511     gnutls_x509_privkey_cpy;
512     gnutls_x509_privkey_deinit;
513     gnutls_x509_privkey_export;
514     gnutls_x509_privkey_export_dsa_raw;
515     gnutls_x509_privkey_export_pkcs8;
516     gnutls_x509_privkey_export_rsa_raw;
517     gnutls_x509_privkey_fix;
518     gnutls_x509_privkey_generate;
519     gnutls_x509_privkey_get_key_id;
520     gnutls_x509_privkey_get_pk_algorithm;
521     gnutls_x509_privkey_import;
522     gnutls_x509_privkey_import_dsa_raw;
523     gnutls_x509_privkey_import_pkcs8;
524     gnutls_x509_privkey_import_rsa_raw;
525     gnutls_x509_privkey_init;
526     gnutls_x509_privkey_sign_data;
527     gnutls_x509_privkey_sign_hash;
528     gnutls_x509_privkey_verify_data;
529     gnutls_x509_rdn_get;
530     gnutls_x509_rdn_get_by_oid;
531     gnutls_x509_rdn_get_oid;
533   local:
534     *;
537 GNUTLS_2_8
539   global:
540     gnutls_certificate_set_x509_simple_pkcs12_mem;
541     gnutls_x509_crl_get_authority_key_id;
542     gnutls_x509_crl_get_extension_data;
543     gnutls_x509_crl_get_extension_info;
544     gnutls_x509_crl_get_extension_oid;
545     gnutls_x509_crl_get_number;
546     gnutls_x509_crl_set_authority_key_id;
547     gnutls_x509_crl_set_number;
548     gnutls_x509_crq_get_attribute_data;
549     gnutls_x509_crq_get_attribute_info;
550     gnutls_x509_crq_get_basic_constraints;
551     gnutls_x509_crq_get_extension_by_oid;
552     gnutls_x509_crq_get_extension_data;
553     gnutls_x509_crq_get_extension_info;
554     gnutls_x509_crq_get_key_id;
555     gnutls_x509_crq_get_key_purpose_oid;
556     gnutls_x509_crq_get_key_rsa_raw;
557     gnutls_x509_crq_get_key_usage;
558     gnutls_x509_crq_get_subject_alt_name;
559     gnutls_x509_crq_get_subject_alt_othername_oid;
560     gnutls_x509_crq_print;
561     gnutls_x509_crq_set_basic_constraints;
562     gnutls_x509_crq_set_key_purpose_oid;
563     gnutls_x509_crq_set_key_usage;
564     gnutls_x509_crq_set_subject_alt_name;
565     gnutls_x509_crt_get_verify_algorithm;
566     gnutls_x509_crt_set_crq_extensions;
567     gnutls_x509_crt_verify_hash;
568     gnutls_session_ticket_key_generate;
569     gnutls_session_ticket_enable_client;
570     gnutls_session_ticket_enable_server;
571 } GNUTLS_1_4;
573 GNUTLS_2_10
575   global:
576     gnutls_session_ticket_key_generate;
577     gnutls_session_ticket_enable_client;
578     gnutls_session_ticket_enable_server;
579     gnutls_x509_crt_get_issuer_alt_name2;
580     gnutls_x509_crt_get_issuer_alt_name;
581     gnutls_x509_crt_get_issuer_alt_othername_oid;
582     gnutls_session_sign_algorithm_get_requested;
583 } GNUTLS_2_8;
585 GNUTLS_PRIVATE {
586   global:
587     # Internal symbols needed by libgnutls-extra:
588     _gnutls_log_level;
589     _gnutls_write_uint24;
590     _gnutls_log;
591     _gnutls_PRF;
592     _gnutls_send_int;
593     _gnutls_read_uint24;
594     _gnutls_get_cred;
595     _gnutls_recv_int;
596     # Internal symbols needed by libgnutls-extra for LZO:
597     _gnutls_compression_algorithms;
598     _gnutls_comp_algorithms_size;
599     _gnutls_lzo1x_decompress_safe;
600     _gnutls_lzo1x_1_compress;
601     # Internal symbols needed by libgnutls-openssl:
602     _gnutls_pkix1_asn;
603     _gnutls_x509_parse_dn_oid;
604     _gnutls_hash_fast;
605     _gnutls_asn2err;
606     _gnutls_hash_init;
607     _gnutls_hash_deinit;
608     _gnutls_hash;
610     # Internal symbols needed by psktool:
611     _gnutls_rnd;
612     # Internal symbols needed by gnutls-cli-debug:
613     _gnutls_rsa_pms_set_version;
614     _gnutls_record_set_default_version;
615     _gnutls_record_set_default_version;
616     # Internal symbols needed by tests/gc:
617     _gnutls_hmac_fast;
618     _gnutls_pbkdf2_sha1;
619     # Internal symbols needed by tests/mpi:
620     _gnutls_mpi_ops;
621     _gnutls_mpi_randomize;
622     _gnutls_mpi_log;
623     _gnutls_mpi_release;
624     # Internal symbols needed by tests/pkcs12_s2k:
625     _gnutls_pkcs12_string_to_key;
626     _gnutls_bin2hex;