1 # libgnutls-extra.map -- libgnutls-extra linker version script-*- ld-script -*-
2 # Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation,
5 # Author: Simon Josefsson
7 # This file is part of GnuTLS-EXTRA.
9 # GnuTLS-extra is free software; you can redistribute it and/or
10 # modify it under the terms of the GNU General Public License as
11 # published by the Free Software Foundation; either version 3 of the
12 # License, or (at your option) any later version.
14 # GnuTLS-extra is distributed in the hope that it will be useful, but
15 # WITHOUT ANY WARRANTY; without even the implied warranty of
16 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
17 # General Public License for more details.
19 # You should have received a copy of the GNU General Public License
20 # along with GnuTLS-EXTRA; if not, write to the Free Software
21 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
27 gnutls_extra_check_version;
28 gnutls_global_init_extra;
29 gnutls_ia_allocate_client_credentials;
30 gnutls_ia_allocate_server_credentials;
32 gnutls_ia_endphase_send;
33 gnutls_ia_extract_inner_secret;
34 gnutls_ia_free_client_credentials;
35 gnutls_ia_free_server_credentials;
36 gnutls_ia_generate_challenge;
37 gnutls_ia_get_client_avp_ptr;
38 gnutls_ia_get_server_avp_ptr;
40 gnutls_ia_handshake_p;
41 gnutls_ia_permute_inner_secret;
44 gnutls_ia_set_client_avp_function;
45 gnutls_ia_set_client_avp_ptr;
46 gnutls_ia_set_server_avp_function;
47 gnutls_ia_set_server_avp_ptr;
48 gnutls_ia_verify_endphase;
49 gnutls_register_md5_handler;