added prototypes for inline functions (some gcc versions couldn't compile without)
[gnutls.git] / doc / Makefile.am
blob905d70313b042ce97e83960c75c56b7f64bcbb8d
1 ## Process this file with automake to produce Makefile.in
2 # Copyright (C) 2000-2012 Free Software Foundation, Inc.
4 # Author: Nikos Mavrogiannopoulos
6 # This file is part of GnuTLS.
8 # This file is free software; you can redistribute it and/or modify it
9 # under the terms of the GNU General Public License as published by
10 # the Free Software Foundation; either version 3 of the License, or
11 # (at your option) any later version.
13 # This file is distributed in the hope that it will be useful, but
14 # WITHOUT ANY WARRANTY; without even the implied warranty of
15 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
16 # General Public License for more details.
18 # You should have received a copy of the GNU General Public License
19 # along with this file; if not, write to the Free Software Foundation,
20 # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
22 EXTRA_DIST = TODO certtool.cfg gnutls.ps gnutls.pdf gnutls.html \
23         doxygen/Doxyfile.in doxygen/Doxyfile.orig texinfo.css \
24         gnutls-guile.pdf gnutls-guile.html stamp_enums stamp_functions
26 SUBDIRS = examples cyclo scripts manpages credentials latex
27 if ENABLE_GTK_DOC
28 SUBDIRS += reference
29 endif
31 SRC_DEF_CLI = 
32 SRC_DEF_CLI_DEBUG = 
33 SRC_DEF_SERV = 
34 SRC_DEF_CERTTOOL = 
35 SRC_DEF_OCSPTOOL = 
36 SRC_DEF_SRPTOOL = 
37 SRC_DEF_PSKTOOL = 
38 SRC_DEF_P11TOOL = 
39 if WANT_TEST_SUITE
40 SRC_DEF_CLI += ../src/cli-args.def
41 SRC_DEF_CLI_DEBUG += ../src/cli-debug-args.def
42 SRC_DEF_SERV += ../src/serv-args.def
43 SRC_DEF_CERTTOOL += ../src/certtool-args.def
44 SRC_DEF_OCSPTOOL += ../src/ocsptool-args.def
45 SRC_DEF_SRPTOOL += ../src/srptool-args.def
46 SRC_DEF_PSKTOOL += ../src/psk-args.def
47 SRC_DEF_P11TOOL += ../src/p11tool-args.def
48 endif
50 invoke-gnutls-cli.texi: $(SRC_DEF_CLI)
51         @-cd ../src/ && autogen -Tagtexi-cmd.tpl $< && \
52         rm -f ../doc/$@ && \
53         ../doc/scripts/cleanup-autogen.pl <../src/$@ >../doc/$@.tmp && \
54         mv -f ../doc/$@.tmp ../doc/$@ && \
55         rm -f ../src/$@
57 invoke-gnutls-cli-debug.texi: $(SRC_DEF_CLI_DEBUG)
58         @-cd ../src/ && autogen -Tagtexi-cmd.tpl $< && \
59         rm -f ../doc/$@ && \
60         ../doc/scripts/cleanup-autogen.pl <../src/$@ >../doc/$@.tmp && \
61         mv -f ../doc/$@.tmp ../doc/$@ && \
62         rm -f ../src/$@
64 invoke-gnutls-serv.texi: $(SRC_DEF_SERV)
65         @-cd ../src/ && autogen -Tagtexi-cmd.tpl $< && \
66         rm -f ../doc/$@ && \
67         ../doc/scripts/cleanup-autogen.pl <../src/$@ >../doc/$@.tmp && \
68         mv -f ../doc/$@.tmp ../doc/$@ && \
69         rm -f ../src/$@
71 invoke-certtool.texi: $(SRC_DEF_CERTTOOL)
72         @-cd ../src/ && autogen -Tagtexi-cmd.tpl $< && \
73         rm -f ../doc/$@ && \
74         ../doc/scripts/cleanup-autogen.pl <../src/$@ >../doc/$@.tmp && \
75         mv -f ../doc/$@.tmp ../doc/$@ && \
76         rm -f ../src/$@
78 invoke-ocsptool.texi: $(SRC_DEF_OCSPTOOL)
79         @-cd ../src/ && autogen -Tagtexi-cmd.tpl $< && \
80         rm -f ../doc/$@ && \
81         ../doc/scripts/cleanup-autogen.pl <../src/$@ >../doc/$@.tmp && \
82         mv -f ../doc/$@.tmp ../doc/$@ && \
83         rm -f ../src/$@
85 invoke-srptool.texi: $(SRC_DEF_SRPTOOL)
86         @-cd ../src/ && autogen -Tagtexi-cmd.tpl $< && \
87         rm -f ../doc/$@ && \
88         ../doc/scripts/cleanup-autogen.pl <../src/$@ >../doc/$@.tmp && \
89         mv -f ../doc/$@.tmp ../doc/$@ && \
90         rm -f ../src/$@ && \
91         sed -i 's/@subheading/@subsubheading/g' ../doc/$@ && \
92         sed -i 's/@section/@subsection/g' ../doc/$@
94 invoke-psktool.texi: $(SRC_DEF_PSKTOOL)
95         @-cd ../src/ && autogen -Tagtexi-cmd.tpl $< && \
96         rm -f ../doc/$@ && \
97         ../doc/scripts/cleanup-autogen.pl <../src/$@ >../doc/$@.tmp && \
98         mv -f ../doc/$@.tmp ../doc/$@ && \
99         rm -f ../src/$@ && \
100         sed -i 's/@subheading/@subsubheading/g' ../doc/$@ && \
101         sed -i 's/@section/@subsection/g' ../doc/$@
103 invoke-p11tool.texi: $(SRC_DEF_P11TOOL)
104         @-cd ../src/ && autogen -Tagtexi-cmd.tpl $< && \
105         rm -f ../doc/$@ && \
106         ../doc/scripts/cleanup-autogen.pl <../src/$@ >../doc/$@.tmp && \
107         mv -f ../doc/$@.tmp ../doc/$@ && \
108         rm -f ../src/$@ && \
109         sed -i 's/@subheading/@subsubheading/g' ../doc/$@ && \
110         sed -i 's/@section/@subsection/g' ../doc/$@
112 info_TEXINFOS = gnutls.texi gnutls-guile.texi
113 gnutls_TEXINFOS = gnutls.texi fdl-1.3.texi                              \
114         cha-bib.texi cha-cert-auth.texi cha-cert-auth2.texi             \
115         cha-ciphersuites.texi cha-copying.texi cha-functions.texi       \
116         cha-gtls-app.texi cha-internals.texi cha-intro-tls.texi         \
117         cha-library.texi cha-preface.texi cha-programs.texi             \
118         sec-tls-app.texi cha-errors.texi cha-support.texi               \
119         cha-shared-key.texi cha-gtls-examples.texi cha-upgrade.texi
121 gnutls_TEXINFOS += invoke-gnutls-cli.texi invoke-gnutls-cli-debug.texi \
122         invoke-gnutls-serv.texi invoke-certtool.texi invoke-srptool.texi \
123         invoke-ocsptool.texi invoke-psktool.texi invoke-p11tool.texi
125 gnutls_TEXINFOS += stamp_functions
127 # Examples.
128 gnutls_TEXINFOS += examples/ex-client-anon.c                            \
129         examples/ex-session-info.c examples/ex-verify.c                 \
130         examples/ex-cert-select.c examples/ex-client-resume.c           \
131         examples/ex-client-srp.c examples/ex-client-x509.c              \
132         examples/ex-serv-x509.c examples/ex-serv-anon.c                 \
133         examples/ex-serv-pgp.c examples/ex-serv-srp.c                   \
134         examples/ex-alert.c examples/ex-x509-info.c examples/ex-crq.c   \
135         examples/ex-pkcs12.c examples/ex-client-dtls.c
137 # Images.  Make sure there are eps + png + pdf of each, plus the source dia.
138 gnutls_TEXINFOS += gnutls-internals.dia gnutls-internals.eps            \
139                    gnutls-internals.png
140 gnutls_TEXINFOS += gnutls-layers.dia gnutls-layers.eps                  \
141                    gnutls-layers.png
142 gnutls_TEXINFOS += gnutls-crypto-layers.dia gnutls-crypto-layers.eps    \
143                    gnutls-crypto-layers.png
144 gnutls_TEXINFOS += gnutls-pgp.dia gnutls-pgp.eps gnutls-pgp.png
145 gnutls_TEXINFOS += gnutls-x509.dia gnutls-x509.eps gnutls-x509.png
146 gnutls_TEXINFOS += gnutls-logo.eps gnutls-logo.png
147 gnutls_TEXINFOS += pkcs11-vision.dia pkcs11-vision.eps pkcs11-vision.png
149 # Images.  Make sure there are eps + png + pdf of each, plus the source dia.
150 gnutls_TEXINFOS += gnutls-client-server-use-case.dia    \
151         gnutls-client-server-use-case.eps               \
152         gnutls-client-server-use-case.png
153 gnutls_TEXINFOS += gnutls-handshake-sequence.dia                        \
154         gnutls-handshake-sequence.eps gnutls-handshake-sequence.png
155 gnutls_TEXINFOS += gnutls-handshake-state.dia                   \
156         gnutls-handshake-state.eps gnutls-handshake-state.png
157 gnutls_TEXINFOS += gnutls-modauth.dia gnutls-modauth.eps        \
158         gnutls-modauth.png
160 imagesdir = $(infodir)
161 images_DATA = \
162         gnutls-handshake-state.png      \
163         gnutls-layers.png gnutls-modauth.png gnutls-pgp.png     \
164         gnutls-client-server-use-case.png                       \
165         gnutls-handshake-sequence.png gnutls-internals.png      \
166         gnutls-logo.png gnutls-x509.png \
167         pkcs11-vision.png
169 AM_MAKEINFOFLAGS = -I $(top_srcdir)/doc
170 TEXI2DVI = texi2dvi $(AM_MAKEINFOFLAGS)
171 AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS) \
172         --no-split --css-include=$(srcdir)/texinfo.css
174 MAINTAINERCLEANFILES =
176 # Generated texinfos.
178 gnutls_TEXINFOS += gnutls-api.texi x509-api.texi pgp-api.texi           \
179         pkcs12-api.texi pkcs11-api.texi abstract-api.texi               \
180         compat-api.texi dtls-api.texi crypto-api.texi ocsp-api.texi
182 MAINTAINERCLEANFILES += gnutls-api.texi x509-api.texi pgp-api.texi      \
183         pkcs12-api.texi pkcs11-api.texi abstract-api.texi               \
184         compat-api.texi dtls-api.texi crypto-api.texi ocsp-api.texi
186 HEADER_FILES = $(top_srcdir)/lib/includes/gnutls/gnutls.h.in \
187         $(top_srcdir)/lib/includes/gnutls/x509.h $(top_srcdir)/lib/includes/gnutls/openpgp.h \
188         $(top_srcdir)/lib/includes/gnutls/pkcs12.h $(top_srcdir)/lib/includes/gnutls/pkcs11.h \
189         $(top_srcdir)/lib/includes/gnutls/abstract.h $(top_srcdir)/lib/includes/gnutls/compat.h \
190         $(top_srcdir)/lib/includes/gnutls/dtls.h $(top_srcdir)/lib/includes/gnutls/crypto.h \
191         $(top_srcdir)/lib/includes/gnutls/ocsp.h
193 stamp_functions: gnutls-api.texi x509-api.texi pgp-api.texi pkcs12-api.texi pkcs11-api.texi abstract-api.texi compat-api.texi dtls-api.texi crypto-api.texi ocsp-api.texi
194         $(MAKE) compare-makefile
195         for i in $^; do \
196                 $(srcdir)/scripts/split-texi.pl functions < $$i; \
197         done
198         sed -i 's/\@anchor{.*//g' functions/*
199         sed -i 's/\@subheading.*//g' functions/*
200         echo $@ > $@
202 gnutls-api.texi: $(top_srcdir)/lib/includes/gnutls/gnutls.h.in
203         echo "" > $@-tmp
204         for i in `$(top_srcdir)/doc/scripts/getfuncs.pl <$(top_srcdir)/lib/includes/gnutls/gnutls.h.in|sort|uniq`; do \
205                 echo -n "Creating documentation for $$i... " && \
206                 $(srcdir)/scripts/gdoc -texinfo \
207                         -function $$i \
208                         $(top_srcdir)/lib/*.c $(top_srcdir)/lib/*/*.c >> $@-tmp 2>/dev/null && \
209                 echo "ok"; \
210         done
211         mv -f $@-tmp $@
213 x509-api.texi: $(top_srcdir)/lib/includes/gnutls/x509.h
214         echo "" > $@-tmp
215         for i in `$(top_srcdir)/doc/scripts/getfuncs.pl <$(top_srcdir)/lib/includes/gnutls/x509.h|sort|uniq`; do \
216                 echo -n "Creating documentation for $$i... " && \
217                 $(srcdir)/scripts/gdoc -texinfo \
218                         -function $$i \
219                         $(top_srcdir)/lib/*.c $(top_srcdir)/lib/*/*.c >> $@-tmp 2>/dev/null && \
220                 echo "ok"; \
221         done
222         mv -f $@-tmp $@
224 pgp-api.texi: $(top_srcdir)/lib/includes/gnutls/openpgp.h
225         echo "" > $@-tmp
226         for i in `$(top_srcdir)/doc/scripts/getfuncs.pl <$(top_srcdir)/lib/includes/gnutls/openpgp.h|sort|uniq`; do \
227                 echo -n "Creating documentation for $$i... " && \
228                 $(srcdir)/scripts/gdoc -texinfo \
229                         -function $$i \
230                         $(top_srcdir)/lib/*.c $(top_srcdir)/lib/*/*.c >> $@-tmp 2>/dev/null && \
231                 echo "ok"; \
232         done
233         mv -f $@-tmp $@
236 pkcs12-api.texi: $(top_srcdir)/lib/includes/gnutls/pkcs12.h
237         echo "" > $@-tmp
238         for i in `$(top_srcdir)/doc/scripts/getfuncs.pl <$(top_srcdir)/lib/includes/gnutls/pkcs12.h|sort|uniq`; do \
239                 echo -n "Creating documentation for $$i... " && \
240                 $(srcdir)/scripts/gdoc -texinfo \
241                         -function $$i \
242                         $(top_srcdir)/lib/*.c $(top_srcdir)/lib/*/*.c >> $@-tmp 2>/dev/null && \
243                 echo "ok"; \
244         done
245         mv -f $@-tmp $@
247 pkcs11-api.texi: $(top_srcdir)/lib/includes/gnutls/pkcs11.h
248         echo "" > $@-tmp
249         for i in `$(top_srcdir)/doc/scripts/getfuncs.pl <$(top_srcdir)/lib/includes/gnutls/pkcs11.h|sort|uniq`; do \
250                 echo -n "Creating documentation for $$i... " && \
251                 $(srcdir)/scripts/gdoc -texinfo \
252                         -function $$i \
253                         $(top_srcdir)/lib/*.c $(top_srcdir)/lib/*/*.c >> $@-tmp 2>/dev/null && \
254                 echo "ok"; \
255         done
256         mv -f $@-tmp $@
258 abstract-api.texi: $(top_srcdir)/lib/includes/gnutls/abstract.h
259         echo "" > $@-tmp
260         for i in `$(top_srcdir)/doc/scripts/getfuncs.pl <$(top_srcdir)/lib/includes/gnutls/abstract.h|sort|uniq`; do \
261                 echo -n "Creating documentation for $$i... " && \
262                 $(srcdir)/scripts/gdoc -texinfo \
263                         -function $$i \
264                         $(top_srcdir)/lib/*.c $(top_srcdir)/lib/*/*.c >> $@-tmp 2>/dev/null && \
265                 echo "ok"; \
266         done
267         mv -f $@-tmp $@
269 compat-api.texi: $(top_srcdir)/lib/includes/gnutls/compat.h
270         echo "" > $@-tmp
271         for i in `$(top_srcdir)/doc/scripts/getfuncs.pl <$(top_srcdir)/lib/includes/gnutls/compat.h|sort|uniq`; do \
272                 echo -n "Creating documentation for $$i... " && \
273                 $(srcdir)/scripts/gdoc -texinfo \
274                         -function $$i \
275                         $(top_srcdir)/lib/*.c $(top_srcdir)/lib/*/*.c >> $@-tmp 2>/dev/null && \
276                 echo "ok"; \
277         done
278         mv -f $@-tmp $@
280 dtls-api.texi: $(top_srcdir)/lib/includes/gnutls/dtls.h
281         echo "" > $@-tmp
282         for i in `$(top_srcdir)/doc/scripts/getfuncs.pl <$(top_srcdir)/lib/includes/gnutls/dtls.h|sort|uniq`; do \
283                 echo -n "Creating documentation for $$i... " && \
284                 $(srcdir)/scripts/gdoc -texinfo \
285                         -function $$i \
286                         $(top_srcdir)/lib/*.c $(top_srcdir)/lib/*/*.c >> $@-tmp 2>/dev/null && \
287                 echo "ok"; \
288         done
289         mv -f $@-tmp $@
291 crypto-api.texi: $(top_srcdir)/lib/includes/gnutls/crypto.h
292         echo "" > $@-tmp
293         for i in `$(top_srcdir)/doc/scripts/getfuncs.pl <$(top_srcdir)/lib/includes/gnutls/crypto.h|sort|uniq`; do \
294                 echo -n "Creating documentation for $$i... " && \
295                 $(srcdir)/scripts/gdoc -texinfo \
296                         -function $$i \
297                         $(top_srcdir)/lib/*.c $(top_srcdir)/lib/*/*.c >> $@-tmp 2>/dev/null && \
298                 echo "ok"; \
299         done
300         mv -f $@-tmp $@
302 ocsp-api.texi: $(top_srcdir)/lib/includes/gnutls/ocsp.h
303         echo "" > $@-tmp
304         for i in `$(top_srcdir)/doc/scripts/getfuncs.pl <$(top_srcdir)/lib/includes/gnutls/ocsp.h|sort|uniq`; do \
305                 echo -n "Creating documentation for file $$i... " && \
306                 $(srcdir)/scripts/gdoc -texinfo \
307                         -function $$i \
308                         $(top_srcdir)/lib/*.c $(top_srcdir)/lib/*/*.c >> $@-tmp 2>/dev/null && \
309                 echo "ok"; \
310         done
311         mv -f $@-tmp $@
313 # Generated texinfos.
314 # for some reason it does not work when cross compiling
315 if !WINDOWS
316 gnutls_TEXINFOS += error_codes.texi algorithms.texi alerts.texi enums.texi
317 endif
319 DISTCLEANFILES = error_codes.texi algorithms.texi alerts.texi enums.texi
321 AM_CPPFLAGS = \
322         -I$(top_builddir)/lib/includes -I$(top_srcdir)/lib/includes \
323         -I$(top_builddir)/
325 EXTRA_PROGRAMS = errcodes printlist alert-printlist
327 errcodes_SOURCES = errcodes.c common.c common.h
328 errcodes_LDADD = ../lib/libgnutls.la ../gl/libgnu.la
330 printlist_SOURCES = printlist.c common.c common.h
331 printlist_LDADD = ../lib/libgnutls.la ../gl/libgnu.la
333 alert_printlist_SOURCES = alert-printlist.c common.c common.h
334 alert_printlist_LDADD = ../lib/libgnutls.la ../gl/libgnu.la
336 error_codes.texi: $(top_srcdir)/lib/gnutls_errors.c $(srcdir)/errcodes.c
337         $(MAKE) $(builddir)/errcodes
338         $(builddir)/errcodes > $@-tmp
339         mv -f $@-tmp $@
341 algorithms.texi: $(top_srcdir)/lib/algorithms/ciphers.c $(srcdir)/printlist.c
342         $(MAKE) $(builddir)/printlist
343         $(builddir)/printlist > $@-tmp
344         mv -f $@-tmp $@
346 alerts.texi: $(top_srcdir)/lib/gnutls_alert.c $(srcdir)/alert-printlist.c
347         $(MAKE) $(builddir)/alert-printlist
348         $(builddir)/alert-printlist > $@-tmp
349         mv -f $@-tmp $@
351 enums.texi: $(HEADER_FILES)
352         echo "" > $@-tmp
353         for i in $^; do \
354                 echo -n "Creating documentation for $$i... " && \
355                 $(srcdir)/scripts/gdoc -texinfo $$i >> $@-tmp && \
356                 echo "ok"; \
357         done
358         mv -f $@-tmp $@
360 gnutls_TEXINFOS += $(ENUMS)
361 DISTCLEANFILES += $(ENUMS) stamp_enums stamp_functions
363 stamp_enums: enums.texi
364         -mkdir enums
365         $(srcdir)/scripts/split-texi.pl enums enum < enums.texi
366         echo $@ > $@
367         $(MAKE) compare-makefile
369 $(ENUMS): stamp_enums
371 $(FUNCS): stamp_functions
373 compare-makefile: enums.texi
374         ENUMS=`grep '^@c ' enums.texi | sed 's/@c //g' | sort`; \
375         STR=""; \
376         for i in $$ENUMS; do \
377                 STR="$$STR\nENUMS += enums/$$i"; \
378         done; \
379         grep -v -e '^ENUMS += ' $(srcdir)/Makefile.am | \
380                 perl -p -e "s,^ENUMS =,ENUMS =$$STR," > tmp-$@; \
381         diff -u $(srcdir)/Makefile.am tmp-$@
382         rm -f tmp-$@
383         FUNCS=`cat $(top_srcdir)/lib/includes/gnutls/*.h | $(top_srcdir)/doc/scripts/getfuncs.pl`; \
384         MANS=""; \
385         for i in $$FUNCS; do \
386                 MANS="$$MANS\nFUNCS += functions/$$i"; \
387         done; \
388         grep -v -e '^FUNCS += ' Makefile.am | \
389                 perl -p -e "s,^FUNCS =,FUNCS =$$MANS," > tmp-$@; \
390         diff -u $(srcdir)/Makefile.am tmp-$@
391         rm -f tmp-$@
393 .PHONY: compare-makefile
395 # Guile texinfos.
397 guile_texi = core.c.texi
398 BUILT_SOURCES        = $(guile_texi)
399 MAINTAINERCLEANFILES += $(guile_texi)
400 EXTRA_DIST           += $(guile_texi) extract-guile-c-doc.scm
401 guile_TEXINFOS       = gnutls-guile.texi $(guile_texi)
403 if HAVE_GUILE
405 GUILE_FOR_BUILD =                               \
406   GUILE_AUTO_COMPILE=0                          \
407   $(GUILE) -L $(top_srcdir)/guile/modules
409 SNARF_CPPFLAGS = -I$(top_srcdir) -I$(top_builddir)                      \
410          -I$(top_srcdir)/lib/includes -I$(top_builddir)/lib/includes    \
411          -I$(top_srcdir)/extra/includes                         \
412          -I$(top_srcdir)/guile/src -I$(top_builddir)/guile/src          \
413          $(GUILE_CFLAGS)
415 core.c.texi: $(top_srcdir)/guile/src/core.c
416         $(MAKE) -C ../guile/src built-sources &&                        \
417         $(GUILE_FOR_BUILD) -l "$(srcdir)/extract-guile-c-doc.scm"       \
418            -e '(apply main (cdr (command-line)))'                       \
419            -- "$^" "$(CPP)" "$(SNARF_CPPFLAGS) $(CPPFLAGS)"             \
420            > "$@"
422 else !HAVE_GUILE
424 core.c.texi:
425         echo "(Guile not available, documentation not generated.)" > $@
427 endif !HAVE_GUILE
429 gnutls.xml: epub.texi
430         makeinfo --docbook $<
431         sed -i 's/\&\#8226;//g' $@
433 gnutls.epub: gnutls.xml
434         dbtoepub $<
435         epub-fix --delete-unmanifested gnutls.epub
437 ENUMS =
438 ENUMS += enums/gnutls_alert_description_t
439 ENUMS += enums/gnutls_alert_level_t
440 ENUMS += enums/gnutls_certificate_import_flags
441 ENUMS += enums/gnutls_certificate_print_formats_t
442 ENUMS += enums/gnutls_certificate_request_t
443 ENUMS += enums/gnutls_certificate_status_t
444 ENUMS += enums/gnutls_certificate_type_t
445 ENUMS += enums/gnutls_certificate_verify_flags
446 ENUMS += enums/gnutls_channel_binding_t
447 ENUMS += enums/gnutls_cipher_algorithm_t
448 ENUMS += enums/gnutls_close_request_t
449 ENUMS += enums/gnutls_compression_method_t
450 ENUMS += enums/gnutls_credentials_type_t
451 ENUMS += enums/gnutls_digest_algorithm_t
452 ENUMS += enums/gnutls_ecc_curve_t
453 ENUMS += enums/gnutls_handshake_description_t
454 ENUMS += enums/gnutls_kx_algorithm_t
455 ENUMS += enums/gnutls_mac_algorithm_t
456 ENUMS += enums/gnutls_openpgp_crt_fmt_t
457 ENUMS += enums/gnutls_openpgp_crt_status_t
458 ENUMS += enums/gnutls_params_type_t
459 ENUMS += enums/gnutls_pk_algorithm_t
460 ENUMS += enums/gnutls_pkcs11_obj_attr_t
461 ENUMS += enums/gnutls_pkcs11_obj_info_t
462 ENUMS += enums/gnutls_pkcs11_obj_type_t
463 ENUMS += enums/gnutls_pkcs11_token_info_t
464 ENUMS += enums/gnutls_pkcs12_bag_type_t
465 ENUMS += enums/gnutls_pkcs_encrypt_flags_t
466 ENUMS += enums/gnutls_privkey_type_t
467 ENUMS += enums/gnutls_protocol_t
468 ENUMS += enums/gnutls_psk_key_flags
469 ENUMS += enums/gnutls_rnd_level_t
470 ENUMS += enums/gnutls_sec_param_t
471 ENUMS += enums/gnutls_server_name_type_t
472 ENUMS += enums/gnutls_sign_algorithm_t
473 ENUMS += enums/gnutls_supplemental_data_format_type_t
474 ENUMS += enums/gnutls_x509_crt_fmt_t
475 ENUMS += enums/gnutls_x509_subject_alt_name_t
477 FUNCS =
478 FUNCS += functions/gnutls_pubkey_init
479 FUNCS += functions/gnutls_pubkey_deinit
480 FUNCS += functions/gnutls_pubkey_get_pk_algorithm
481 FUNCS += functions/gnutls_pubkey_import_x509
482 FUNCS += functions/gnutls_pubkey_import_pkcs11
483 FUNCS += functions/gnutls_pubkey_import_openpgp
484 FUNCS += functions/gnutls_pubkey_import_privkey
485 FUNCS += functions/gnutls_pubkey_get_preferred_hash_algorithm
486 FUNCS += functions/gnutls_pubkey_get_pk_rsa_raw
487 FUNCS += functions/gnutls_pubkey_get_pk_dsa_raw
488 FUNCS += functions/gnutls_pubkey_get_pk_ecc_raw
489 FUNCS += functions/gnutls_pubkey_get_pk_ecc_x962
490 FUNCS += functions/gnutls_pubkey_export
491 FUNCS += functions/gnutls_pubkey_get_key_id
492 FUNCS += functions/gnutls_pubkey_get_openpgp_key_id
493 FUNCS += functions/gnutls_pubkey_get_key_usage
494 FUNCS += functions/gnutls_pubkey_set_key_usage
495 FUNCS += functions/gnutls_pubkey_import
496 FUNCS += functions/gnutls_pubkey_import_pkcs11_url
497 FUNCS += functions/gnutls_pubkey_import_dsa_raw
498 FUNCS += functions/gnutls_pubkey_import_rsa_raw
499 FUNCS += functions/gnutls_pubkey_import_ecc_x962
500 FUNCS += functions/gnutls_pubkey_import_ecc_raw
501 FUNCS += functions/gnutls_pubkey_encrypt_data
502 FUNCS += functions/gnutls_x509_crt_set_pubkey
503 FUNCS += functions/gnutls_x509_crq_set_pubkey
504 FUNCS += functions/gnutls_pubkey_verify_hash
505 FUNCS += functions/gnutls_pubkey_get_verify_algorithm
506 FUNCS += functions/gnutls_pubkey_verify_data
507 FUNCS += functions/gnutls_pubkey_verify_data2
508 FUNCS += functions/gnutls_privkey_init
509 FUNCS += functions/gnutls_privkey_deinit
510 FUNCS += functions/gnutls_privkey_get_pk_algorithm
511 FUNCS += functions/gnutls_privkey_get_type
512 FUNCS += functions/gnutls_privkey_import_pkcs11
513 FUNCS += functions/gnutls_privkey_import_x509
514 FUNCS += functions/gnutls_privkey_import_openpgp
515 FUNCS += functions/gnutls_privkey_import_ext
516 FUNCS += functions/gnutls_privkey_sign_data
517 FUNCS += functions/gnutls_privkey_sign_hash
518 FUNCS += functions/gnutls_privkey_decrypt_data
519 FUNCS += functions/gnutls_x509_crt_privkey_sign
520 FUNCS += functions/gnutls_x509_crl_privkey_sign
521 FUNCS += functions/gnutls_x509_crq_privkey_sign
522 FUNCS += functions/gnutls_pcert_import_x509
523 FUNCS += functions/gnutls_pcert_list_import_x509_raw
524 FUNCS += functions/gnutls_pcert_import_x509_raw
525 FUNCS += functions/gnutls_pcert_import_openpgp_raw
526 FUNCS += functions/gnutls_pcert_import_openpgp
527 FUNCS += functions/gnutls_pcert_deinit
528 FUNCS += functions/gnutls_certificate_set_retrieve_function2
529 FUNCS += functions/gnutls_certificate_set_key
530 FUNCS += functions/gnutls_sign_callback_set
531 FUNCS += functions/gnutls_sign_callback_get
532 FUNCS += functions/gnutls_x509_privkey_sign_hash
533 FUNCS += functions/gnutls_openpgp_privkey_sign_hash
534 FUNCS += functions/gnutls_x509_privkey_sign_data
535 FUNCS += functions/gnutls_x509_crt_verify_data
536 FUNCS += functions/gnutls_x509_crt_verify_hash
537 FUNCS += functions/gnutls_x509_crt_get_verify_algorithm
538 FUNCS += functions/gnutls_x509_crt_get_preferred_hash_algorithm
539 FUNCS += functions/gnutls_x509_crq_sign
540 FUNCS += functions/gnutls_x509_crl_sign
541 FUNCS += functions/gnutls_cipher_set_priority
542 FUNCS += functions/gnutls_mac_set_priority
543 FUNCS += functions/gnutls_compression_set_priority
544 FUNCS += functions/gnutls_kx_set_priority
545 FUNCS += functions/gnutls_protocol_set_priority
546 FUNCS += functions/gnutls_certificate_type_set_priority
547 FUNCS += functions/gnutls_rsa_params_init
548 FUNCS += functions/gnutls_rsa_params_deinit
549 FUNCS += functions/gnutls_rsa_params_cpy
550 FUNCS += functions/gnutls_rsa_params_import_raw
551 FUNCS += functions/gnutls_rsa_params_generate2
552 FUNCS += functions/gnutls_rsa_params_export_raw
553 FUNCS += functions/gnutls_rsa_params_export_pkcs1
554 FUNCS += functions/gnutls_rsa_params_import_pkcs1
555 FUNCS += functions/gnutls_rsa_export_get_pubkey
556 FUNCS += functions/gnutls_rsa_export_get_modulus_bits
557 FUNCS += functions/gnutls_set_default_export_priority
558 FUNCS += functions/gnutls_certificate_set_rsa_export_params
559 FUNCS += functions/gnutls_cipher_init
560 FUNCS += functions/gnutls_cipher_encrypt
561 FUNCS += functions/gnutls_cipher_decrypt
562 FUNCS += functions/gnutls_cipher_decrypt2
563 FUNCS += functions/gnutls_cipher_encrypt2
564 FUNCS += functions/gnutls_cipher_set_iv
565 FUNCS += functions/gnutls_cipher_tag
566 FUNCS += functions/gnutls_cipher_add_auth
567 FUNCS += functions/gnutls_cipher_deinit
568 FUNCS += functions/gnutls_cipher_get_block_size
569 FUNCS += functions/gnutls_hmac_init
570 FUNCS += functions/gnutls_hmac
571 FUNCS += functions/gnutls_hmac_output
572 FUNCS += functions/gnutls_hmac_deinit
573 FUNCS += functions/gnutls_hmac_get_len
574 FUNCS += functions/gnutls_hmac_fast
575 FUNCS += functions/gnutls_hash_init
576 FUNCS += functions/gnutls_hash
577 FUNCS += functions/gnutls_hash_output
578 FUNCS += functions/gnutls_hash_deinit
579 FUNCS += functions/gnutls_hash_get_len
580 FUNCS += functions/gnutls_hash_fast
581 FUNCS += functions/gnutls_rnd
582 FUNCS += functions/gnutls_dtls_set_timeouts
583 FUNCS += functions/gnutls_dtls_get_mtu
584 FUNCS += functions/gnutls_dtls_get_data_mtu
585 FUNCS += functions/gnutls_dtls_set_mtu
586 FUNCS += functions/gnutls_dtls_get_timeout
587 FUNCS += functions/gnutls_dtls_cookie_send
588 FUNCS += functions/gnutls_dtls_cookie_verify
589 FUNCS += functions/gnutls_dtls_prestate_set
590 FUNCS += functions/gnutls_record_get_discarded
591 FUNCS += functions/gnutls_pk_algorithm_get_name
592 FUNCS += functions/gnutls_init
593 FUNCS += functions/gnutls_deinit
594 FUNCS += functions/gnutls_bye
595 FUNCS += functions/gnutls_handshake
596 FUNCS += functions/gnutls_rehandshake
597 FUNCS += functions/gnutls_alert_get
598 FUNCS += functions/gnutls_alert_send
599 FUNCS += functions/gnutls_alert_send_appropriate
600 FUNCS += functions/gnutls_alert_get_name
601 FUNCS += functions/gnutls_alert_get_strname
602 FUNCS += functions/gnutls_pk_bits_to_sec_param
603 FUNCS += functions/gnutls_sec_param_get_name
604 FUNCS += functions/gnutls_sec_param_to_pk_bits
605 FUNCS += functions/gnutls_ecc_curve_get_name
606 FUNCS += functions/gnutls_ecc_curve_get_size
607 FUNCS += functions/gnutls_ecc_curve_get
608 FUNCS += functions/gnutls_cipher_get
609 FUNCS += functions/gnutls_kx_get
610 FUNCS += functions/gnutls_mac_get
611 FUNCS += functions/gnutls_compression_get
612 FUNCS += functions/gnutls_certificate_type_get
613 FUNCS += functions/gnutls_sign_algorithm_get_requested
614 FUNCS += functions/gnutls_cipher_get_key_size
615 FUNCS += functions/gnutls_mac_get_key_size
616 FUNCS += functions/gnutls_cipher_get_name
617 FUNCS += functions/gnutls_mac_get_name
618 FUNCS += functions/gnutls_compression_get_name
619 FUNCS += functions/gnutls_kx_get_name
620 FUNCS += functions/gnutls_certificate_type_get_name
621 FUNCS += functions/gnutls_pk_get_name
622 FUNCS += functions/gnutls_sign_get_name
623 FUNCS += functions/gnutls_mac_get_id
624 FUNCS += functions/gnutls_compression_get_id
625 FUNCS += functions/gnutls_cipher_get_id
626 FUNCS += functions/gnutls_kx_get_id
627 FUNCS += functions/gnutls_protocol_get_id
628 FUNCS += functions/gnutls_certificate_type_get_id
629 FUNCS += functions/gnutls_pk_get_id
630 FUNCS += functions/gnutls_sign_get_id
631 FUNCS += functions/gnutls_ecc_curve_list
632 FUNCS += functions/gnutls_cipher_list
633 FUNCS += functions/gnutls_mac_list
634 FUNCS += functions/gnutls_compression_list
635 FUNCS += functions/gnutls_protocol_list
636 FUNCS += functions/gnutls_certificate_type_list
637 FUNCS += functions/gnutls_kx_list
638 FUNCS += functions/gnutls_pk_list
639 FUNCS += functions/gnutls_sign_list
640 FUNCS += functions/gnutls_cipher_suite_info
641 FUNCS += functions/gnutls_error_is_fatal
642 FUNCS += functions/gnutls_error_to_alert
643 FUNCS += functions/gnutls_perror
644 FUNCS += functions/gnutls_strerror
645 FUNCS += functions/gnutls_strerror_name
646 FUNCS += functions/gnutls_handshake_set_private_extensions
647 FUNCS += functions/gnutls_handshake_get_last_out
648 FUNCS += functions/gnutls_handshake_get_last_in
649 FUNCS += functions/gnutls_record_send
650 FUNCS += functions/gnutls_record_recv
651 FUNCS += functions/gnutls_record_recv_seq
652 FUNCS += functions/gnutls_session_enable_compatibility_mode
653 FUNCS += functions/gnutls_record_disable_padding
654 FUNCS += functions/gnutls_record_get_direction
655 FUNCS += functions/gnutls_record_get_max_size
656 FUNCS += functions/gnutls_record_set_max_size
657 FUNCS += functions/gnutls_record_check_pending
658 FUNCS += functions/gnutls_prf
659 FUNCS += functions/gnutls_prf_raw
660 FUNCS += functions/gnutls_server_name_set
661 FUNCS += functions/gnutls_server_name_get
662 FUNCS += functions/gnutls_safe_renegotiation_status
663 FUNCS += functions/gnutls_supplemental_get_name
664 FUNCS += functions/gnutls_session_ticket_key_generate
665 FUNCS += functions/gnutls_session_ticket_enable_client
666 FUNCS += functions/gnutls_session_ticket_enable_server
667 FUNCS += functions/gnutls_key_generate
668 FUNCS += functions/gnutls_priority_init
669 FUNCS += functions/gnutls_priority_deinit
670 FUNCS += functions/gnutls_priority_get_cipher_suite_index
671 FUNCS += functions/gnutls_priority_set
672 FUNCS += functions/gnutls_priority_set_direct
673 FUNCS += functions/gnutls_priority_certificate_type_list
674 FUNCS += functions/gnutls_priority_sign_list
675 FUNCS += functions/gnutls_priority_protocol_list
676 FUNCS += functions/gnutls_priority_compression_list
677 FUNCS += functions/gnutls_priority_ecc_curve_list
678 FUNCS += functions/gnutls_set_default_priority
679 FUNCS += functions/gnutls_cipher_suite_get_name
680 FUNCS += functions/gnutls_protocol_get_version
681 FUNCS += functions/gnutls_protocol_get_name
682 FUNCS += functions/gnutls_session_set_data
683 FUNCS += functions/gnutls_session_get_data
684 FUNCS += functions/gnutls_session_get_data2
685 FUNCS += functions/gnutls_session_get_random
686 FUNCS += functions/gnutls_session_get_id
687 FUNCS += functions/gnutls_session_channel_binding
688 FUNCS += functions/gnutls_session_is_resumed
689 FUNCS += functions/gnutls_session_resumption_requested
690 FUNCS += functions/gnutls_db_set_cache_expiration
691 FUNCS += functions/gnutls_db_remove_session
692 FUNCS += functions/gnutls_db_set_retrieve_function
693 FUNCS += functions/gnutls_db_set_remove_function
694 FUNCS += functions/gnutls_db_set_store_function
695 FUNCS += functions/gnutls_db_set_ptr
696 FUNCS += functions/gnutls_db_get_ptr
697 FUNCS += functions/gnutls_db_check_entry
698 FUNCS += functions/gnutls_handshake_set_post_client_hello_function
699 FUNCS += functions/gnutls_handshake_set_max_packet_length
700 FUNCS += functions/gnutls_check_version
701 FUNCS += functions/gnutls_credentials_clear
702 FUNCS += functions/gnutls_credentials_set
703 FUNCS += functions/gnutls_anon_free_server_credentials
704 FUNCS += functions/gnutls_anon_allocate_server_credentials
705 FUNCS += functions/gnutls_anon_set_server_dh_params
706 FUNCS += functions/gnutls_anon_set_server_params_function
707 FUNCS += functions/gnutls_anon_free_client_credentials
708 FUNCS += functions/gnutls_anon_allocate_client_credentials
709 FUNCS += functions/gnutls_certificate_free_credentials
710 FUNCS += functions/gnutls_certificate_allocate_credentials
711 FUNCS += functions/gnutls_certificate_get_issuer
712 FUNCS += functions/gnutls_certificate_free_keys
713 FUNCS += functions/gnutls_certificate_free_cas
714 FUNCS += functions/gnutls_certificate_free_ca_names
715 FUNCS += functions/gnutls_certificate_free_crls
716 FUNCS += functions/gnutls_certificate_set_dh_params
717 FUNCS += functions/gnutls_certificate_set_verify_flags
718 FUNCS += functions/gnutls_certificate_set_verify_limits
719 FUNCS += functions/gnutls_certificate_set_x509_trust_file
720 FUNCS += functions/gnutls_certificate_set_x509_trust_mem
721 FUNCS += functions/gnutls_certificate_set_x509_crl_file
722 FUNCS += functions/gnutls_certificate_set_x509_crl_mem
723 FUNCS += functions/gnutls_certificate_set_x509_key_file
724 FUNCS += functions/gnutls_certificate_set_x509_key_mem
725 FUNCS += functions/gnutls_certificate_send_x509_rdn_sequence
726 FUNCS += functions/gnutls_certificate_set_x509_simple_pkcs12_file
727 FUNCS += functions/gnutls_certificate_set_x509_simple_pkcs12_mem
728 FUNCS += functions/gnutls_certificate_set_x509_key
729 FUNCS += functions/gnutls_certificate_set_x509_trust
730 FUNCS += functions/gnutls_certificate_set_x509_crl
731 FUNCS += functions/gnutls_certificate_get_openpgp_keyring
732 FUNCS += functions/gnutls_global_init
733 FUNCS += functions/gnutls_global_deinit
734 FUNCS += functions/gnutls_global_set_mutex
735 FUNCS += functions/gnutls_global_set_mem_functions
736 FUNCS += functions/gnutls_global_set_time_function
737 FUNCS += functions/gnutls_global_set_log_function
738 FUNCS += functions/gnutls_global_set_audit_log_function
739 FUNCS += functions/gnutls_global_set_log_level
740 FUNCS += functions/gnutls_dh_params_init
741 FUNCS += functions/gnutls_dh_params_deinit
742 FUNCS += functions/gnutls_dh_params_import_raw
743 FUNCS += functions/gnutls_dh_params_import_pkcs3
744 FUNCS += functions/gnutls_dh_params_generate2
745 FUNCS += functions/gnutls_dh_params_export_pkcs3
746 FUNCS += functions/gnutls_dh_params_export_raw
747 FUNCS += functions/gnutls_dh_params_cpy
748 FUNCS += functions/gnutls_transport_set_ptr
749 FUNCS += functions/gnutls_transport_set_ptr2
750 FUNCS += functions/gnutls_transport_get_ptr
751 FUNCS += functions/gnutls_transport_get_ptr2
752 FUNCS += functions/gnutls_transport_set_vec_push_function
753 FUNCS += functions/gnutls_transport_set_push_function
754 FUNCS += functions/gnutls_transport_set_pull_function
755 FUNCS += functions/gnutls_transport_set_pull_timeout_function
756 FUNCS += functions/gnutls_transport_set_errno_function
757 FUNCS += functions/gnutls_transport_set_errno
758 FUNCS += functions/gnutls_session_set_ptr
759 FUNCS += functions/gnutls_session_get_ptr
760 FUNCS += functions/gnutls_openpgp_send_cert
761 FUNCS += functions/gnutls_fingerprint
762 FUNCS += functions/gnutls_random_art
763 FUNCS += functions/gnutls_srp_free_client_credentials
764 FUNCS += functions/gnutls_srp_allocate_client_credentials
765 FUNCS += functions/gnutls_srp_set_client_credentials
766 FUNCS += functions/gnutls_srp_free_server_credentials
767 FUNCS += functions/gnutls_srp_allocate_server_credentials
768 FUNCS += functions/gnutls_srp_set_server_credentials_file
769 FUNCS += functions/gnutls_srp_server_get_username
770 FUNCS += functions/gnutls_srp_set_prime_bits
771 FUNCS += functions/gnutls_srp_verifier
772 FUNCS += functions/gnutls_srp_set_server_credentials_function
773 FUNCS += functions/gnutls_srp_set_client_credentials_function
774 FUNCS += functions/gnutls_srp_base64_encode
775 FUNCS += functions/gnutls_srp_base64_encode_alloc
776 FUNCS += functions/gnutls_srp_base64_decode
777 FUNCS += functions/gnutls_srp_base64_decode_alloc
778 FUNCS += functions/gnutls_psk_free_client_credentials
779 FUNCS += functions/gnutls_psk_allocate_client_credentials
780 FUNCS += functions/gnutls_psk_set_client_credentials
781 FUNCS += functions/gnutls_psk_free_server_credentials
782 FUNCS += functions/gnutls_psk_allocate_server_credentials
783 FUNCS += functions/gnutls_psk_set_server_credentials_file
784 FUNCS += functions/gnutls_psk_set_server_credentials_hint
785 FUNCS += functions/gnutls_psk_server_get_username
786 FUNCS += functions/gnutls_psk_client_get_hint
787 FUNCS += functions/gnutls_psk_set_server_credentials_function
788 FUNCS += functions/gnutls_psk_set_client_credentials_function
789 FUNCS += functions/gnutls_hex_encode
790 FUNCS += functions/gnutls_hex_decode
791 FUNCS += functions/gnutls_psk_set_server_dh_params
792 FUNCS += functions/gnutls_psk_set_server_params_function
793 FUNCS += functions/gnutls_auth_get_type
794 FUNCS += functions/gnutls_auth_server_get_type
795 FUNCS += functions/gnutls_auth_client_get_type
796 FUNCS += functions/gnutls_dh_set_prime_bits
797 FUNCS += functions/gnutls_dh_get_secret_bits
798 FUNCS += functions/gnutls_dh_get_peers_public_bits
799 FUNCS += functions/gnutls_dh_get_prime_bits
800 FUNCS += functions/gnutls_dh_get_group
801 FUNCS += functions/gnutls_dh_get_pubkey
802 FUNCS += functions/gnutls_certificate_set_retrieve_function
803 FUNCS += functions/gnutls_certificate_set_verify_function
804 FUNCS += functions/gnutls_certificate_server_set_request
805 FUNCS += functions/gnutls_certificate_get_peers
806 FUNCS += functions/gnutls_certificate_get_ours
807 FUNCS += functions/gnutls_certificate_activation_time_peers
808 FUNCS += functions/gnutls_certificate_expiration_time_peers
809 FUNCS += functions/gnutls_certificate_client_get_request_status
810 FUNCS += functions/gnutls_certificate_verify_peers2
811 FUNCS += functions/gnutls_pem_base64_encode
812 FUNCS += functions/gnutls_pem_base64_decode
813 FUNCS += functions/gnutls_pem_base64_encode_alloc
814 FUNCS += functions/gnutls_pem_base64_decode_alloc
815 FUNCS += functions/gnutls_certificate_set_params_function
816 FUNCS += functions/gnutls_anon_set_params_function
817 FUNCS += functions/gnutls_psk_set_params_function
818 FUNCS += functions/gnutls_hex2bin
819 FUNCS += functions/gnutls_tdb_init
820 FUNCS += functions/gnutls_tdb_set_store_func
821 FUNCS += functions/gnutls_tdb_set_store_commitment_func
822 FUNCS += functions/gnutls_tdb_set_verify_func
823 FUNCS += functions/gnutls_tdb_deinit
824 FUNCS += functions/gnutls_verify_stored_pubkey
825 FUNCS += functions/gnutls_store_commitment
826 FUNCS += functions/gnutls_store_pubkey
827 FUNCS += functions/gnutls_ocsp_req_init
828 FUNCS += functions/gnutls_ocsp_req_deinit
829 FUNCS += functions/gnutls_ocsp_req_import
830 FUNCS += functions/gnutls_ocsp_req_export
831 FUNCS += functions/gnutls_ocsp_req_print
832 FUNCS += functions/gnutls_ocsp_req_get_version
833 FUNCS += functions/gnutls_ocsp_req_get_cert_id
834 FUNCS += functions/gnutls_ocsp_req_add_cert_id
835 FUNCS += functions/gnutls_ocsp_req_add_cert
836 FUNCS += functions/gnutls_ocsp_req_get_extension
837 FUNCS += functions/gnutls_ocsp_req_set_extension
838 FUNCS += functions/gnutls_ocsp_req_get_nonce
839 FUNCS += functions/gnutls_ocsp_req_set_nonce
840 FUNCS += functions/gnutls_ocsp_req_randomize_nonce
841 FUNCS += functions/gnutls_ocsp_resp_init
842 FUNCS += functions/gnutls_ocsp_resp_deinit
843 FUNCS += functions/gnutls_ocsp_resp_import
844 FUNCS += functions/gnutls_ocsp_resp_export
845 FUNCS += functions/gnutls_ocsp_resp_print
846 FUNCS += functions/gnutls_ocsp_resp_get_status
847 FUNCS += functions/gnutls_ocsp_resp_get_response
848 FUNCS += functions/gnutls_ocsp_resp_get_version
849 FUNCS += functions/gnutls_ocsp_resp_get_responder
850 FUNCS += functions/gnutls_ocsp_resp_get_produced
851 FUNCS += functions/gnutls_ocsp_resp_get_single
852 FUNCS += functions/gnutls_ocsp_resp_get_extension
853 FUNCS += functions/gnutls_ocsp_resp_get_nonce
854 FUNCS += functions/gnutls_ocsp_resp_get_signature_algorithm
855 FUNCS += functions/gnutls_ocsp_resp_get_signature
856 FUNCS += functions/gnutls_ocsp_resp_get_certs
857 FUNCS += functions/gnutls_ocsp_resp_verify_direct
858 FUNCS += functions/gnutls_ocsp_resp_verify
859 FUNCS += functions/gnutls_openpgp_crt_init
860 FUNCS += functions/gnutls_openpgp_crt_deinit
861 FUNCS += functions/gnutls_openpgp_crt_import
862 FUNCS += functions/gnutls_openpgp_crt_export
863 FUNCS += functions/gnutls_openpgp_crt_print
864 FUNCS += functions/gnutls_openpgp_crt_get_key_usage
865 FUNCS += functions/gnutls_openpgp_crt_get_fingerprint
866 FUNCS += functions/gnutls_openpgp_crt_get_subkey_fingerprint
867 FUNCS += functions/gnutls_openpgp_crt_get_name
868 FUNCS += functions/gnutls_openpgp_crt_get_pk_algorithm
869 FUNCS += functions/gnutls_openpgp_crt_get_version
870 FUNCS += functions/gnutls_openpgp_crt_get_creation_time
871 FUNCS += functions/gnutls_openpgp_crt_get_expiration_time
872 FUNCS += functions/gnutls_openpgp_crt_get_key_id
873 FUNCS += functions/gnutls_openpgp_crt_check_hostname
874 FUNCS += functions/gnutls_openpgp_crt_get_revoked_status
875 FUNCS += functions/gnutls_openpgp_crt_get_subkey_count
876 FUNCS += functions/gnutls_openpgp_crt_get_subkey_idx
877 FUNCS += functions/gnutls_openpgp_crt_get_subkey_revoked_status
878 FUNCS += functions/gnutls_openpgp_crt_get_subkey_pk_algorithm
879 FUNCS += functions/gnutls_openpgp_crt_get_subkey_creation_time
880 FUNCS += functions/gnutls_openpgp_crt_get_subkey_expiration_time
881 FUNCS += functions/gnutls_openpgp_crt_get_subkey_id
882 FUNCS += functions/gnutls_openpgp_crt_get_subkey_usage
883 FUNCS += functions/gnutls_openpgp_crt_get_subkey_pk_dsa_raw
884 FUNCS += functions/gnutls_openpgp_crt_get_subkey_pk_rsa_raw
885 FUNCS += functions/gnutls_openpgp_crt_get_pk_dsa_raw
886 FUNCS += functions/gnutls_openpgp_crt_get_pk_rsa_raw
887 FUNCS += functions/gnutls_openpgp_crt_get_preferred_key_id
888 FUNCS += functions/gnutls_openpgp_crt_set_preferred_key_id
889 FUNCS += functions/gnutls_openpgp_privkey_init
890 FUNCS += functions/gnutls_openpgp_privkey_deinit
891 FUNCS += functions/gnutls_openpgp_privkey_get_pk_algorithm
892 FUNCS += functions/gnutls_openpgp_privkey_sec_param
893 FUNCS += functions/gnutls_openpgp_privkey_import
894 FUNCS += functions/gnutls_openpgp_privkey_get_fingerprint
895 FUNCS += functions/gnutls_openpgp_privkey_get_subkey_fingerprint
896 FUNCS += functions/gnutls_openpgp_privkey_get_key_id
897 FUNCS += functions/gnutls_openpgp_privkey_get_subkey_count
898 FUNCS += functions/gnutls_openpgp_privkey_get_subkey_idx
899 FUNCS += functions/gnutls_openpgp_privkey_get_subkey_revoked_status
900 FUNCS += functions/gnutls_openpgp_privkey_get_revoked_status
901 FUNCS += functions/gnutls_openpgp_privkey_get_subkey_pk_algorithm
902 FUNCS += functions/gnutls_openpgp_privkey_get_subkey_id
903 FUNCS += functions/gnutls_openpgp_privkey_get_subkey_creation_time
904 FUNCS += functions/gnutls_openpgp_privkey_export_subkey_dsa_raw
905 FUNCS += functions/gnutls_openpgp_privkey_export_subkey_rsa_raw
906 FUNCS += functions/gnutls_openpgp_privkey_export_dsa_raw
907 FUNCS += functions/gnutls_openpgp_privkey_export_rsa_raw
908 FUNCS += functions/gnutls_openpgp_privkey_export
909 FUNCS += functions/gnutls_openpgp_privkey_set_preferred_key_id
910 FUNCS += functions/gnutls_openpgp_privkey_get_preferred_key_id
911 FUNCS += functions/gnutls_openpgp_crt_get_auth_subkey
912 FUNCS += functions/gnutls_openpgp_keyring_init
913 FUNCS += functions/gnutls_openpgp_keyring_deinit
914 FUNCS += functions/gnutls_openpgp_keyring_import
915 FUNCS += functions/gnutls_openpgp_keyring_check_id
916 FUNCS += functions/gnutls_openpgp_crt_verify_ring
917 FUNCS += functions/gnutls_openpgp_crt_verify_self
918 FUNCS += functions/gnutls_openpgp_keyring_get_crt
919 FUNCS += functions/gnutls_openpgp_keyring_get_crt_count
920 FUNCS += functions/gnutls_openpgp_set_recv_key_function
921 FUNCS += functions/gnutls_certificate_set_openpgp_key
922 FUNCS += functions/gnutls_certificate_set_openpgp_key_file
923 FUNCS += functions/gnutls_certificate_set_openpgp_key_mem
924 FUNCS += functions/gnutls_certificate_set_openpgp_key_file2
925 FUNCS += functions/gnutls_certificate_set_openpgp_key_mem2
926 FUNCS += functions/gnutls_certificate_set_openpgp_keyring_mem
927 FUNCS += functions/gnutls_certificate_set_openpgp_keyring_file
928 FUNCS += functions/gnutls_pkcs11_init
929 FUNCS += functions/gnutls_pkcs11_reinit
930 FUNCS += functions/gnutls_pkcs11_deinit
931 FUNCS += functions/gnutls_pkcs11_set_token_function
932 FUNCS += functions/gnutls_pkcs11_set_pin_function
933 FUNCS += functions/gnutls_pkcs11_add_provider
934 FUNCS += functions/gnutls_pkcs11_obj_init
935 FUNCS += functions/gnutls_pkcs11_obj_import_url
936 FUNCS += functions/gnutls_pkcs11_obj_export_url
937 FUNCS += functions/gnutls_pkcs11_obj_deinit
938 FUNCS += functions/gnutls_pkcs11_obj_export
939 FUNCS += functions/gnutls_pkcs11_copy_x509_crt
940 FUNCS += functions/gnutls_pkcs11_copy_x509_privkey
941 FUNCS += functions/gnutls_pkcs11_delete_url
942 FUNCS += functions/gnutls_pkcs11_copy_secret_key
943 FUNCS += functions/gnutls_pkcs11_obj_get_info
944 FUNCS += functions/gnutls_pkcs11_token_init
945 FUNCS += functions/gnutls_pkcs11_token_get_mechanism
946 FUNCS += functions/gnutls_pkcs11_token_set_pin
947 FUNCS += functions/gnutls_pkcs11_token_get_url
948 FUNCS += functions/gnutls_pkcs11_token_get_info
949 FUNCS += functions/gnutls_pkcs11_token_get_flags
950 FUNCS += functions/gnutls_pkcs11_obj_list_import_url
951 FUNCS += functions/gnutls_x509_crt_import_pkcs11
952 FUNCS += functions/gnutls_x509_crt_import_pkcs11_url
953 FUNCS += functions/gnutls_pkcs11_obj_get_type
954 FUNCS += functions/gnutls_pkcs11_type_get_name
955 FUNCS += functions/gnutls_x509_crt_list_import_pkcs11
956 FUNCS += functions/gnutls_pkcs11_privkey_init
957 FUNCS += functions/gnutls_pkcs11_privkey_deinit
958 FUNCS += functions/gnutls_pkcs11_privkey_get_pk_algorithm
959 FUNCS += functions/gnutls_pkcs11_privkey_get_info
960 FUNCS += functions/gnutls_pkcs11_privkey_import_url
961 FUNCS += functions/gnutls_pkcs11_privkey_export_url
962 FUNCS += functions/gnutls_pkcs11_privkey_generate
963 FUNCS += functions/gnutls_pkcs12_init
964 FUNCS += functions/gnutls_pkcs12_deinit
965 FUNCS += functions/gnutls_pkcs12_import
966 FUNCS += functions/gnutls_pkcs12_export
967 FUNCS += functions/gnutls_pkcs12_get_bag
968 FUNCS += functions/gnutls_pkcs12_set_bag
969 FUNCS += functions/gnutls_pkcs12_generate_mac
970 FUNCS += functions/gnutls_pkcs12_verify_mac
971 FUNCS += functions/gnutls_pkcs12_bag_decrypt
972 FUNCS += functions/gnutls_pkcs12_bag_encrypt
973 FUNCS += functions/gnutls_pkcs12_bag_get_type
974 FUNCS += functions/gnutls_pkcs12_bag_get_data
975 FUNCS += functions/gnutls_pkcs12_bag_set_data
976 FUNCS += functions/gnutls_pkcs12_bag_set_crl
977 FUNCS += functions/gnutls_pkcs12_bag_set_crt
978 FUNCS += functions/gnutls_pkcs12_bag_init
979 FUNCS += functions/gnutls_pkcs12_bag_deinit
980 FUNCS += functions/gnutls_pkcs12_bag_get_count
981 FUNCS += functions/gnutls_pkcs12_bag_get_key_id
982 FUNCS += functions/gnutls_pkcs12_bag_set_key_id
983 FUNCS += functions/gnutls_pkcs12_bag_get_friendly_name
984 FUNCS += functions/gnutls_pkcs12_bag_set_friendly_name
985 FUNCS += functions/gnutls_x509_crt_init
986 FUNCS += functions/gnutls_x509_crt_deinit
987 FUNCS += functions/gnutls_x509_crt_import
988 FUNCS += functions/gnutls_x509_crt_list_import2
989 FUNCS += functions/gnutls_x509_crt_list_import
990 FUNCS += functions/gnutls_x509_crt_export
991 FUNCS += functions/gnutls_x509_crt_get_private_key_usage_period
992 FUNCS += functions/gnutls_x509_crt_get_issuer_dn
993 FUNCS += functions/gnutls_x509_crt_get_issuer_dn_oid
994 FUNCS += functions/gnutls_x509_crt_get_issuer_dn_by_oid
995 FUNCS += functions/gnutls_x509_crt_get_dn
996 FUNCS += functions/gnutls_x509_crt_get_dn_oid
997 FUNCS += functions/gnutls_x509_crt_get_dn_by_oid
998 FUNCS += functions/gnutls_x509_crt_check_hostname
999 FUNCS += functions/gnutls_x509_crt_get_signature_algorithm
1000 FUNCS += functions/gnutls_x509_crt_get_signature
1001 FUNCS += functions/gnutls_x509_crt_get_version
1002 FUNCS += functions/gnutls_x509_crt_get_key_id
1003 FUNCS += functions/gnutls_x509_crt_set_private_key_usage_period
1004 FUNCS += functions/gnutls_x509_crt_set_authority_key_id
1005 FUNCS += functions/gnutls_x509_crt_get_authority_key_id
1006 FUNCS += functions/gnutls_x509_crt_get_authority_key_gn_serial
1007 FUNCS += functions/gnutls_x509_crt_get_subject_key_id
1008 FUNCS += functions/gnutls_x509_crt_get_subject_unique_id
1009 FUNCS += functions/gnutls_x509_crt_get_issuer_unique_id
1010 FUNCS += functions/gnutls_x509_crt_get_authority_info_access
1011 FUNCS += functions/gnutls_x509_crt_get_crl_dist_points
1012 FUNCS += functions/gnutls_x509_crt_set_crl_dist_points2
1013 FUNCS += functions/gnutls_x509_crt_set_crl_dist_points
1014 FUNCS += functions/gnutls_x509_crt_cpy_crl_dist_points
1015 FUNCS += functions/gnutls_x509_crl_sign2
1016 FUNCS += functions/gnutls_x509_crt_get_activation_time
1017 FUNCS += functions/gnutls_x509_crt_get_expiration_time
1018 FUNCS += functions/gnutls_x509_crt_get_serial
1019 FUNCS += functions/gnutls_x509_crt_get_pk_algorithm
1020 FUNCS += functions/gnutls_x509_crt_get_pk_rsa_raw
1021 FUNCS += functions/gnutls_x509_crt_get_pk_dsa_raw
1022 FUNCS += functions/gnutls_x509_crt_get_subject_alt_name
1023 FUNCS += functions/gnutls_x509_crt_get_subject_alt_name2
1024 FUNCS += functions/gnutls_x509_crt_get_subject_alt_othername_oid
1025 FUNCS += functions/gnutls_x509_crt_get_issuer_alt_name
1026 FUNCS += functions/gnutls_x509_crt_get_issuer_alt_name2
1027 FUNCS += functions/gnutls_x509_crt_get_issuer_alt_othername_oid
1028 FUNCS += functions/gnutls_x509_crt_get_ca_status
1029 FUNCS += functions/gnutls_x509_crt_get_basic_constraints
1030 FUNCS += functions/gnutls_x509_crt_get_key_usage
1031 FUNCS += functions/gnutls_x509_crt_set_key_usage
1032 FUNCS += functions/gnutls_x509_crt_set_authority_info_access
1033 FUNCS += functions/gnutls_x509_crt_get_proxy
1034 FUNCS += functions/gnutls_x509_dn_oid_known
1035 FUNCS += functions/gnutls_x509_dn_oid_name
1036 FUNCS += functions/gnutls_x509_crt_get_extension_oid
1037 FUNCS += functions/gnutls_x509_crt_get_extension_by_oid
1038 FUNCS += functions/gnutls_x509_crt_get_extension_info
1039 FUNCS += functions/gnutls_x509_crt_get_extension_data
1040 FUNCS += functions/gnutls_x509_crt_set_extension_by_oid
1041 FUNCS += functions/gnutls_x509_crt_set_dn_by_oid
1042 FUNCS += functions/gnutls_x509_crt_set_issuer_dn_by_oid
1043 FUNCS += functions/gnutls_x509_crt_set_version
1044 FUNCS += functions/gnutls_x509_crt_set_key
1045 FUNCS += functions/gnutls_x509_crt_set_ca_status
1046 FUNCS += functions/gnutls_x509_crt_set_basic_constraints
1047 FUNCS += functions/gnutls_x509_crt_set_subject_alternative_name
1048 FUNCS += functions/gnutls_x509_crt_set_subject_alt_name
1049 FUNCS += functions/gnutls_x509_crt_sign
1050 FUNCS += functions/gnutls_x509_crt_sign2
1051 FUNCS += functions/gnutls_x509_crt_set_activation_time
1052 FUNCS += functions/gnutls_x509_crt_set_expiration_time
1053 FUNCS += functions/gnutls_x509_crt_set_serial
1054 FUNCS += functions/gnutls_x509_crt_set_subject_key_id
1055 FUNCS += functions/gnutls_x509_crt_set_proxy_dn
1056 FUNCS += functions/gnutls_x509_crt_set_proxy
1057 FUNCS += functions/gnutls_x509_crt_print
1058 FUNCS += functions/gnutls_x509_crl_print
1059 FUNCS += functions/gnutls_x509_crt_get_raw_issuer_dn
1060 FUNCS += functions/gnutls_x509_crt_get_raw_dn
1061 FUNCS += functions/gnutls_x509_rdn_get
1062 FUNCS += functions/gnutls_x509_rdn_get_oid
1063 FUNCS += functions/gnutls_x509_rdn_get_by_oid
1064 FUNCS += functions/gnutls_x509_crt_get_subject
1065 FUNCS += functions/gnutls_x509_crt_get_issuer
1066 FUNCS += functions/gnutls_x509_dn_get_rdn_ava
1067 FUNCS += functions/gnutls_x509_dn_init
1068 FUNCS += functions/gnutls_x509_dn_import
1069 FUNCS += functions/gnutls_x509_dn_export
1070 FUNCS += functions/gnutls_x509_dn_deinit
1071 FUNCS += functions/gnutls_x509_crl_init
1072 FUNCS += functions/gnutls_x509_crl_deinit
1073 FUNCS += functions/gnutls_x509_crl_import
1074 FUNCS += functions/gnutls_x509_crl_export
1075 FUNCS += functions/gnutls_x509_crl_get_raw_issuer_dn
1076 FUNCS += functions/gnutls_x509_crl_get_issuer_dn
1077 FUNCS += functions/gnutls_x509_crl_get_issuer_dn_by_oid
1078 FUNCS += functions/gnutls_x509_crl_get_dn_oid
1079 FUNCS += functions/gnutls_x509_crl_get_signature_algorithm
1080 FUNCS += functions/gnutls_x509_crl_get_signature
1081 FUNCS += functions/gnutls_x509_crl_get_version
1082 FUNCS += functions/gnutls_x509_crl_get_this_update
1083 FUNCS += functions/gnutls_x509_crl_get_next_update
1084 FUNCS += functions/gnutls_x509_crl_get_crt_count
1085 FUNCS += functions/gnutls_x509_crl_get_crt_serial
1086 FUNCS += functions/gnutls_x509_crl_check_issuer
1087 FUNCS += functions/gnutls_x509_crl_list_import2
1088 FUNCS += functions/gnutls_x509_crl_list_import
1089 FUNCS += functions/gnutls_x509_crl_set_version
1090 FUNCS += functions/gnutls_x509_crl_set_this_update
1091 FUNCS += functions/gnutls_x509_crl_set_next_update
1092 FUNCS += functions/gnutls_x509_crl_set_crt_serial
1093 FUNCS += functions/gnutls_x509_crl_set_crt
1094 FUNCS += functions/gnutls_x509_crl_get_authority_key_id
1095 FUNCS += functions/gnutls_x509_crl_get_authority_key_gn_serial
1096 FUNCS += functions/gnutls_x509_crl_get_number
1097 FUNCS += functions/gnutls_x509_crl_get_extension_oid
1098 FUNCS += functions/gnutls_x509_crl_get_extension_info
1099 FUNCS += functions/gnutls_x509_crl_get_extension_data
1100 FUNCS += functions/gnutls_x509_crl_set_authority_key_id
1101 FUNCS += functions/gnutls_x509_crl_set_number
1102 FUNCS += functions/gnutls_pkcs7_init
1103 FUNCS += functions/gnutls_pkcs7_deinit
1104 FUNCS += functions/gnutls_pkcs7_import
1105 FUNCS += functions/gnutls_pkcs7_export
1106 FUNCS += functions/gnutls_pkcs7_get_crt_count
1107 FUNCS += functions/gnutls_pkcs7_get_crt_raw
1108 FUNCS += functions/gnutls_pkcs7_set_crt_raw
1109 FUNCS += functions/gnutls_pkcs7_set_crt
1110 FUNCS += functions/gnutls_pkcs7_delete_crt
1111 FUNCS += functions/gnutls_pkcs7_get_crl_raw
1112 FUNCS += functions/gnutls_pkcs7_get_crl_count
1113 FUNCS += functions/gnutls_pkcs7_set_crl_raw
1114 FUNCS += functions/gnutls_pkcs7_set_crl
1115 FUNCS += functions/gnutls_pkcs7_delete_crl
1116 FUNCS += functions/gnutls_x509_crt_check_issuer
1117 FUNCS += functions/gnutls_x509_crt_list_verify
1118 FUNCS += functions/gnutls_x509_crt_verify
1119 FUNCS += functions/gnutls_x509_crl_verify
1120 FUNCS += functions/gnutls_x509_crt_check_revocation
1121 FUNCS += functions/gnutls_x509_crt_get_fingerprint
1122 FUNCS += functions/gnutls_x509_crt_get_key_purpose_oid
1123 FUNCS += functions/gnutls_x509_crt_set_key_purpose_oid
1124 FUNCS += functions/gnutls_x509_privkey_init
1125 FUNCS += functions/gnutls_x509_privkey_deinit
1126 FUNCS += functions/gnutls_x509_privkey_sec_param
1127 FUNCS += functions/gnutls_x509_privkey_cpy
1128 FUNCS += functions/gnutls_x509_privkey_import
1129 FUNCS += functions/gnutls_x509_privkey_import_pkcs8
1130 FUNCS += functions/gnutls_x509_privkey_import_rsa_raw
1131 FUNCS += functions/gnutls_x509_privkey_import_rsa_raw2
1132 FUNCS += functions/gnutls_x509_privkey_import_ecc_raw
1133 FUNCS += functions/gnutls_x509_privkey_fix
1134 FUNCS += functions/gnutls_x509_privkey_export_dsa_raw
1135 FUNCS += functions/gnutls_x509_privkey_import_dsa_raw
1136 FUNCS += functions/gnutls_x509_privkey_get_pk_algorithm
1137 FUNCS += functions/gnutls_x509_privkey_get_key_id
1138 FUNCS += functions/gnutls_x509_privkey_generate
1139 FUNCS += functions/gnutls_x509_privkey_verify_params
1140 FUNCS += functions/gnutls_x509_privkey_export
1141 FUNCS += functions/gnutls_x509_privkey_export_pkcs8
1142 FUNCS += functions/gnutls_x509_privkey_export_rsa_raw2
1143 FUNCS += functions/gnutls_x509_privkey_export_rsa_raw
1144 FUNCS += functions/gnutls_x509_privkey_export_ecc_raw
1145 FUNCS += functions/gnutls_x509_crq_sign2
1146 FUNCS += functions/gnutls_x509_crq_print
1147 FUNCS += functions/gnutls_x509_crq_verify
1148 FUNCS += functions/gnutls_x509_crq_init
1149 FUNCS += functions/gnutls_x509_crq_deinit
1150 FUNCS += functions/gnutls_x509_crq_import
1151 FUNCS += functions/gnutls_x509_crq_get_private_key_usage_period
1152 FUNCS += functions/gnutls_x509_crq_get_dn
1153 FUNCS += functions/gnutls_x509_crq_get_dn_oid
1154 FUNCS += functions/gnutls_x509_crq_get_dn_by_oid
1155 FUNCS += functions/gnutls_x509_crq_set_dn_by_oid
1156 FUNCS += functions/gnutls_x509_crq_set_version
1157 FUNCS += functions/gnutls_x509_crq_get_version
1158 FUNCS += functions/gnutls_x509_crq_set_key
1159 FUNCS += functions/gnutls_x509_crq_set_challenge_password
1160 FUNCS += functions/gnutls_x509_crq_get_challenge_password
1161 FUNCS += functions/gnutls_x509_crq_set_attribute_by_oid
1162 FUNCS += functions/gnutls_x509_crq_get_attribute_by_oid
1163 FUNCS += functions/gnutls_x509_crq_export
1164 FUNCS += functions/gnutls_x509_crt_set_crq
1165 FUNCS += functions/gnutls_x509_crt_set_crq_extensions
1166 FUNCS += functions/gnutls_x509_crq_set_private_key_usage_period
1167 FUNCS += functions/gnutls_x509_crq_set_key_rsa_raw
1168 FUNCS += functions/gnutls_x509_crq_set_subject_alt_name
1169 FUNCS += functions/gnutls_x509_crq_set_key_usage
1170 FUNCS += functions/gnutls_x509_crq_set_basic_constraints
1171 FUNCS += functions/gnutls_x509_crq_set_key_purpose_oid
1172 FUNCS += functions/gnutls_x509_crq_get_key_purpose_oid
1173 FUNCS += functions/gnutls_x509_crq_get_extension_data
1174 FUNCS += functions/gnutls_x509_crq_get_extension_info
1175 FUNCS += functions/gnutls_x509_crq_get_attribute_data
1176 FUNCS += functions/gnutls_x509_crq_get_attribute_info
1177 FUNCS += functions/gnutls_x509_crq_get_pk_algorithm
1178 FUNCS += functions/gnutls_x509_crq_get_key_id
1179 FUNCS += functions/gnutls_x509_crq_get_key_rsa_raw
1180 FUNCS += functions/gnutls_x509_crq_get_key_usage
1181 FUNCS += functions/gnutls_x509_crq_get_basic_constraints
1182 FUNCS += functions/gnutls_x509_crq_get_subject_alt_name
1183 FUNCS += functions/gnutls_x509_crq_get_subject_alt_othername_oid
1184 FUNCS += functions/gnutls_x509_crq_get_extension_by_oid
1185 FUNCS += functions/gnutls_x509_trust_list_init
1186 FUNCS += functions/gnutls_x509_trust_list_deinit
1187 FUNCS += functions/gnutls_x509_trust_list_get_issuer
1188 FUNCS += functions/gnutls_x509_trust_list_add_cas
1189 FUNCS += functions/gnutls_x509_trust_list_add_named_crt
1190 FUNCS += functions/gnutls_x509_trust_list_add_crls
1191 FUNCS += functions/gnutls_x509_trust_list_verify_named_crt
1192 FUNCS += functions/gnutls_x509_trust_list_verify_crt