summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2017-08-18 08:39:50 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2017-08-18 08:39:50 +0200
commitc14cd3afa23b59578a7df981566ab520022d3559 (patch)
tree0a3826bae692b25209640e40cda75ee9d50546be
parent71425d3f46bb5af6198032211e9922afe7ea0027 (diff)
downloadgnutls-c14cd3afa23b59578a7df981566ab520022d3559.tar.gz
abi-check: added check for 3.6.0 ABI compatibility
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
-rw-r--r--Makefile.am2
-rw-r--r--devel/ABI-3.6.0-x86_64.dump39891
2 files changed, 39892 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a485ec149f..200e356d4a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -77,7 +77,7 @@ abi-check:
@echo "<headers>$(srcdir)/lib/includes/gnutls" >>$(TMPFILE)
@echo "$(builddir)/lib/includes/gnutls</headers>" >>$(TMPFILE)
@echo "<libs>$(builddir)/lib/.libs</libs>" >>$(TMPFILE)
- for i in 3.4.0 3.4.17 3.5.8;do \
+ for i in 3.4.0 3.4.17 3.5.8 3.6.0;do \
test ! -f "$(srcdir)/devel/ABI-$$i-$$(uname -m).dump" || \
abi-compliance-checker -abi -lib gnutls -old "$(srcdir)/devel/ABI-$$i-$$(uname -m).dump" -new $(TMPFILE) -skip-symbols $(srcdir)/devel/abi-unchecked-symbols; \
done
diff --git a/devel/ABI-3.6.0-x86_64.dump b/devel/ABI-3.6.0-x86_64.dump
new file mode 100644
index 0000000000..2ebfbe5b05
--- /dev/null
+++ b/devel/ABI-3.6.0-x86_64.dump
@@ -0,0 +1,39891 @@
+$VAR1 = {
+ 'ABI_DUMPER_VERSION' => '0.99.16',
+ 'ABI_DUMP_VERSION' => '3.2',
+ 'Arch' => 'x86_64',
+ 'GccVersion' => '6.3.0',
+ 'Headers' => {
+ 'abstract.h' => 1,
+ 'crypto.h' => 1,
+ 'dtls.h' => 1,
+ 'gnutls.h' => 1,
+ 'ocsp.h' => 1,
+ 'openpgp.h' => 1,
+ 'pkcs11.h' => 1,
+ 'pkcs12.h' => 1,
+ 'pkcs7.h' => 1,
+ 'self-test.h' => 1,
+ 'socket.h' => 1,
+ 'system-keys.h' => 1,
+ 'tpm.h' => 1,
+ 'urls.h' => 1,
+ 'x509-ext.h' => 1,
+ 'x509.h' => 1
+ },
+ 'Language' => 'C',
+ 'LibraryName' => 'libgnutls.so.30.23.0',
+ 'LibraryVersion' => '3.6.0',
+ 'NameSpaces' => {},
+ 'Needed' => {
+ 'ld-linux-x86-64.so.2' => 1,
+ 'libc.so.6' => 1,
+ 'libdl.so.2' => 1,
+ 'libgmp.so.10' => 1,
+ 'libhogweed.so.4' => 1,
+ 'libidn2.so.0' => 1,
+ 'libnettle.so.6' => 1,
+ 'libp11-kit.so.0' => 1,
+ 'libtasn1.so.6' => 1,
+ 'libunistring.so.0' => 1
+ },
+ 'PublicABI' => '1',
+ 'Sources' => {
+ 'alert.c' => 1,
+ 'alpn.c' => 1,
+ 'anon_cred.c' => 1,
+ 'auth.c' => 1,
+ 'auto-verify.c' => 1,
+ 'buffers.c' => 1,
+ 'cert-session.c' => 1,
+ 'cert.c' => 1,
+ 'certs.c' => 1,
+ 'ciphersuites.c' => 1,
+ 'common.c' => 1,
+ 'crl.c' => 1,
+ 'crl_write.c' => 1,
+ 'crq.c' => 1,
+ 'crypto-api.c' => 1,
+ 'crypto-backend.c' => 1,
+ 'crypto-selftests-pk.c' => 1,
+ 'crypto-selftests.c' => 1,
+ 'db.c' => 1,
+ 'debug.c' => 1,
+ 'dh-primes.c' => 1,
+ 'dh-session.c' => 1,
+ 'dh.c' => 1,
+ 'dn.c' => 1,
+ 'dtls.c' => 1,
+ 'email-verify.c' => 1,
+ 'errors.c' => 1,
+ 'etm.c' => 1,
+ 'ext_master_secret.c' => 1,
+ 'extensions.c' => 1,
+ 'fastopen.c' => 1,
+ 'file.c' => 1,
+ 'fingerprint.c' => 1,
+ 'fips.c' => 1,
+ 'global.c' => 1,
+ 'groups.c' => 1,
+ 'handshake.c' => 1,
+ 'heartbeat.c' => 1,
+ 'hostname-verify.c' => 1,
+ 'ip.c' => 1,
+ 'keys-dummy.c' => 1,
+ 'locks.c' => 1,
+ 'max_record.c' => 1,
+ 'mem.c' => 1,
+ 'name_constraints.c' => 1,
+ 'ocsp.c' => 1,
+ 'ocsp_output.c' => 1,
+ 'openpgp_compat.c' => 1,
+ 'output.c' => 1,
+ 'pcert.c' => 1,
+ 'pin.c' => 1,
+ 'pk.c' => 1,
+ 'pkcs11.c' => 1,
+ 'pkcs11_privkey.c' => 1,
+ 'pkcs11_secret.c' => 1,
+ 'pkcs11_write.c' => 1,
+ 'pkcs11x.c' => 1,
+ 'pkcs12.c' => 1,
+ 'pkcs12_bag.c' => 1,
+ 'pkcs7-attrs.c' => 1,
+ 'pkcs7-crypt.c' => 1,
+ 'pkcs7-output.c' => 1,
+ 'pkcs7.c' => 1,
+ 'prf.c' => 1,
+ 'priority.c' => 1,
+ 'privkey.c' => 1,
+ 'privkey_openssl.c' => 1,
+ 'privkey_pkcs8.c' => 1,
+ 'privkey_raw.c' => 1,
+ 'psk.c' => 1,
+ 'pubkey.c' => 1,
+ 'publickey.c' => 1,
+ 'random.c' => 1,
+ 'randomart.c' => 1,
+ 'range.c' => 1,
+ 'record.c' => 1,
+ 'safe-memfuncs.c' => 1,
+ 'safe_renegotiation.c' => 1,
+ 'secparams.c' => 1,
+ 'server_name.c' => 1,
+ 'session.c' => 1,
+ 'session_pack.c' => 1,
+ 'session_ticket.c' => 1,
+ 'signature.c' => 1,
+ 'sockets.c' => 1,
+ 'spki.c' => 1,
+ 'srp.c' => 1,
+ 'srp_kx.c' => 1,
+ 'srp_sb64.c' => 1,
+ 'srtp.c' => 1,
+ 'state.c' => 1,
+ 'status_request.c' => 1,
+ 'str-idna.c' => 1,
+ 'str-unicode.c' => 1,
+ 'str.c' => 1,
+ 'supplemental.c' => 1,
+ 'system_override.c' => 1,
+ 'tls_features.c' => 1,
+ 'tpm.c' => 1,
+ 'urls.c' => 1,
+ 'verify-high.c' => 1,
+ 'verify-high2.c' => 1,
+ 'verify-tofu.c' => 1,
+ 'verify.c' => 1,
+ 'virt-san.c' => 1,
+ 'x509.c' => 1,
+ 'x509_b64.c' => 1,
+ 'x509_dn.c' => 1,
+ 'x509_ext.c' => 1,
+ 'x509_write.c' => 1
+ },
+ 'SymbolInfo' => {
+ '1000205' => {
+ 'Header' => 'dtls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-56',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '145',
+ 'ShortName' => 'gnutls_dtls_get_timeout',
+ 'Source' => 'dtls.c',
+ 'SourceLine' => '757'
+ },
+ '1000285' => {
+ 'Header' => 'dtls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '145',
+ 'ShortName' => 'gnutls_dtls_get_mtu',
+ 'Source' => 'dtls.c',
+ 'SourceLine' => '738'
+ },
+ '1000335' => {
+ 'Header' => 'dtls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'mtu',
+ 'offset' => '-44',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_dtls_set_data_mtu',
+ 'Source' => 'dtls.c',
+ 'SourceLine' => '705'
+ },
+ '1000415' => {
+ 'Header' => 'dtls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '145',
+ 'ShortName' => 'gnutls_dtls_get_data_mtu',
+ 'Source' => 'dtls.c',
+ 'SourceLine' => '664'
+ },
+ '1000495' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '52',
+ 'ShortName' => 'gnutls_record_overhead_size',
+ 'Source' => 'dtls.c',
+ 'SourceLine' => '635'
+ },
+ '1001137' => {
+ 'Header' => 'dtls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'mtu',
+ 'offset' => '-28',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_dtls_set_mtu',
+ 'Source' => 'dtls.c',
+ 'SourceLine' => '491'
+ },
+ '1001198' => {
+ 'Header' => 'dtls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'retrans_timeout',
+ 'offset' => '-28',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'total_timeout',
+ 'offset' => '-32',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_dtls_set_timeouts',
+ 'Source' => 'dtls.c',
+ 'SourceLine' => '466'
+ },
+ '1018979' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'errno_func',
+ 'offset' => '-32',
+ 'type' => '5214'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_transport_set_errno_function',
+ 'Source' => 'system_override.c',
+ 'SourceLine' => '191'
+ },
+ '1019037' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'vec_func',
+ 'offset' => '-32',
+ 'type' => '5165'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_transport_set_vec_push_function',
+ 'Source' => 'system_override.c',
+ 'SourceLine' => '169'
+ },
+ '1019095' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'push_func',
+ 'offset' => '-32',
+ 'type' => '5084'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_transport_set_push_function',
+ 'Source' => 'system_override.c',
+ 'SourceLine' => '146'
+ },
+ '1019153' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'func',
+ 'offset' => '-32',
+ 'type' => '5127'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_transport_set_pull_timeout_function',
+ 'Source' => 'system_override.c',
+ 'SourceLine' => '122'
+ },
+ '1019211' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'pull_func',
+ 'offset' => '-32',
+ 'type' => '5041'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_transport_set_pull_function',
+ 'Source' => 'system_override.c',
+ 'SourceLine' => '79'
+ },
+ '1019269' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'err',
+ 'offset' => '-28',
+ 'type' => '75'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_transport_set_errno',
+ 'Source' => 'system_override.c',
+ 'SourceLine' => '59'
+ },
+ '1034757' => {
+ 'Header' => 'crypto.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'algorithm',
+ 'offset' => '-68',
+ 'type' => '2545'
+ },
+ '1' => {
+ 'name' => 'priority',
+ 'offset' => '-72',
+ 'type' => '75'
+ },
+ '2' => {
+ 'name' => 'init',
+ 'offset' => '-80',
+ 'type' => '6539'
+ },
+ '3' => {
+ 'name' => 'hash',
+ 'offset' => '-88',
+ 'type' => '6576'
+ },
+ '4' => {
+ 'name' => 'output',
+ 'offset' => '-96',
+ 'type' => '6587'
+ },
+ '5' => {
+ 'name' => 'deinit',
+ 'offset' => '-104',
+ 'type' => '6598'
+ },
+ '6' => {
+ 'name' => 'hash_fast',
+ 'offset' => '0',
+ 'type' => '6609'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_crypto_register_digest',
+ 'Source' => 'crypto-backend.c',
+ 'SourceLine' => '463'
+ },
+ '1035019' => {
+ 'Header' => 'crypto.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'algorithm',
+ 'offset' => '-68',
+ 'type' => '2429'
+ },
+ '1' => {
+ 'name' => 'priority',
+ 'offset' => '-72',
+ 'type' => '75'
+ },
+ '2' => {
+ 'name' => 'init',
+ 'offset' => '-80',
+ 'type' => '6349'
+ },
+ '3' => {
+ 'name' => 'setkey',
+ 'offset' => '-88',
+ 'type' => '6386'
+ },
+ '4' => {
+ 'name' => 'setnonce',
+ 'offset' => '-96',
+ 'type' => '6397'
+ },
+ '5' => {
+ 'name' => 'hash',
+ 'offset' => '-104',
+ 'type' => '6408'
+ },
+ '6' => {
+ 'name' => 'output',
+ 'offset' => '0',
+ 'type' => '6419'
+ },
+ '7' => {
+ 'name' => 'deinit',
+ 'offset' => '8',
+ 'type' => '6461'
+ },
+ '8' => {
+ 'name' => 'hash_fast',
+ 'offset' => '16',
+ 'type' => '6472'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_crypto_register_mac',
+ 'Source' => 'crypto-backend.c',
+ 'SourceLine' => '417'
+ },
+ '1035678' => {
+ 'Header' => 'crypto.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'algorithm',
+ 'offset' => '-68',
+ 'type' => '2122'
+ },
+ '1' => {
+ 'name' => 'priority',
+ 'offset' => '-72',
+ 'type' => '75'
+ },
+ '2' => {
+ 'name' => 'init',
+ 'offset' => '-80',
+ 'type' => '6043'
+ },
+ '3' => {
+ 'name' => 'setkey',
+ 'offset' => '-88',
+ 'type' => '6085'
+ },
+ '4' => {
+ 'name' => 'aead_encrypt',
+ 'offset' => '-96',
+ 'type' => '6250'
+ },
+ '5' => {
+ 'name' => 'aead_decrypt',
+ 'offset' => '-104',
+ 'type' => '6327'
+ },
+ '6' => {
+ 'name' => 'deinit',
+ 'offset' => '0',
+ 'type' => '6338'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_crypto_register_aead_cipher',
+ 'Source' => 'crypto-backend.c',
+ 'SourceLine' => '269'
+ },
+ '1035940' => {
+ 'Header' => 'crypto.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'algorithm',
+ 'offset' => '-68',
+ 'type' => '2122'
+ },
+ '1' => {
+ 'name' => 'priority',
+ 'offset' => '-72',
+ 'type' => '75'
+ },
+ '2' => {
+ 'name' => 'init',
+ 'offset' => '-80',
+ 'type' => '6043'
+ },
+ '3' => {
+ 'name' => 'setkey',
+ 'offset' => '-88',
+ 'type' => '6085'
+ },
+ '4' => {
+ 'name' => 'setiv',
+ 'offset' => '-96',
+ 'type' => '6127'
+ },
+ '5' => {
+ 'name' => 'encrypt',
+ 'offset' => '-104',
+ 'type' => '6138'
+ },
+ '6' => {
+ 'name' => 'decrypt',
+ 'offset' => '0',
+ 'type' => '6190'
+ },
+ '7' => {
+ 'name' => 'deinit',
+ 'offset' => '8',
+ 'type' => '6338'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_crypto_register_cipher',
+ 'Source' => 'crypto-backend.c',
+ 'SourceLine' => '219'
+ },
+ '1052489' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'tdb',
+ 'offset' => '-24',
+ 'type' => '1042799'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_tdb_deinit',
+ 'Source' => 'verify-tofu.c',
+ 'SourceLine' => '725'
+ },
+ '1052535' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'tdb',
+ 'offset' => '-24',
+ 'type' => '1042799'
+ },
+ '1' => {
+ 'name' => 'verify',
+ 'offset' => '-32',
+ 'type' => '1042751'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_tdb_set_verify_func',
+ 'Source' => 'verify-tofu.c',
+ 'SourceLine' => '713'
+ },
+ '1052596' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'tdb',
+ 'offset' => '-24',
+ 'type' => '1042799'
+ },
+ '1' => {
+ 'name' => 'cstore',
+ 'offset' => '-32',
+ 'type' => '1042693'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_tdb_set_store_commitment_func',
+ 'Source' => 'verify-tofu.c',
+ 'SourceLine' => '689'
+ },
+ '1052657' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'tdb',
+ 'offset' => '-24',
+ 'type' => '1042799'
+ },
+ '1' => {
+ 'name' => 'store',
+ 'offset' => '-32',
+ 'type' => '1042640'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_tdb_set_store_func',
+ 'Source' => 'verify-tofu.c',
+ 'SourceLine' => '668'
+ },
+ '1052718' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'tdb',
+ 'offset' => '-24',
+ 'type' => '1052768'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_tdb_init',
+ 'Source' => 'verify-tofu.c',
+ 'SourceLine' => '643'
+ },
+ '1052986' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'db_name',
+ 'offset' => '-680',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'tdb',
+ 'offset' => '-688',
+ 'type' => '1042799'
+ },
+ '2' => {
+ 'name' => 'host',
+ 'offset' => '-696',
+ 'type' => '110'
+ },
+ '3' => {
+ 'name' => 'service',
+ 'offset' => '-704',
+ 'type' => '110'
+ },
+ '4' => {
+ 'name' => 'hash_algo',
+ 'offset' => '-708',
+ 'type' => '2545'
+ },
+ '5' => {
+ 'name' => 'hash',
+ 'offset' => '-720',
+ 'type' => '4549'
+ },
+ '6' => {
+ 'name' => 'expiration',
+ 'offset' => '0',
+ 'type' => '263'
+ },
+ '7' => {
+ 'name' => 'flags',
+ 'offset' => '8',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_store_commitment',
+ 'Source' => 'verify-tofu.c',
+ 'SourceLine' => '565'
+ },
+ '1053547' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'db_name',
+ 'offset' => '-632',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'tdb',
+ 'offset' => '-640',
+ 'type' => '1042799'
+ },
+ '2' => {
+ 'name' => 'host',
+ 'offset' => '-648',
+ 'type' => '110'
+ },
+ '3' => {
+ 'name' => 'service',
+ 'offset' => '-656',
+ 'type' => '110'
+ },
+ '4' => {
+ 'name' => 'cert_type',
+ 'offset' => '-660',
+ 'type' => '2816'
+ },
+ '5' => {
+ 'name' => 'cert',
+ 'offset' => '-672',
+ 'type' => '4549'
+ },
+ '6' => {
+ 'name' => 'expiration',
+ 'offset' => '0',
+ 'type' => '263'
+ },
+ '7' => {
+ 'name' => 'flags',
+ 'offset' => '8',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_store_pubkey',
+ 'Source' => 'verify-tofu.c',
+ 'SourceLine' => '484'
+ },
+ '1057330' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'db_name',
+ 'offset' => '-632',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'tdb',
+ 'offset' => '-640',
+ 'type' => '1042799'
+ },
+ '2' => {
+ 'name' => 'host',
+ 'offset' => '-648',
+ 'type' => '110'
+ },
+ '3' => {
+ 'name' => 'service',
+ 'offset' => '-656',
+ 'type' => '110'
+ },
+ '4' => {
+ 'name' => 'cert_type',
+ 'offset' => '-660',
+ 'type' => '2816'
+ },
+ '5' => {
+ 'name' => 'cert',
+ 'offset' => '-672',
+ 'type' => '4549'
+ },
+ '6' => {
+ 'name' => 'flags',
+ 'offset' => '0',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_verify_stored_pubkey',
+ 'Source' => 'verify-tofu.c',
+ 'SourceLine' => '105'
+ },
+ '1072749' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'userdata',
+ 'offset' => '-24',
+ 'type' => '4695'
+ }
+ },
+ 'Return' => '136203',
+ 'ShortName' => 'gnutls_pkcs11_get_pin_function',
+ 'Source' => 'pin.c',
+ 'SourceLine' => '58'
+ },
+ '1072797' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'fn',
+ 'offset' => '-24',
+ 'type' => '136203'
+ },
+ '1' => {
+ 'name' => 'userdata',
+ 'offset' => '-32',
+ 'type' => '211'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_pkcs11_set_pin_function',
+ 'Source' => 'pin.c',
+ 'SourceLine' => '41'
+ },
+ '1095314' => {
+ 'Header' => 'tpm.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'url',
+ 'offset' => '-200',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'srk_password',
+ 'offset' => '-208',
+ 'type' => '110'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_tpm_privkey_delete',
+ 'Source' => 'tpm.c',
+ 'SourceLine' => '1773'
+ },
+ '1095763' => {
+ 'Header' => 'tpm.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'list',
+ 'offset' => '-88',
+ 'type' => '1095999'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_tpm_get_registered',
+ 'Source' => 'tpm.c',
+ 'SourceLine' => '1717'
+ },
+ '1096005' => {
+ 'Header' => 'tpm.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'list',
+ 'offset' => '-88',
+ 'type' => '1077741'
+ },
+ '1' => {
+ 'name' => 'idx',
+ 'offset' => '-92',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'url',
+ 'offset' => '-104',
+ 'type' => '1030'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-96',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_tpm_key_list_get_url',
+ 'Source' => 'tpm.c',
+ 'SourceLine' => '1691'
+ },
+ '1096263' => {
+ 'Header' => 'tpm.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'list',
+ 'offset' => '-24',
+ 'type' => '1077741'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_tpm_key_list_deinit',
+ 'Source' => 'tpm.c',
+ 'SourceLine' => '1664'
+ },
+ '1096309' => {
+ 'Header' => 'tpm.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pk',
+ 'offset' => '-292',
+ 'type' => '2896'
+ },
+ '1' => {
+ 'name' => 'bits',
+ 'offset' => '-296',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'srk_password',
+ 'offset' => '-304',
+ 'type' => '110'
+ },
+ '3' => {
+ 'name' => 'key_password',
+ 'offset' => '-312',
+ 'type' => '110'
+ },
+ '4' => {
+ 'name' => 'format',
+ 'offset' => '-316',
+ 'type' => '1077837'
+ },
+ '5' => {
+ 'name' => 'pub_format',
+ 'offset' => '-320',
+ 'type' => '193776'
+ },
+ '6' => {
+ 'name' => 'privkey',
+ 'offset' => '0',
+ 'type' => '4650'
+ },
+ '7' => {
+ 'name' => 'pubkey',
+ 'offset' => '8',
+ 'type' => '4650'
+ },
+ '8' => {
+ 'name' => 'flags',
+ 'offset' => '16',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_tpm_privkey_generate',
+ 'Source' => 'tpm.c',
+ 'SourceLine' => '1372'
+ },
+ '1097063' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkey',
+ 'offset' => '-136',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'url',
+ 'offset' => '-144',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'srk_password',
+ 'offset' => '-152',
+ 'type' => '110'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-156',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_import_tpm_url',
+ 'Source' => 'tpm.c',
+ 'SourceLine' => '1277'
+ },
+ '1097384' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkey',
+ 'offset' => '-56',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'fdata',
+ 'offset' => '-64',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'format',
+ 'offset' => '-68',
+ 'type' => '1077837'
+ },
+ '3' => {
+ 'name' => 'srk_password',
+ 'offset' => '-80',
+ 'type' => '110'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-72',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_import_tpm_raw',
+ 'Source' => 'tpm.c',
+ 'SourceLine' => '1239'
+ },
+ '1098361' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkey',
+ 'offset' => '-136',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'url',
+ 'offset' => '-144',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'srk_password',
+ 'offset' => '-152',
+ 'type' => '110'
+ },
+ '3' => {
+ 'name' => 'key_password',
+ 'offset' => '-160',
+ 'type' => '110'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-164',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_import_tpm_url',
+ 'Source' => 'tpm.c',
+ 'SourceLine' => '1014'
+ },
+ '1099819' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkey',
+ 'offset' => '-56',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'fdata',
+ 'offset' => '-64',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'format',
+ 'offset' => '-68',
+ 'type' => '1077837'
+ },
+ '3' => {
+ 'name' => 'srk_password',
+ 'offset' => '-80',
+ 'type' => '110'
+ },
+ '4' => {
+ 'name' => 'key_password',
+ 'offset' => '-88',
+ 'type' => '110'
+ },
+ '5' => {
+ 'name' => 'flags',
+ 'offset' => '-72',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_import_tpm_raw',
+ 'Source' => 'tpm.c',
+ 'SourceLine' => '736'
+ },
+ '1117021' => {
+ 'Header' => 'gnutls.h',
+ 'Return' => '145',
+ 'ShortName' => 'gnutls_fips140_mode_enabled',
+ 'Source' => 'fips.c',
+ 'SourceLine' => '406'
+ },
+ '1131511' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 's1',
+ 'offset' => '-56',
+ 'type' => '329'
+ },
+ '1' => {
+ 'name' => 's2',
+ 'offset' => '-64',
+ 'type' => '329'
+ },
+ '2' => {
+ 'name' => 'n',
+ 'offset' => '-72',
+ 'type' => '52'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_memcmp',
+ 'Source' => 'safe-memfuncs.c',
+ 'SourceLine' => '70'
+ },
+ '1131644' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'data',
+ 'offset' => '-40',
+ 'type' => '211'
+ },
+ '1' => {
+ 'name' => 'c',
+ 'offset' => '-44',
+ 'type' => '75'
+ },
+ '2' => {
+ 'name' => 'size',
+ 'offset' => '-56',
+ 'type' => '52'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_memset',
+ 'Source' => 'safe-memfuncs.c',
+ 'SourceLine' => '40'
+ },
+ '1175292' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'type',
+ 'offset' => '-84',
+ 'type' => '1166060'
+ },
+ '1' => {
+ 'name' => 'key_type',
+ 'offset' => '-96',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'key_size',
+ 'offset' => '-88',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'fpr',
+ 'offset' => '-104',
+ 'type' => '211'
+ },
+ '4' => {
+ 'name' => 'fpr_size',
+ 'offset' => '-112',
+ 'type' => '52'
+ },
+ '5' => {
+ 'name' => 'art',
+ 'offset' => '-120',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_random_art',
+ 'Source' => 'randomart.c',
+ 'SourceLine' => '44'
+ },
+ '1190568' => {
+ 'Header' => 'urls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'st',
+ 'offset' => '-88',
+ 'type' => '1190764'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_register_custom_url',
+ 'Source' => 'urls.c',
+ 'SourceLine' => '108'
+ },
+ '1190851' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'url',
+ 'offset' => '-40',
+ 'type' => '110'
+ }
+ },
+ 'Return' => '145',
+ 'ShortName' => 'gnutls_url_is_supported',
+ 'Source' => 'urls.c',
+ 'SourceLine' => '44'
+ },
+ '1205378' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-56',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'label_size',
+ 'offset' => '-64',
+ 'type' => '52'
+ },
+ '2' => {
+ 'name' => 'label',
+ 'offset' => '-72',
+ 'type' => '110'
+ },
+ '3' => {
+ 'name' => 'server_random_first',
+ 'offset' => '-76',
+ 'type' => '75'
+ },
+ '4' => {
+ 'name' => 'extra_size',
+ 'offset' => '-88',
+ 'type' => '52'
+ },
+ '5' => {
+ 'name' => 'extra',
+ 'offset' => '-96',
+ 'type' => '110'
+ },
+ '6' => {
+ 'name' => 'outsize',
+ 'offset' => '0',
+ 'type' => '52'
+ },
+ '7' => {
+ 'name' => 'out',
+ 'offset' => '8',
+ 'type' => '235'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_prf',
+ 'Source' => 'prf.c',
+ 'SourceLine' => '182'
+ },
+ '1205610' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'label_size',
+ 'offset' => '-48',
+ 'type' => '52'
+ },
+ '2' => {
+ 'name' => 'label',
+ 'offset' => '-56',
+ 'type' => '110'
+ },
+ '3' => {
+ 'name' => 'context_size',
+ 'offset' => '-64',
+ 'type' => '52'
+ },
+ '4' => {
+ 'name' => 'context',
+ 'offset' => '-72',
+ 'type' => '110'
+ },
+ '5' => {
+ 'name' => 'outsize',
+ 'offset' => '-80',
+ 'type' => '52'
+ },
+ '6' => {
+ 'name' => 'out',
+ 'offset' => '0',
+ 'type' => '235'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_prf_rfc5705',
+ 'Source' => 'prf.c',
+ 'SourceLine' => '116'
+ },
+ '1205812' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'label_size',
+ 'offset' => '-48',
+ 'type' => '52'
+ },
+ '2' => {
+ 'name' => 'label',
+ 'offset' => '-56',
+ 'type' => '110'
+ },
+ '3' => {
+ 'name' => 'seed_size',
+ 'offset' => '-64',
+ 'type' => '52'
+ },
+ '4' => {
+ 'name' => 'seed',
+ 'offset' => '-72',
+ 'type' => '110'
+ },
+ '5' => {
+ 'name' => 'outsize',
+ 'offset' => '-80',
+ 'type' => '52'
+ },
+ '6' => {
+ 'name' => 'out',
+ 'offset' => '0',
+ 'type' => '235'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_prf_raw',
+ 'Source' => 'prf.c',
+ 'SourceLine' => '64'
+ },
+ '1220470' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '145',
+ 'ShortName' => 'gnutls_session_get_verify_cert_status',
+ 'Source' => 'auto-verify.c',
+ 'SourceLine' => '151'
+ },
+ '1220518' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-32',
+ 'type' => '14235'
+ },
+ '2' => {
+ 'name' => 'elements',
+ 'offset' => '-36',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-40',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_session_set_verify_cert2',
+ 'Source' => 'auto-verify.c',
+ 'SourceLine' => '122'
+ },
+ '1220604' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'hostname',
+ 'offset' => '-32',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-36',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_session_set_verify_cert',
+ 'Source' => 'auto-verify.c',
+ 'SourceLine' => '81'
+ },
+ '1235642' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-136',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_dh_get_peers_public_bits',
+ 'Source' => 'dh-session.c',
+ 'SourceLine' => '346'
+ },
+ '1236041' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-136',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_dh_get_prime_bits',
+ 'Source' => 'dh-session.c',
+ 'SourceLine' => '288'
+ },
+ '1236553' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-136',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_dh_get_secret_bits',
+ 'Source' => 'dh-session.c',
+ 'SourceLine' => '219'
+ },
+ '1236923' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-136',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'raw_key',
+ 'offset' => '-144',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_dh_get_pubkey',
+ 'Source' => 'dh-session.c',
+ 'SourceLine' => '166'
+ },
+ '1237268' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-136',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'raw_gen',
+ 'offset' => '-144',
+ 'type' => '4650'
+ },
+ '2' => {
+ 'name' => 'raw_prime',
+ 'offset' => '-152',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_dh_get_group',
+ 'Source' => 'dh-session.c',
+ 'SourceLine' => '98'
+ },
+ '1237642' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'bits',
+ 'offset' => '-28',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_dh_set_prime_bits',
+ 'Source' => 'dh-session.c',
+ 'SourceLine' => '68'
+ },
+ '1254149' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-24',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'max_bits',
+ 'offset' => '-28',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'max_depth',
+ 'offset' => '-32',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_certificate_set_verify_limits',
+ 'Source' => 'cert-session.c',
+ 'SourceLine' => '205'
+ },
+ '1254221' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-24',
+ 'type' => '134646'
+ }
+ },
+ 'Return' => '145',
+ 'ShortName' => 'gnutls_certificate_get_verify_flags',
+ 'Source' => 'cert-session.c',
+ 'SourceLine' => '188'
+ },
+ '1254269' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-24',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'flags',
+ 'offset' => '-28',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_certificate_set_verify_flags',
+ 'Source' => 'cert-session.c',
+ 'SourceLine' => '170'
+ },
+ '1254327' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-24',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'flags',
+ 'offset' => '-28',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_certificate_set_flags',
+ 'Source' => 'cert-session.c',
+ 'SourceLine' => '153'
+ },
+ '1254385' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-24',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'func',
+ 'offset' => '-32',
+ 'type' => '146238'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_certificate_set_params_function',
+ 'Source' => 'cert-session.c',
+ 'SourceLine' => '135'
+ },
+ '1254443' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_certificate_client_get_request_status',
+ 'Source' => 'cert-session.c',
+ 'SourceLine' => '120'
+ },
+ '1254491' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'list_size',
+ 'offset' => '-48',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '4549',
+ 'ShortName' => 'gnutls_certificate_get_peers',
+ 'Source' => 'cert-session.c',
+ 'SourceLine' => '93'
+ },
+ '1254607' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '4549',
+ 'ShortName' => 'gnutls_certificate_get_ours',
+ 'Source' => 'cert-session.c',
+ 'SourceLine' => '53'
+ },
+ '127251' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '52',
+ 'ShortName' => 'gnutls_record_check_corked',
+ 'Source' => 'buffers.c',
+ 'SourceLine' => '111'
+ },
+ '127299' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '52',
+ 'ShortName' => 'gnutls_record_check_pending',
+ 'Source' => 'buffers.c',
+ 'SourceLine' => '95'
+ },
+ '1317002' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'id',
+ 'offset' => '-32',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_certificate_get_peers_subkey_id',
+ 'Source' => 'openpgp_compat.c',
+ 'SourceLine' => '819'
+ },
+ '1317066' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'status',
+ 'offset' => '-28',
+ 'type' => '1304912'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_openpgp_send_cert',
+ 'Source' => 'openpgp_compat.c',
+ 'SourceLine' => '802'
+ },
+ '1317127' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pcert',
+ 'offset' => '-24',
+ 'type' => '5709'
+ },
+ '1' => {
+ 'name' => 'crt',
+ 'offset' => '-32',
+ 'type' => '1317192'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pcert_export_openpgp',
+ 'Source' => 'openpgp_compat.c',
+ 'SourceLine' => '787'
+ },
+ '1317198' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pcert',
+ 'offset' => '-24',
+ 'type' => '5709'
+ },
+ '1' => {
+ 'name' => 'crt',
+ 'offset' => '-32',
+ 'type' => '135830'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-36',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pcert_import_openpgp',
+ 'Source' => 'openpgp_compat.c',
+ 'SourceLine' => '769'
+ },
+ '1317278' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pcert',
+ 'offset' => '-24',
+ 'type' => '5709'
+ },
+ '1' => {
+ 'name' => 'cert',
+ 'offset' => '-32',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'format',
+ 'offset' => '-36',
+ 'type' => '1308034'
+ },
+ '3' => {
+ 'name' => 'keyid',
+ 'offset' => '-48',
+ 'type' => '3994'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-40',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pcert_import_openpgp_raw',
+ 'Source' => 'openpgp_compat.c',
+ 'SourceLine' => '747'
+ },
+ '1317388' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkey',
+ 'offset' => '-24',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-32',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'format',
+ 'offset' => '-36',
+ 'type' => '1308034'
+ },
+ '3' => {
+ 'name' => 'keyid',
+ 'offset' => '-48',
+ 'type' => '22141'
+ },
+ '4' => {
+ 'name' => 'password',
+ 'offset' => '-56',
+ 'type' => '110'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_import_openpgp_raw',
+ 'Source' => 'openpgp_compat.c',
+ 'SourceLine' => '723'
+ },
+ '1317498' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkey',
+ 'offset' => '-24',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'key',
+ 'offset' => '-32',
+ 'type' => '1317563'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_export_openpgp',
+ 'Source' => 'openpgp_compat.c',
+ 'SourceLine' => '703'
+ },
+ '1317569' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkey',
+ 'offset' => '-24',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'key',
+ 'offset' => '-32',
+ 'type' => '135853'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-36',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_import_openpgp',
+ 'Source' => 'openpgp_compat.c',
+ 'SourceLine' => '685'
+ },
+ '1317649' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'flags',
+ 'offset' => '-28',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'output_data',
+ 'offset' => '-40',
+ 'type' => '3994'
+ },
+ '3' => {
+ 'name' => 'output_data_size',
+ 'offset' => '-48',
+ 'type' => '7841'
+ },
+ '4' => {
+ 'name' => 'subkey',
+ 'offset' => '-56',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_get_openpgp_key_id',
+ 'Source' => 'openpgp_compat.c',
+ 'SourceLine' => '664'
+ },
+ '1317759' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkey',
+ 'offset' => '-24',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-32',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'format',
+ 'offset' => '-36',
+ 'type' => '1308034'
+ },
+ '3' => {
+ 'name' => 'keyid',
+ 'offset' => '-48',
+ 'type' => '22141'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-40',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_import_openpgp_raw',
+ 'Source' => 'openpgp_compat.c',
+ 'SourceLine' => '639'
+ },
+ '1317869' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'crt',
+ 'offset' => '-32',
+ 'type' => '135830'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-36',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_import_openpgp',
+ 'Source' => 'openpgp_compat.c',
+ 'SourceLine' => '618'
+ },
+ '1339661' => {
+ 'Header' => 'self-test.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'flags',
+ 'offset' => '-52',
+ 'type' => '145'
+ },
+ '1' => {
+ 'name' => 'digest',
+ 'offset' => '-56',
+ 'type' => '2545'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_digest_self_test',
+ 'Source' => 'crypto-selftests.c',
+ 'SourceLine' => '1219'
+ },
+ '1339838' => {
+ 'Header' => 'self-test.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'flags',
+ 'offset' => '-52',
+ 'type' => '145'
+ },
+ '1' => {
+ 'name' => 'mac',
+ 'offset' => '-56',
+ 'type' => '2429'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_mac_self_test',
+ 'Source' => 'crypto-selftests.c',
+ 'SourceLine' => '1179'
+ },
+ '1340015' => {
+ 'Header' => 'self-test.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'flags',
+ 'offset' => '-52',
+ 'type' => '145'
+ },
+ '1' => {
+ 'name' => 'cipher',
+ 'offset' => '-56',
+ 'type' => '2122'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_cipher_self_test',
+ 'Source' => 'crypto-selftests.c',
+ 'SourceLine' => '1122'
+ },
+ '1360084' => {
+ 'Header' => 'self-test.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'flags',
+ 'offset' => '-52',
+ 'type' => '145'
+ },
+ '1' => {
+ 'name' => 'pk',
+ 'offset' => '-56',
+ 'type' => '2896'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pk_self_test',
+ 'Source' => 'crypto-selftests-pk.c',
+ 'SourceLine' => '695'
+ },
+ '1377133' => {
+ 'Header' => 'system-keys.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'privkey',
+ 'offset' => '-32',
+ 'type' => '134436'
+ },
+ '2' => {
+ 'name' => 'label',
+ 'offset' => '-40',
+ 'type' => '110'
+ },
+ '3' => {
+ 'name' => 'cert_url',
+ 'offset' => '-48',
+ 'type' => '1030'
+ },
+ '4' => {
+ 'name' => 'key_url',
+ 'offset' => '-56',
+ 'type' => '1030'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_system_key_add_x509',
+ 'Source' => 'keys-dummy.c',
+ 'SourceLine' => '53'
+ },
+ '1377237' => {
+ 'Header' => 'system-keys.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert_url',
+ 'offset' => '-24',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'key_url',
+ 'offset' => '-32',
+ 'type' => '110'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_system_key_delete',
+ 'Source' => 'keys-dummy.c',
+ 'SourceLine' => '48'
+ },
+ '1377299' => {
+ 'Header' => 'system-keys.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'iter',
+ 'offset' => '-24',
+ 'type' => '1377431'
+ },
+ '1' => {
+ 'name' => 'cert_type',
+ 'offset' => '-28',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'cert_url',
+ 'offset' => '-40',
+ 'type' => '1030'
+ },
+ '3' => {
+ 'name' => 'key_url',
+ 'offset' => '-48',
+ 'type' => '1030'
+ },
+ '4' => {
+ 'name' => 'label',
+ 'offset' => '-56',
+ 'type' => '1030'
+ },
+ '5' => {
+ 'name' => 'der',
+ 'offset' => '-64',
+ 'type' => '4650'
+ },
+ '6' => {
+ 'name' => 'flags',
+ 'offset' => '0',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_system_key_iter_get_info',
+ 'Source' => 'keys-dummy.c',
+ 'SourceLine' => '37'
+ },
+ '1377437' => {
+ 'Header' => 'system-keys.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'iter',
+ 'offset' => '-24',
+ 'type' => '1376911'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_system_key_iter_deinit',
+ 'Source' => 'keys-dummy.c',
+ 'SourceLine' => '31'
+ },
+ '1399261' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'flags',
+ 'offset' => '-84',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '235',
+ 'ShortName' => 'gnutls_pkcs11_obj_flags_get_str',
+ 'Source' => 'pkcs11.c',
+ 'SourceLine' => '4258'
+ },
+ '1399414' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'obj',
+ 'offset' => '-24',
+ 'type' => '946168'
+ },
+ '1' => {
+ 'name' => 'oflags',
+ 'offset' => '-32',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_obj_get_flags',
+ 'Source' => 'pkcs11.c',
+ 'SourceLine' => '4239'
+ },
+ '1399479' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'url',
+ 'offset' => '-296',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'cert',
+ 'offset' => '-304',
+ 'type' => '134448'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-308',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '145',
+ 'ShortName' => 'gnutls_pkcs11_crt_is_known',
+ 'Source' => 'pkcs11.c',
+ 'SourceLine' => '4137'
+ },
+ '1399770' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'url',
+ 'offset' => '-168',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'dn',
+ 'offset' => '-176',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'spki',
+ 'offset' => '-184',
+ 'type' => '4549'
+ },
+ '3' => {
+ 'name' => 'issuer',
+ 'offset' => '-192',
+ 'type' => '4650'
+ },
+ '4' => {
+ 'name' => 'fmt',
+ 'offset' => '-196',
+ 'type' => '193776'
+ },
+ '5' => {
+ 'name' => 'flags',
+ 'offset' => '-200',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_get_raw_issuer_by_subject_key_id',
+ 'Source' => 'pkcs11.c',
+ 'SourceLine' => '4041'
+ },
+ '1400060' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'url',
+ 'offset' => '-168',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'dn',
+ 'offset' => '-176',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'issuer',
+ 'offset' => '-184',
+ 'type' => '4650'
+ },
+ '3' => {
+ 'name' => 'fmt',
+ 'offset' => '-188',
+ 'type' => '193776'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-192',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_get_raw_issuer_by_dn',
+ 'Source' => 'pkcs11.c',
+ 'SourceLine' => '3956'
+ },
+ '1400334' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'url',
+ 'offset' => '-296',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'cert',
+ 'offset' => '-304',
+ 'type' => '134448'
+ },
+ '2' => {
+ 'name' => 'issuer',
+ 'offset' => '-312',
+ 'type' => '4650'
+ },
+ '3' => {
+ 'name' => 'fmt',
+ 'offset' => '-316',
+ 'type' => '193776'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-320',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_get_raw_issuer',
+ 'Source' => 'pkcs11.c',
+ 'SourceLine' => '3862'
+ },
+ '1401457' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'type',
+ 'offset' => '-20',
+ 'type' => '946374'
+ }
+ },
+ 'Return' => '110',
+ 'ShortName' => 'gnutls_pkcs11_type_get_name',
+ 'Source' => 'pkcs11.c',
+ 'SourceLine' => '3550'
+ },
+ '1401507' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'url',
+ 'offset' => '-360',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'mechanism',
+ 'offset' => '-368',
+ 'type' => '68'
+ },
+ '2' => {
+ 'name' => 'ptr',
+ 'offset' => '-376',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'psize',
+ 'offset' => '-380',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-384',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '145',
+ 'ShortName' => 'gnutls_pkcs11_token_check_mechanism',
+ 'Source' => 'pkcs11.c',
+ 'SourceLine' => '3492'
+ },
+ '1401892' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'url',
+ 'offset' => '-3512',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'idx',
+ 'offset' => '-3516',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'mechanism',
+ 'offset' => '-3528',
+ 'type' => '628363'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_token_get_mechanism',
+ 'Source' => 'pkcs11.c',
+ 'SourceLine' => '3430'
+ },
+ '1402214' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'url',
+ 'offset' => '-72',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'flags',
+ 'offset' => '-80',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_token_get_flags',
+ 'Source' => 'pkcs11.c',
+ 'SourceLine' => '3380'
+ },
+ '1402580' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'certs',
+ 'offset' => '-40',
+ 'type' => '135983'
+ },
+ '1' => {
+ 'name' => 'cert_max',
+ 'offset' => '-44',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'objs',
+ 'offset' => '-56',
+ 'type' => '1398869'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-48',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_list_import_pkcs11',
+ 'Source' => 'pkcs11.c',
+ 'SourceLine' => '3306'
+ },
+ '1402896' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'pkcs11_crt',
+ 'offset' => '-32',
+ 'type' => '946168'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_import_pkcs11',
+ 'Source' => 'pkcs11.c',
+ 'SourceLine' => '3231'
+ },
+ '1402961' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'p_list',
+ 'offset' => '-88',
+ 'type' => '1403167'
+ },
+ '1' => {
+ 'name' => 'n_list',
+ 'offset' => '-96',
+ 'type' => '22483'
+ },
+ '2' => {
+ 'name' => 'url',
+ 'offset' => '-104',
+ 'type' => '110'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-108',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_obj_list_import_url4',
+ 'Source' => 'pkcs11.c',
+ 'SourceLine' => '3167'
+ },
+ '1403173' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'p_list',
+ 'offset' => '-104',
+ 'type' => '1398863'
+ },
+ '1' => {
+ 'name' => 'n_list',
+ 'offset' => '-112',
+ 'type' => '22483'
+ },
+ '2' => {
+ 'name' => 'url',
+ 'offset' => '-120',
+ 'type' => '110'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-124',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_obj_list_import_url3',
+ 'Source' => 'pkcs11.c',
+ 'SourceLine' => '3107'
+ },
+ '1405576' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'obj',
+ 'offset' => '-24',
+ 'type' => '946168'
+ }
+ },
+ 'Return' => '946374',
+ 'ShortName' => 'gnutls_pkcs11_obj_get_type',
+ 'Source' => 'pkcs11.c',
+ 'SourceLine' => '2358'
+ },
+ '1405626' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'obj',
+ 'offset' => '-40',
+ 'type' => '946168'
+ },
+ '1' => {
+ 'name' => 'detailed',
+ 'offset' => '-44',
+ 'type' => '1384415'
+ },
+ '2' => {
+ 'name' => 'url',
+ 'offset' => '-56',
+ 'type' => '1030'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_obj_export_url',
+ 'Source' => 'pkcs11.c',
+ 'SourceLine' => '2332'
+ },
+ '1405740' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'url',
+ 'offset' => '-120',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'ttype',
+ 'offset' => '-124',
+ 'type' => '1384556'
+ },
+ '2' => {
+ 'name' => 'output',
+ 'offset' => '-136',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'output_size',
+ 'offset' => '-144',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_token_get_info',
+ 'Source' => 'pkcs11.c',
+ 'SourceLine' => '2241'
+ },
+ '1406040' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'seq',
+ 'offset' => '-68',
+ 'type' => '145'
+ },
+ '1' => {
+ 'name' => 'detailed',
+ 'offset' => '-72',
+ 'type' => '1384415'
+ },
+ '2' => {
+ 'name' => 'url',
+ 'offset' => '-80',
+ 'type' => '1030'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_token_get_url',
+ 'Source' => 'pkcs11.c',
+ 'SourceLine' => '2195'
+ },
+ '1406593' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'obj',
+ 'offset' => '-72',
+ 'type' => '946168'
+ },
+ '1' => {
+ 'name' => 'url',
+ 'offset' => '-80',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-84',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_obj_import_url',
+ 'Source' => 'pkcs11.c',
+ 'SourceLine' => '2095'
+ },
+ '1409641' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'obj',
+ 'offset' => '-120',
+ 'type' => '946168'
+ },
+ '1' => {
+ 'name' => 'fmt',
+ 'offset' => '-124',
+ 'type' => '193776'
+ },
+ '2' => {
+ 'name' => 'out',
+ 'offset' => '-136',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_obj_export3',
+ 'Source' => 'pkcs11.c',
+ 'SourceLine' => '1177'
+ },
+ '1410013' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'obj',
+ 'offset' => '-24',
+ 'type' => '946168'
+ },
+ '1' => {
+ 'name' => 'out',
+ 'offset' => '-32',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_obj_export2',
+ 'Source' => 'pkcs11.c',
+ 'SourceLine' => '1154'
+ },
+ '1410078' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'obj',
+ 'offset' => '-24',
+ 'type' => '946168'
+ },
+ '1' => {
+ 'name' => 'output_data',
+ 'offset' => '-32',
+ 'type' => '211'
+ },
+ '2' => {
+ 'name' => 'output_data_size',
+ 'offset' => '-40',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_obj_export',
+ 'Source' => 'pkcs11.c',
+ 'SourceLine' => '1118'
+ },
+ '1410177' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'obj',
+ 'offset' => '-40',
+ 'type' => '946168'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_pkcs11_obj_deinit',
+ 'Source' => 'pkcs11.c',
+ 'SourceLine' => '1087'
+ },
+ '1410236' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'obj',
+ 'offset' => '-24',
+ 'type' => '946168'
+ },
+ '1' => {
+ 'name' => 'fn',
+ 'offset' => '-32',
+ 'type' => '136203'
+ },
+ '2' => {
+ 'name' => 'userdata',
+ 'offset' => '-40',
+ 'type' => '211'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_pkcs11_obj_set_pin_function',
+ 'Source' => 'pkcs11.c',
+ 'SourceLine' => '1071'
+ },
+ '1410311' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'obj',
+ 'offset' => '-40',
+ 'type' => '1398863'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_obj_init',
+ 'Source' => 'pkcs11.c',
+ 'SourceLine' => '1039'
+ },
+ '1410697' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'fn',
+ 'offset' => '-24',
+ 'type' => '616547'
+ },
+ '1' => {
+ 'name' => 'userdata',
+ 'offset' => '-32',
+ 'type' => '211'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_pkcs11_set_token_function',
+ 'Source' => 'pkcs11.c',
+ 'SourceLine' => '939'
+ },
+ '1410757' => {
+ 'Header' => 'pkcs11.h',
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_pkcs11_deinit',
+ 'Source' => 'pkcs11.c',
+ 'SourceLine' => '898'
+ },
+ '1410801' => {
+ 'Header' => 'pkcs11.h',
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_reinit',
+ 'Source' => 'pkcs11.c',
+ 'SourceLine' => '874'
+ },
+ '1410913' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'flags',
+ 'offset' => '-36',
+ 'type' => '145'
+ },
+ '1' => {
+ 'name' => 'deprecated_config_file',
+ 'offset' => '-48',
+ 'type' => '110'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_init',
+ 'Source' => 'pkcs11.c',
+ 'SourceLine' => '800'
+ },
+ '1411588' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'obj',
+ 'offset' => '-24',
+ 'type' => '946168'
+ },
+ '1' => {
+ 'name' => 'itype',
+ 'offset' => '-28',
+ 'type' => '1384500'
+ },
+ '2' => {
+ 'name' => 'output',
+ 'offset' => '-40',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'output_size',
+ 'offset' => '-48',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_obj_get_info',
+ 'Source' => 'pkcs11.c',
+ 'SourceLine' => '574'
+ },
+ '1411683' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'obj',
+ 'offset' => '-728',
+ 'type' => '946168'
+ },
+ '1' => {
+ 'name' => 'itype',
+ 'offset' => '-732',
+ 'type' => '1384500'
+ },
+ '2' => {
+ 'name' => 'data',
+ 'offset' => '-744',
+ 'type' => '329'
+ },
+ '3' => {
+ 'name' => 'data_size',
+ 'offset' => '-752',
+ 'type' => '52'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-736',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_obj_set_info',
+ 'Source' => 'pkcs11.c',
+ 'SourceLine' => '444'
+ },
+ '1412248' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'name',
+ 'offset' => '-104',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'params',
+ 'offset' => '-112',
+ 'type' => '110'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_add_provider',
+ 'Source' => 'pkcs11.c',
+ 'SourceLine' => '323'
+ },
+ '1433379' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'obj',
+ 'offset' => '-184',
+ 'type' => '946168'
+ },
+ '1' => {
+ 'name' => 'exts',
+ 'offset' => '-192',
+ 'type' => '1433760'
+ },
+ '2' => {
+ 'name' => 'exts_size',
+ 'offset' => '-200',
+ 'type' => '22483'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-204',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_obj_get_exts',
+ 'Source' => 'pkcs11x.c',
+ 'SourceLine' => '259'
+ },
+ '14467' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-184',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-192',
+ 'type' => '329'
+ },
+ '2' => {
+ 'name' => 'data_size',
+ 'offset' => '-200',
+ 'type' => '52'
+ },
+ '3' => {
+ 'name' => 'range',
+ 'offset' => '-208',
+ 'type' => '14903'
+ }
+ },
+ 'Return' => '252',
+ 'ShortName' => 'gnutls_record_send_range',
+ 'Source' => 'range.c',
+ 'SourceLine' => '229'
+ },
+ '1455900' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '135876'
+ },
+ '1' => {
+ 'name' => 'fn',
+ 'offset' => '-32',
+ 'type' => '136203'
+ },
+ '2' => {
+ 'name' => 'userdata',
+ 'offset' => '-40',
+ 'type' => '211'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_pkcs11_privkey_set_pin_function',
+ 'Source' => 'pkcs11_privkey.c',
+ 'SourceLine' => '1355'
+ },
+ '1455975' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkey',
+ 'offset' => '-72',
+ 'type' => '135876'
+ },
+ '1' => {
+ 'name' => 'fmt',
+ 'offset' => '-76',
+ 'type' => '193776'
+ },
+ '2' => {
+ 'name' => 'data',
+ 'offset' => '-88',
+ 'type' => '4650'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-80',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_privkey_export_pubkey',
+ 'Source' => 'pkcs11_privkey.c',
+ 'SourceLine' => '1314'
+ },
+ '1456648' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'url',
+ 'offset' => '-2472',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'pk',
+ 'offset' => '-2476',
+ 'type' => '2896'
+ },
+ '2' => {
+ 'name' => 'bits',
+ 'offset' => '-2480',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'label',
+ 'offset' => '-2488',
+ 'type' => '110'
+ },
+ '4' => {
+ 'name' => 'cid',
+ 'offset' => '-2496',
+ 'type' => '4549'
+ },
+ '5' => {
+ 'name' => 'fmt',
+ 'offset' => '-2500',
+ 'type' => '193776'
+ },
+ '6' => {
+ 'name' => 'pubkey',
+ 'offset' => '0',
+ 'type' => '4650'
+ },
+ '7' => {
+ 'name' => 'key_usage',
+ 'offset' => '8',
+ 'type' => '145'
+ },
+ '8' => {
+ 'name' => 'flags',
+ 'offset' => '16',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_privkey_generate3',
+ 'Source' => 'pkcs11_privkey.c',
+ 'SourceLine' => '881'
+ },
+ '1457582' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-40',
+ 'type' => '135876'
+ },
+ '1' => {
+ 'name' => 'detailed',
+ 'offset' => '-44',
+ 'type' => '1384415'
+ },
+ '2' => {
+ 'name' => 'url',
+ 'offset' => '-56',
+ 'type' => '1030'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_privkey_export_url',
+ 'Source' => 'pkcs11_privkey.c',
+ 'SourceLine' => '722'
+ },
+ '1458209' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkey',
+ 'offset' => '-264',
+ 'type' => '135876'
+ },
+ '1' => {
+ 'name' => 'url',
+ 'offset' => '-272',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-276',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_privkey_import_url',
+ 'Source' => 'pkcs11_privkey.c',
+ 'SourceLine' => '511'
+ },
+ '1458708' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-120',
+ 'type' => '135876'
+ }
+ },
+ 'Return' => '145',
+ 'ShortName' => 'gnutls_pkcs11_privkey_status',
+ 'Source' => 'pkcs11_privkey.c',
+ 'SourceLine' => '476'
+ },
+ '1460379' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkey',
+ 'offset' => '-24',
+ 'type' => '135876'
+ },
+ '1' => {
+ 'name' => 'itype',
+ 'offset' => '-28',
+ 'type' => '1384500'
+ },
+ '2' => {
+ 'name' => 'output',
+ 'offset' => '-40',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'output_size',
+ 'offset' => '-48',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_privkey_get_info',
+ 'Source' => 'pkcs11_privkey.c',
+ 'SourceLine' => '178'
+ },
+ '1460469' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '135876'
+ },
+ '1' => {
+ 'name' => 'bits',
+ 'offset' => '-32',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_privkey_get_pk_algorithm',
+ 'Source' => 'pkcs11_privkey.c',
+ 'SourceLine' => '155'
+ },
+ '1460531' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '135876'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_pkcs11_privkey_deinit',
+ 'Source' => 'pkcs11_privkey.c',
+ 'SourceLine' => '133'
+ },
+ '1460575' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'dst',
+ 'offset' => '-24',
+ 'type' => '135876'
+ },
+ '1' => {
+ 'name' => 'src',
+ 'offset' => '-32',
+ 'type' => '135876'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_privkey_cpy',
+ 'Source' => 'pkcs11_privkey.c',
+ 'SourceLine' => '121'
+ },
+ '1460637' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-56',
+ 'type' => '919646'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_privkey_init',
+ 'Source' => 'pkcs11_privkey.c',
+ 'SourceLine' => '78'
+ },
+ '146848' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '2668',
+ 'ShortName' => 'gnutls_handshake_get_last_out',
+ 'Source' => 'handshake.c',
+ 'SourceLine' => '3070'
+ },
+ '146898' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '2668',
+ 'ShortName' => 'gnutls_handshake_get_last_in',
+ 'Source' => 'handshake.c',
+ 'SourceLine' => '3050'
+ },
+ '146948' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'max',
+ 'offset' => '-32',
+ 'type' => '52'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_handshake_set_max_packet_length',
+ 'Source' => 'handshake.c',
+ 'SourceLine' => '3029'
+ },
+ '1481722' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'token_url',
+ 'offset' => '-440',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'rnddata',
+ 'offset' => '-448',
+ 'type' => '211'
+ },
+ '2' => {
+ 'name' => 'len',
+ 'offset' => '-456',
+ 'type' => '52'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_token_get_random',
+ 'Source' => 'pkcs11_write.c',
+ 'SourceLine' => '1284'
+ },
+ '1481979' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'token_url',
+ 'offset' => '-456',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'oldpin',
+ 'offset' => '-464',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'newpin',
+ 'offset' => '-472',
+ 'type' => '110'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-476',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_token_set_pin',
+ 'Source' => 'pkcs11_write.c',
+ 'SourceLine' => '1207'
+ },
+ '1482269' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'token_url',
+ 'offset' => '-136',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'so_pin',
+ 'offset' => '-144',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'label',
+ 'offset' => '-152',
+ 'type' => '110'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_token_init',
+ 'Source' => 'pkcs11_write.c',
+ 'SourceLine' => '1149'
+ },
+ '1482542' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'object_url',
+ 'offset' => '-72',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'flags',
+ 'offset' => '-76',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_delete_url',
+ 'Source' => 'pkcs11_write.c',
+ 'SourceLine' => '1104'
+ },
+ '1483075' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'token_url',
+ 'offset' => '-1448',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'key',
+ 'offset' => '-1456',
+ 'type' => '134436'
+ },
+ '2' => {
+ 'name' => 'label',
+ 'offset' => '-1464',
+ 'type' => '110'
+ },
+ '3' => {
+ 'name' => 'cid',
+ 'offset' => '-1472',
+ 'type' => '4549'
+ },
+ '4' => {
+ 'name' => 'key_usage',
+ 'offset' => '-1476',
+ 'type' => '145'
+ },
+ '5' => {
+ 'name' => 'flags',
+ 'offset' => '-1480',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_copy_x509_privkey2',
+ 'Source' => 'pkcs11_write.c',
+ 'SourceLine' => '637'
+ },
+ '1483693' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'token_url',
+ 'offset' => '-1080',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'crt',
+ 'offset' => '-1088',
+ 'type' => '134448'
+ },
+ '2' => {
+ 'name' => 'data',
+ 'offset' => '-1096',
+ 'type' => '4650'
+ },
+ '3' => {
+ 'name' => 'label',
+ 'offset' => '-1104',
+ 'type' => '110'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-1108',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_copy_attached_extension',
+ 'Source' => 'pkcs11_write.c',
+ 'SourceLine' => '536'
+ },
+ '1484077' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'token_url',
+ 'offset' => '-1096',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'pubkey',
+ 'offset' => '-1104',
+ 'type' => '4573'
+ },
+ '2' => {
+ 'name' => 'label',
+ 'offset' => '-1112',
+ 'type' => '110'
+ },
+ '3' => {
+ 'name' => 'cid',
+ 'offset' => '-1120',
+ 'type' => '4549'
+ },
+ '4' => {
+ 'name' => 'key_usage',
+ 'offset' => '-1124',
+ 'type' => '145'
+ },
+ '5' => {
+ 'name' => 'flags',
+ 'offset' => '-1128',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_copy_pubkey',
+ 'Source' => 'pkcs11_write.c',
+ 'SourceLine' => '386'
+ },
+ '1484965' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'token_url',
+ 'offset' => '-1272',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'crt',
+ 'offset' => '-1280',
+ 'type' => '134448'
+ },
+ '2' => {
+ 'name' => 'label',
+ 'offset' => '-1288',
+ 'type' => '110'
+ },
+ '3' => {
+ 'name' => 'cid',
+ 'offset' => '-1296',
+ 'type' => '4549'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-1300',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_copy_x509_crt2',
+ 'Source' => 'pkcs11_write.c',
+ 'SourceLine' => '103'
+ },
+ '15006' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-136',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'orig',
+ 'offset' => '-144',
+ 'type' => '14903'
+ },
+ '2' => {
+ 'name' => 'next',
+ 'offset' => '-152',
+ 'type' => '15396'
+ },
+ '3' => {
+ 'name' => 'remainder',
+ 'offset' => '-160',
+ 'type' => '15396'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_range_split',
+ 'Source' => 'range.c',
+ 'SourceLine' => '150'
+ },
+ '1504581' => {
+ 'Header' => 'pkcs11.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'token_url',
+ 'offset' => '-776',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'key',
+ 'offset' => '-784',
+ 'type' => '4650'
+ },
+ '2' => {
+ 'name' => 'label',
+ 'offset' => '-792',
+ 'type' => '110'
+ },
+ '3' => {
+ 'name' => 'key_usage',
+ 'offset' => '-796',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-800',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs11_copy_secret_key',
+ 'Source' => 'pkcs11_secret.c',
+ 'SourceLine' => '47'
+ },
+ '151327' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'ms',
+ 'offset' => '-28',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_handshake_set_timeout',
+ 'Source' => 'handshake.c',
+ 'SourceLine' => '2260'
+ },
+ '151387' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-120',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_handshake',
+ 'Source' => 'handshake.c',
+ 'SourceLine' => '2161'
+ },
+ '152023' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_rehandshake',
+ 'Source' => 'handshake.c',
+ 'SourceLine' => '2018'
+ },
+ '1541173' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cred',
+ 'offset' => '-40',
+ 'type' => '1531394'
+ },
+ '1' => {
+ 'name' => 'seed',
+ 'offset' => '-48',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'salt_length',
+ 'offset' => '-52',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_srp_set_server_fake_salt_seed',
+ 'Source' => 'srp.c',
+ 'SourceLine' => '837'
+ },
+ '1541278' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'bits',
+ 'offset' => '-28',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_srp_set_prime_bits',
+ 'Source' => 'srp.c',
+ 'SourceLine' => '801'
+ },
+ '1541339' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'username',
+ 'offset' => '-88',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'password',
+ 'offset' => '-96',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'salt',
+ 'offset' => '-104',
+ 'type' => '4549'
+ },
+ '3' => {
+ 'name' => 'generator',
+ 'offset' => '-112',
+ 'type' => '4549'
+ },
+ '4' => {
+ 'name' => 'prime',
+ 'offset' => '-120',
+ 'type' => '4549'
+ },
+ '5' => {
+ 'name' => 'res',
+ 'offset' => '-128',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_srp_verifier',
+ 'Source' => 'srp.c',
+ 'SourceLine' => '739'
+ },
+ '1541615' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '110',
+ 'ShortName' => 'gnutls_srp_server_get_username',
+ 'Source' => 'srp.c',
+ 'SourceLine' => '707'
+ },
+ '1541720' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cred',
+ 'offset' => '-24',
+ 'type' => '1531485'
+ },
+ '1' => {
+ 'name' => 'func',
+ 'offset' => '-32',
+ 'type' => '1541027'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_srp_set_client_credentials_function',
+ 'Source' => 'srp.c',
+ 'SourceLine' => '688'
+ },
+ '1541781' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cred',
+ 'offset' => '-24',
+ 'type' => '1531394'
+ },
+ '1' => {
+ 'name' => 'func',
+ 'offset' => '-32',
+ 'type' => '1541033'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_srp_set_server_credentials_function',
+ 'Source' => 'srp.c',
+ 'SourceLine' => '654'
+ },
+ '1541842' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-24',
+ 'type' => '1531394'
+ },
+ '1' => {
+ 'name' => 'password_file',
+ 'offset' => '-32',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'password_conf_file',
+ 'offset' => '-40',
+ 'type' => '110'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_srp_set_server_credentials_file',
+ 'Source' => 'srp.c',
+ 'SourceLine' => '580'
+ },
+ '1541962' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'sc',
+ 'offset' => '-56',
+ 'type' => '1542061'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_srp_allocate_server_credentials',
+ 'Source' => 'srp.c',
+ 'SourceLine' => '530'
+ },
+ '1542067' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'sc',
+ 'offset' => '-24',
+ 'type' => '1531394'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_srp_free_server_credentials',
+ 'Source' => 'srp.c',
+ 'SourceLine' => '499'
+ },
+ '1542112' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-24',
+ 'type' => '1531485'
+ },
+ '1' => {
+ 'name' => 'username',
+ 'offset' => '-32',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'password',
+ 'offset' => '-40',
+ 'type' => '110'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_srp_set_client_credentials',
+ 'Source' => 'srp.c',
+ 'SourceLine' => '470'
+ },
+ '1542232' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'sc',
+ 'offset' => '-24',
+ 'type' => '1542281'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_srp_allocate_client_credentials',
+ 'Source' => 'srp.c',
+ 'SourceLine' => '443'
+ },
+ '1542287' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'sc',
+ 'offset' => '-24',
+ 'type' => '1531485'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_srp_free_client_credentials',
+ 'Source' => 'srp.c',
+ 'SourceLine' => '426'
+ },
+ '15423' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_record_can_use_length_hiding',
+ 'Source' => 'range.c',
+ 'SourceLine' => '104'
+ },
+ '1559506' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-24',
+ 'type' => '1550084'
+ },
+ '1' => {
+ 'name' => 'func',
+ 'offset' => '-32',
+ 'type' => '146238'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_psk_set_params_function',
+ 'Source' => 'psk.c',
+ 'SourceLine' => '439'
+ },
+ '1559567' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-24',
+ 'type' => '1550084'
+ },
+ '1' => {
+ 'name' => 'func',
+ 'offset' => '-32',
+ 'type' => '146238'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_psk_set_server_params_function',
+ 'Source' => 'psk.c',
+ 'SourceLine' => '423'
+ },
+ '1559628' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-24',
+ 'type' => '1550084'
+ },
+ '1' => {
+ 'name' => 'sec_param',
+ 'offset' => '-28',
+ 'type' => '3437'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_psk_set_server_known_dh_params',
+ 'Source' => 'psk.c',
+ 'SourceLine' => '405'
+ },
+ '1559693' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-24',
+ 'type' => '1550084'
+ },
+ '1' => {
+ 'name' => 'dh_params',
+ 'offset' => '-32',
+ 'type' => '133119'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_psk_set_server_dh_params',
+ 'Source' => 'psk.c',
+ 'SourceLine' => '376'
+ },
+ '1559754' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '110',
+ 'ShortName' => 'gnutls_psk_client_get_hint',
+ 'Source' => 'psk.c',
+ 'SourceLine' => '350'
+ },
+ '1559859' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '110',
+ 'ShortName' => 'gnutls_psk_server_get_username',
+ 'Source' => 'psk.c',
+ 'SourceLine' => '322'
+ },
+ '1559964' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cred',
+ 'offset' => '-24',
+ 'type' => '1550199'
+ },
+ '1' => {
+ 'name' => 'func',
+ 'offset' => '-32',
+ 'type' => '1559422'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_psk_set_client_credentials_function',
+ 'Source' => 'psk.c',
+ 'SourceLine' => '304'
+ },
+ '1560025' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cred',
+ 'offset' => '-24',
+ 'type' => '1550084'
+ },
+ '1' => {
+ 'name' => 'func',
+ 'offset' => '-32',
+ 'type' => '1559428'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_psk_set_server_credentials_function',
+ 'Source' => 'psk.c',
+ 'SourceLine' => '275'
+ },
+ '1560086' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-24',
+ 'type' => '1550084'
+ },
+ '1' => {
+ 'name' => 'hint',
+ 'offset' => '-32',
+ 'type' => '110'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_psk_set_server_credentials_hint',
+ 'Source' => 'psk.c',
+ 'SourceLine' => '242'
+ },
+ '1560188' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-24',
+ 'type' => '1550084'
+ },
+ '1' => {
+ 'name' => 'password_file',
+ 'offset' => '-32',
+ 'type' => '110'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_psk_set_server_credentials_file',
+ 'Source' => 'psk.c',
+ 'SourceLine' => '202'
+ },
+ '1560269' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'sc',
+ 'offset' => '-24',
+ 'type' => '1560316'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_psk_allocate_server_credentials',
+ 'Source' => 'psk.c',
+ 'SourceLine' => '177'
+ },
+ '1560322' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'sc',
+ 'offset' => '-24',
+ 'type' => '1550084'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_psk_free_server_credentials',
+ 'Source' => 'psk.c',
+ 'SourceLine' => '156'
+ },
+ '1560365' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-40',
+ 'type' => '1550199'
+ },
+ '1' => {
+ 'name' => 'username',
+ 'offset' => '-48',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'key',
+ 'offset' => '-56',
+ 'type' => '4549'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-60',
+ 'type' => '1550296'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_psk_set_client_credentials',
+ 'Source' => 'psk.c',
+ 'SourceLine' => '92'
+ },
+ '1560544' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'sc',
+ 'offset' => '-24',
+ 'type' => '1560591'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_psk_allocate_client_credentials',
+ 'Source' => 'psk.c',
+ 'SourceLine' => '62'
+ },
+ '1560597' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'sc',
+ 'offset' => '-24',
+ 'type' => '1550199'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_psk_free_client_credentials',
+ 'Source' => 'psk.c',
+ 'SourceLine' => '45'
+ },
+ '1595108' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'oid',
+ 'offset' => '-40',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'flags',
+ 'offset' => '-44',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '110',
+ 'ShortName' => 'gnutls_x509_dn_oid_name',
+ 'Source' => 'common.c',
+ 'SourceLine' => '262'
+ },
+ '1595201' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'oid',
+ 'offset' => '-40',
+ 'type' => '110'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_dn_oid_known',
+ 'Source' => 'common.c',
+ 'SourceLine' => '232'
+ },
+ '1665452' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crls',
+ 'offset' => '-72',
+ 'type' => '818803'
+ },
+ '1' => {
+ 'name' => 'crl_max',
+ 'offset' => '-80',
+ 'type' => '22483'
+ },
+ '2' => {
+ 'name' => 'data',
+ 'offset' => '-88',
+ 'type' => '4549'
+ },
+ '3' => {
+ 'name' => 'format',
+ 'offset' => '-92',
+ 'type' => '193776'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-96',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_list_import',
+ 'Source' => 'crl.c',
+ 'SourceLine' => '1328'
+ },
+ '1665732' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crls',
+ 'offset' => '-40',
+ 'type' => '1665891'
+ },
+ '1' => {
+ 'name' => 'size',
+ 'offset' => '-48',
+ 'type' => '22483'
+ },
+ '2' => {
+ 'name' => 'data',
+ 'offset' => '-56',
+ 'type' => '4549'
+ },
+ '3' => {
+ 'name' => 'format',
+ 'offset' => '-60',
+ 'type' => '193776'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-64',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_list_import2',
+ 'Source' => 'crl.c',
+ 'SourceLine' => '1267'
+ },
+ '1665918' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-232',
+ 'type' => '803911'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-236',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'data',
+ 'offset' => '-248',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'sizeof_data',
+ 'offset' => '-256',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_get_extension_data',
+ 'Source' => 'crl.c',
+ 'SourceLine' => '1219'
+ },
+ '1666119' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-248',
+ 'type' => '803911'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-252',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'oid',
+ 'offset' => '-264',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'sizeof_oid',
+ 'offset' => '-272',
+ 'type' => '7841'
+ },
+ '4' => {
+ 'name' => 'critical',
+ 'offset' => '-280',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_get_extension_info',
+ 'Source' => 'crl.c',
+ 'SourceLine' => '1147'
+ },
+ '1666331' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-40',
+ 'type' => '803911'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-44',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'oid',
+ 'offset' => '-56',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'sizeof_oid',
+ 'offset' => '-64',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_get_extension_oid',
+ 'Source' => 'crl.c',
+ 'SourceLine' => '1101'
+ },
+ '1666481' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-56',
+ 'type' => '803911'
+ },
+ '1' => {
+ 'name' => 'ret',
+ 'offset' => '-64',
+ 'type' => '211'
+ },
+ '2' => {
+ 'name' => 'ret_size',
+ 'offset' => '-72',
+ 'type' => '7841'
+ },
+ '3' => {
+ 'name' => 'critical',
+ 'offset' => '-80',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_get_number',
+ 'Source' => 'crl.c',
+ 'SourceLine' => '1041'
+ },
+ '1666647' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-104',
+ 'type' => '803911'
+ },
+ '1' => {
+ 'name' => 'id',
+ 'offset' => '-112',
+ 'type' => '211'
+ },
+ '2' => {
+ 'name' => 'id_size',
+ 'offset' => '-120',
+ 'type' => '7841'
+ },
+ '3' => {
+ 'name' => 'critical',
+ 'offset' => '-128',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_get_authority_key_id',
+ 'Source' => 'crl.c',
+ 'SourceLine' => '994'
+ },
+ '1666966' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-104',
+ 'type' => '803911'
+ },
+ '1' => {
+ 'name' => 'seq',
+ 'offset' => '-108',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'alt',
+ 'offset' => '-120',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'alt_size',
+ 'offset' => '-128',
+ 'type' => '7841'
+ },
+ '4' => {
+ 'name' => 'alt_type',
+ 'offset' => '-136',
+ 'type' => '22483'
+ },
+ '5' => {
+ 'name' => 'serial',
+ 'offset' => '-144',
+ 'type' => '211'
+ },
+ '6' => {
+ 'name' => 'serial_size',
+ 'offset' => '0',
+ 'type' => '7841'
+ },
+ '7' => {
+ 'name' => 'critical',
+ 'offset' => '8',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_get_authority_key_gn_serial',
+ 'Source' => 'crl.c',
+ 'SourceLine' => '924'
+ },
+ '1667772' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-24',
+ 'type' => '803911'
+ },
+ '1' => {
+ 'name' => 'format',
+ 'offset' => '-28',
+ 'type' => '193776'
+ },
+ '2' => {
+ 'name' => 'out',
+ 'offset' => '-40',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_export2',
+ 'Source' => 'crl.c',
+ 'SourceLine' => '812'
+ },
+ '1667892' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-24',
+ 'type' => '803911'
+ },
+ '1' => {
+ 'name' => 'format',
+ 'offset' => '-28',
+ 'type' => '193776'
+ },
+ '2' => {
+ 'name' => 'output_data',
+ 'offset' => '-40',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'output_data_size',
+ 'offset' => '-48',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_export',
+ 'Source' => 'crl.c',
+ 'SourceLine' => '780'
+ },
+ '1668027' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-24',
+ 'type' => '803911'
+ },
+ '1' => {
+ 'name' => 'dn',
+ 'offset' => '-32',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_get_raw_issuer_dn',
+ 'Source' => 'crl.c',
+ 'SourceLine' => '749'
+ },
+ '1668091' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-488',
+ 'type' => '803911'
+ },
+ '1' => {
+ 'name' => 'iter',
+ 'offset' => '-496',
+ 'type' => '1668407'
+ },
+ '2' => {
+ 'name' => 'serial',
+ 'offset' => '-504',
+ 'type' => '3994'
+ },
+ '3' => {
+ 'name' => 'serial_size',
+ 'offset' => '-512',
+ 'type' => '7841'
+ },
+ '4' => {
+ 'name' => 't',
+ 'offset' => '-520',
+ 'type' => '4689'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_iter_crt_serial',
+ 'Source' => 'crl.c',
+ 'SourceLine' => '672'
+ },
+ '1668434' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'iter',
+ 'offset' => '-24',
+ 'type' => '1655964'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_x509_crl_iter_deinit',
+ 'Source' => 'crl.c',
+ 'SourceLine' => '642'
+ },
+ '1668480' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-424',
+ 'type' => '803911'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-428',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'serial',
+ 'offset' => '-440',
+ 'type' => '3994'
+ },
+ '3' => {
+ 'name' => 'serial_size',
+ 'offset' => '-448',
+ 'type' => '7841'
+ },
+ '4' => {
+ 'name' => 't',
+ 'offset' => '-456',
+ 'type' => '4689'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_get_crt_serial',
+ 'Source' => 'crl.c',
+ 'SourceLine' => '596'
+ },
+ '1668695' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-40',
+ 'type' => '803911'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_get_crt_count',
+ 'Source' => 'crl.c',
+ 'SourceLine' => '555'
+ },
+ '1668815' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-24',
+ 'type' => '803911'
+ }
+ },
+ 'Return' => '263',
+ 'ShortName' => 'gnutls_x509_crl_get_next_update',
+ 'Source' => 'crl.c',
+ 'SourceLine' => '535'
+ },
+ '1668884' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-24',
+ 'type' => '803911'
+ }
+ },
+ 'Return' => '263',
+ 'ShortName' => 'gnutls_x509_crl_get_this_update',
+ 'Source' => 'crl.c',
+ 'SourceLine' => '514'
+ },
+ '1668953' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-40',
+ 'type' => '803911'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_get_version',
+ 'Source' => 'crl.c',
+ 'SourceLine' => '485'
+ },
+ '1669083' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-40',
+ 'type' => '803911'
+ },
+ '1' => {
+ 'name' => 'sig',
+ 'offset' => '-48',
+ 'type' => '235'
+ },
+ '2' => {
+ 'name' => 'sizeof_sig',
+ 'offset' => '-56',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_get_signature',
+ 'Source' => 'crl.c',
+ 'SourceLine' => '435'
+ },
+ '1669227' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-200',
+ 'type' => '803911'
+ },
+ '1' => {
+ 'name' => 'oid',
+ 'offset' => '-208',
+ 'type' => '235'
+ },
+ '2' => {
+ 'name' => 'oid_size',
+ 'offset' => '-216',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_get_signature_oid',
+ 'Source' => 'crl.c',
+ 'SourceLine' => '398'
+ },
+ '1669407' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-24',
+ 'type' => '803911'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_get_signature_algorithm',
+ 'Source' => 'crl.c',
+ 'SourceLine' => '377'
+ },
+ '1669457' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-24',
+ 'type' => '803911'
+ },
+ '1' => {
+ 'name' => 'dn',
+ 'offset' => '-32',
+ 'type' => '4650'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-36',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_get_issuer_dn3',
+ 'Source' => 'crl.c',
+ 'SourceLine' => '352'
+ },
+ '1669555' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-24',
+ 'type' => '803911'
+ },
+ '1' => {
+ 'name' => 'dn',
+ 'offset' => '-32',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_get_issuer_dn2',
+ 'Source' => 'crl.c',
+ 'SourceLine' => '319'
+ },
+ '1669638' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-24',
+ 'type' => '803911'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-28',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'oid',
+ 'offset' => '-40',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'sizeof_oid',
+ 'offset' => '-48',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_get_dn_oid',
+ 'Source' => 'crl.c',
+ 'SourceLine' => '287'
+ },
+ '1669752' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-72',
+ 'type' => '803911'
+ },
+ '1' => {
+ 'name' => 'oid',
+ 'offset' => '-80',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'indx',
+ 'offset' => '-84',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'raw_flag',
+ 'offset' => '-88',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'buf',
+ 'offset' => '-96',
+ 'type' => '211'
+ },
+ '5' => {
+ 'name' => 'sizeof_buf',
+ 'offset' => '-104',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_get_issuer_dn_by_oid',
+ 'Source' => 'crl.c',
+ 'SourceLine' => '247'
+ },
+ '1669979' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-24',
+ 'type' => '803911'
+ },
+ '1' => {
+ 'name' => 'buf',
+ 'offset' => '-32',
+ 'type' => '235'
+ },
+ '2' => {
+ 'name' => 'sizeof_buf',
+ 'offset' => '-40',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_get_issuer_dn',
+ 'Source' => 'crl.c',
+ 'SourceLine' => '207'
+ },
+ '1670074' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-40',
+ 'type' => '803911'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-48',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'format',
+ 'offset' => '-52',
+ 'type' => '193776'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_import',
+ 'Source' => 'crl.c',
+ 'SourceLine' => '120'
+ },
+ '1670198' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-24',
+ 'type' => '803911'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_x509_crl_deinit',
+ 'Source' => 'crl.c',
+ 'SourceLine' => '93'
+ },
+ '1670242' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-40',
+ 'type' => '818803'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_init',
+ 'Source' => 'crl.c',
+ 'SourceLine' => '69'
+ },
+ '1686444' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-40',
+ 'type' => '803911'
+ },
+ '1' => {
+ 'name' => 'issuer',
+ 'offset' => '-48',
+ 'type' => '134448'
+ },
+ '2' => {
+ 'name' => 'issuer_key',
+ 'offset' => '-56',
+ 'type' => '134413'
+ },
+ '3' => {
+ 'name' => 'dig',
+ 'offset' => '-60',
+ 'type' => '2545'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-64',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_privkey_sign',
+ 'Source' => 'crl_write.c',
+ 'SourceLine' => '484'
+ },
+ '1686609' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-88',
+ 'type' => '803911'
+ },
+ '1' => {
+ 'name' => 'nr',
+ 'offset' => '-96',
+ 'type' => '329'
+ },
+ '2' => {
+ 'name' => 'nr_size',
+ 'offset' => '-104',
+ 'type' => '52'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_set_number',
+ 'Source' => 'crl_write.c',
+ 'SourceLine' => '412'
+ },
+ '1686792' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-88',
+ 'type' => '803911'
+ },
+ '1' => {
+ 'name' => 'id',
+ 'offset' => '-96',
+ 'type' => '329'
+ },
+ '2' => {
+ 'name' => 'id_size',
+ 'offset' => '-104',
+ 'type' => '52'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_set_authority_key_id',
+ 'Source' => 'crl_write.c',
+ 'SourceLine' => '348'
+ },
+ '1687034' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-184',
+ 'type' => '803911'
+ },
+ '1' => {
+ 'name' => 'crt',
+ 'offset' => '-192',
+ 'type' => '134448'
+ },
+ '2' => {
+ 'name' => 'revocation_time',
+ 'offset' => '-200',
+ 'type' => '263'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_set_crt',
+ 'Source' => 'crl_write.c',
+ 'SourceLine' => '280'
+ },
+ '1687220' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-40',
+ 'type' => '803911'
+ },
+ '1' => {
+ 'name' => 'serial',
+ 'offset' => '-48',
+ 'type' => '329'
+ },
+ '2' => {
+ 'name' => 'serial_size',
+ 'offset' => '-56',
+ 'type' => '52'
+ },
+ '3' => {
+ 'name' => 'revocation_time',
+ 'offset' => '-64',
+ 'type' => '263'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_set_crt_serial',
+ 'Source' => 'crl_write.c',
+ 'SourceLine' => '219'
+ },
+ '1687364' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-24',
+ 'type' => '803911'
+ },
+ '1' => {
+ 'name' => 'exp_time',
+ 'offset' => '-32',
+ 'type' => '263'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_set_next_update',
+ 'Source' => 'crl_write.c',
+ 'SourceLine' => '196'
+ },
+ '1687466' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-24',
+ 'type' => '803911'
+ },
+ '1' => {
+ 'name' => 'act_time',
+ 'offset' => '-32',
+ 'type' => '263'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_set_this_update',
+ 'Source' => 'crl_write.c',
+ 'SourceLine' => '170'
+ },
+ '1687623' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-40',
+ 'type' => '803911'
+ },
+ '1' => {
+ 'name' => 'issuer',
+ 'offset' => '-48',
+ 'type' => '134448'
+ },
+ '2' => {
+ 'name' => 'issuer_key',
+ 'offset' => '-56',
+ 'type' => '134436'
+ },
+ '3' => {
+ 'name' => 'dig',
+ 'offset' => '-60',
+ 'type' => '2545'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-64',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_sign2',
+ 'Source' => 'crl_write.c',
+ 'SourceLine' => '99'
+ },
+ '1687810' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-40',
+ 'type' => '803911'
+ },
+ '1' => {
+ 'name' => 'version',
+ 'offset' => '-44',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_set_version',
+ 'Source' => 'crl_write.c',
+ 'SourceLine' => '53'
+ },
+ '1704235' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-568',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'spki',
+ 'offset' => '-576',
+ 'type' => '899098'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-580',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_set_spki',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '2959'
+ },
+ '1704545' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-56',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'oid',
+ 'offset' => '-64',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'buf',
+ 'offset' => '-72',
+ 'type' => '329'
+ },
+ '3' => {
+ 'name' => 'sizeof_buf',
+ 'offset' => '-80',
+ 'type' => '52'
+ },
+ '4' => {
+ 'name' => 'critical',
+ 'offset' => '-84',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_set_extension_by_oid',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '2912'
+ },
+ '1704728' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-56',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'features',
+ 'offset' => '-64',
+ 'type' => '806388'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_set_tlsfeatures',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '2868'
+ },
+ '1704863' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-56',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'features',
+ 'offset' => '-64',
+ 'type' => '806388'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-68',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'critical',
+ 'offset' => '-80',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_get_tlsfeatures',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '2816'
+ },
+ '1705025' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-72',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'activation',
+ 'offset' => '-80',
+ 'type' => '263'
+ },
+ '2' => {
+ 'name' => 'expiration',
+ 'offset' => '-88',
+ 'type' => '263'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_set_private_key_usage_period',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '2741'
+ },
+ '1705208' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-552',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'flags',
+ 'offset' => '-556',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_verify',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '2655'
+ },
+ '1705428' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-120',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'key',
+ 'offset' => '-128',
+ 'type' => '134413'
+ },
+ '2' => {
+ 'name' => 'dig',
+ 'offset' => '-132',
+ 'type' => '2545'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-136',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_privkey_sign',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '2552'
+ },
+ '1705715' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-504',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'flags',
+ 'offset' => '-508',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'output_data',
+ 'offset' => '-520',
+ 'type' => '3994'
+ },
+ '3' => {
+ 'name' => 'output_data_size',
+ 'offset' => '-528',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_get_key_id',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '2503'
+ },
+ '1705885' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-88',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'oid',
+ 'offset' => '-96',
+ 'type' => '329'
+ },
+ '2' => {
+ 'name' => 'critical',
+ 'offset' => '-100',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_set_key_purpose_oid',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '2376'
+ },
+ '1706084' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-280',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-284',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'oid',
+ 'offset' => '-296',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'sizeof_oid',
+ 'offset' => '-304',
+ 'type' => '7841'
+ },
+ '4' => {
+ 'name' => 'critical',
+ 'offset' => '-312',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_get_key_purpose_oid',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '2273'
+ },
+ '1706328' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-56',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'usage',
+ 'offset' => '-60',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_set_key_usage',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '2221'
+ },
+ '1706463' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-56',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'ca',
+ 'offset' => '-60',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'pathLenConstraint',
+ 'offset' => '-64',
+ 'type' => '75'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_set_basic_constraints',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '2175'
+ },
+ '1706612' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-104',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'oid',
+ 'offset' => '-112',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'data',
+ 'offset' => '-120',
+ 'type' => '329'
+ },
+ '3' => {
+ 'name' => 'data_size',
+ 'offset' => '-124',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-128',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_set_subject_alt_othername',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '2063'
+ },
+ '1706876' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-88',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'nt',
+ 'offset' => '-92',
+ 'type' => '1577508'
+ },
+ '2' => {
+ 'name' => 'data',
+ 'offset' => '-104',
+ 'type' => '329'
+ },
+ '3' => {
+ 'name' => 'data_size',
+ 'offset' => '-96',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-108',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_set_subject_alt_name',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '1954'
+ },
+ '1707102' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-184',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'oid',
+ 'offset' => '-192',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'indx',
+ 'offset' => '-196',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'output',
+ 'offset' => '-208',
+ 'type' => '4650'
+ },
+ '4' => {
+ 'name' => 'critical',
+ 'offset' => '-216',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_get_extension_by_oid2',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '1887'
+ },
+ '1707296' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-184',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'oid',
+ 'offset' => '-192',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'indx',
+ 'offset' => '-196',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'buf',
+ 'offset' => '-208',
+ 'type' => '211'
+ },
+ '4' => {
+ 'name' => 'buf_size',
+ 'offset' => '-216',
+ 'type' => '7841'
+ },
+ '5' => {
+ 'name' => 'critical',
+ 'offset' => '-224',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_get_extension_by_oid',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '1828'
+ },
+ '1707506' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-24',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'seq',
+ 'offset' => '-28',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'ret',
+ 'offset' => '-40',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'ret_size',
+ 'offset' => '-48',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_get_subject_alt_othername_oid',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '1798'
+ },
+ '1707601' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-24',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'seq',
+ 'offset' => '-28',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'ret',
+ 'offset' => '-40',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'ret_size',
+ 'offset' => '-48',
+ 'type' => '7841'
+ },
+ '4' => {
+ 'name' => 'ret_type',
+ 'offset' => '-56',
+ 'type' => '22483'
+ },
+ '5' => {
+ 'name' => 'critical',
+ 'offset' => '-64',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_get_subject_alt_name',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '1759'
+ },
+ '1707986' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-328',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'critical',
+ 'offset' => '-336',
+ 'type' => '22483'
+ },
+ '2' => {
+ 'name' => 'ca',
+ 'offset' => '-344',
+ 'type' => '22483'
+ },
+ '3' => {
+ 'name' => 'pathlen',
+ 'offset' => '-352',
+ 'type' => '17333'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_get_basic_constraints',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '1617'
+ },
+ '1708180' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-200',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'key_usage',
+ 'offset' => '-208',
+ 'type' => '22483'
+ },
+ '2' => {
+ 'name' => 'critical',
+ 'offset' => '-216',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_get_key_usage',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '1561'
+ },
+ '1708360' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-264',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-268',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'data',
+ 'offset' => '-280',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_get_extension_data2',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '1462'
+ },
+ '1708570' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-72',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-76',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'data',
+ 'offset' => '-88',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'sizeof_data',
+ 'offset' => '-96',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_get_extension_data',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '1424'
+ },
+ '1708796' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-280',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-284',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'oid',
+ 'offset' => '-296',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'sizeof_oid',
+ 'offset' => '-304',
+ 'type' => '7841'
+ },
+ '4' => {
+ 'name' => 'critical',
+ 'offset' => '-312',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_get_extension_info',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '1299'
+ },
+ '1709070' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-232',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-236',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'data',
+ 'offset' => '-248',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'sizeof_data',
+ 'offset' => '-256',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_get_attribute_data',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '1244'
+ },
+ '1709234' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-248',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-252',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'oid',
+ 'offset' => '-264',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'sizeof_oid',
+ 'offset' => '-272',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_get_attribute_info',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '1190'
+ },
+ '1709399' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-200',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'oid',
+ 'offset' => '-208',
+ 'type' => '235'
+ },
+ '2' => {
+ 'name' => 'oid_size',
+ 'offset' => '-216',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_get_pk_oid',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '1140'
+ },
+ '1709579' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-200',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'oid',
+ 'offset' => '-208',
+ 'type' => '235'
+ },
+ '2' => {
+ 'name' => 'oid_size',
+ 'offset' => '-216',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_get_signature_oid',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '1100'
+ },
+ '1709780' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-72',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'spki',
+ 'offset' => '-80',
+ 'type' => '899086'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-84',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_get_spki',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '1054'
+ },
+ '1709969' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-40',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'bits',
+ 'offset' => '-48',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_get_pk_algorithm',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '1023'
+ },
+ '1710089' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-24',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'format',
+ 'offset' => '-28',
+ 'type' => '193776'
+ },
+ '2' => {
+ 'name' => 'out',
+ 'offset' => '-40',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_export2',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '996'
+ },
+ '1710209' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-24',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'format',
+ 'offset' => '-28',
+ 'type' => '193776'
+ },
+ '2' => {
+ 'name' => 'output_data',
+ 'offset' => '-40',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'output_data_size',
+ 'offset' => '-48',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_export',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '963'
+ },
+ '1710388' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-40',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'key',
+ 'offset' => '-48',
+ 'type' => '134436'
+ },
+ '2' => {
+ 'name' => 'dig',
+ 'offset' => '-52',
+ 'type' => '2545'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-56',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_sign2',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '886'
+ },
+ '1710569' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-88',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'pass',
+ 'offset' => '-96',
+ 'type' => '110'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_set_challenge_password',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '815'
+ },
+ '1710832' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-520',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'm',
+ 'offset' => '-528',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'e',
+ 'offset' => '-536',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_set_key_rsa_raw',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '751'
+ },
+ '1711007' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-504',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'm',
+ 'offset' => '-512',
+ 'type' => '4650'
+ },
+ '2' => {
+ 'name' => 'e',
+ 'offset' => '-520',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_get_key_rsa_raw',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '691'
+ },
+ '1711152' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-40',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'key',
+ 'offset' => '-48',
+ 'type' => '134436'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_set_key',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '653'
+ },
+ '1711251' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-40',
+ 'type' => '944586'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_get_version',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '617'
+ },
+ '1711402' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-40',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'version',
+ 'offset' => '-44',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_set_version',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '583'
+ },
+ '1711516' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-24',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'oid',
+ 'offset' => '-32',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'raw_flag',
+ 'offset' => '-36',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'data',
+ 'offset' => '-48',
+ 'type' => '329'
+ },
+ '4' => {
+ 'name' => 'sizeof_data',
+ 'offset' => '-40',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_set_dn_by_oid',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '558'
+ },
+ '1711626' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-72',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'oid',
+ 'offset' => '-80',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'indx',
+ 'offset' => '-84',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'buf',
+ 'offset' => '-96',
+ 'type' => '211'
+ },
+ '4' => {
+ 'name' => 'buf_size',
+ 'offset' => '-104',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_get_attribute_by_oid',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '514'
+ },
+ '1711846' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-40',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'oid',
+ 'offset' => '-48',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'buf',
+ 'offset' => '-56',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'buf_size',
+ 'offset' => '-64',
+ 'type' => '52'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_set_attribute_by_oid',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '475'
+ },
+ '1711975' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-72',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'pass',
+ 'offset' => '-80',
+ 'type' => '235'
+ },
+ '2' => {
+ 'name' => 'pass_size',
+ 'offset' => '-88',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_get_challenge_password',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '436'
+ },
+ '1712163' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-24',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-28',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'oid',
+ 'offset' => '-40',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'sizeof_oid',
+ 'offset' => '-48',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_get_dn_oid',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '409'
+ },
+ '1712277' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-72',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'oid',
+ 'offset' => '-80',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'indx',
+ 'offset' => '-84',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'raw_flag',
+ 'offset' => '-88',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'buf',
+ 'offset' => '-96',
+ 'type' => '211'
+ },
+ '5' => {
+ 'name' => 'buf_size',
+ 'offset' => '-104',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_get_dn_by_oid',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '372'
+ },
+ '1712513' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-24',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'dn',
+ 'offset' => '-32',
+ 'type' => '4650'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-36',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_get_dn3',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '334'
+ },
+ '1712611' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-24',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'dn',
+ 'offset' => '-32',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_get_dn2',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '302'
+ },
+ '1712694' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-24',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'buf',
+ 'offset' => '-32',
+ 'type' => '235'
+ },
+ '2' => {
+ 'name' => 'buf_size',
+ 'offset' => '-40',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_get_dn',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '272'
+ },
+ '1712793' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-216',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'activation',
+ 'offset' => '-224',
+ 'type' => '4689'
+ },
+ '2' => {
+ 'name' => 'expiration',
+ 'offset' => '-232',
+ 'type' => '4689'
+ },
+ '3' => {
+ 'name' => 'critical',
+ 'offset' => '-240',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_get_private_key_usage_period',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '201'
+ },
+ '1713048' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-24',
+ 'type' => '944586'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_get_signature_algorithm',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '181'
+ },
+ '1713096' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-56',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-64',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'format',
+ 'offset' => '-68',
+ 'type' => '193776'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_import',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '113'
+ },
+ '1713249' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-24',
+ 'type' => '944586'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_x509_crq_deinit',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '82'
+ },
+ '1713293' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-40',
+ 'type' => '1713374'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_init',
+ 'Source' => 'crq.c',
+ 'SourceLine' => '53'
+ },
+ '1729176' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'idn',
+ 'offset' => '-40',
+ 'type' => '4549'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-44',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'buf',
+ 'offset' => '-56',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'buf_size',
+ 'offset' => '-64',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_rdn_get_oid',
+ 'Source' => 'dn.c',
+ 'SourceLine' => '940'
+ },
+ '1729340' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'idn',
+ 'offset' => '-88',
+ 'type' => '4549'
+ },
+ '1' => {
+ 'name' => 'oid',
+ 'offset' => '-96',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'indx',
+ 'offset' => '-100',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'raw_flag',
+ 'offset' => '-104',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'buf',
+ 'offset' => '-112',
+ 'type' => '211'
+ },
+ '5' => {
+ 'name' => 'buf_size',
+ 'offset' => '-120',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_rdn_get_by_oid',
+ 'Source' => 'dn.c',
+ 'SourceLine' => '884'
+ },
+ '1729612' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'idn',
+ 'offset' => '-72',
+ 'type' => '4549'
+ },
+ '1' => {
+ 'name' => 'str',
+ 'offset' => '-80',
+ 'type' => '4650'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-84',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_rdn_get2',
+ 'Source' => 'dn.c',
+ 'SourceLine' => '836'
+ },
+ '1729837' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'idn',
+ 'offset' => '-72',
+ 'type' => '4549'
+ },
+ '1' => {
+ 'name' => 'buf',
+ 'offset' => '-80',
+ 'type' => '235'
+ },
+ '2' => {
+ 'name' => 'buf_size',
+ 'offset' => '-88',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_rdn_get',
+ 'Source' => 'dn.c',
+ 'SourceLine' => '797'
+ },
+ '1783405' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-24',
+ 'type' => '803911'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-28',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'data',
+ 'offset' => '-40',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_get_extension_data2',
+ 'Source' => 'extensions.c',
+ 'SourceLine' => '215'
+ },
+ '1783585' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-28',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'data',
+ 'offset' => '-40',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_extension_data2',
+ 'Source' => 'extensions.c',
+ 'SourceLine' => '179'
+ },
+ '1819901' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'exts',
+ 'offset' => '-120',
+ 'type' => '1433373'
+ },
+ '1' => {
+ 'name' => 'exts_size',
+ 'offset' => '-124',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'format',
+ 'offset' => '-128',
+ 'type' => '1305120'
+ },
+ '3' => {
+ 'name' => 'out',
+ 'offset' => '-136',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_ext_print',
+ 'Source' => 'output.c',
+ 'SourceLine' => '2738'
+ },
+ '1820050' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pubkey',
+ 'offset' => '-56',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'format',
+ 'offset' => '-60',
+ 'type' => '1305120'
+ },
+ '2' => {
+ 'name' => 'out',
+ 'offset' => '-72',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_print',
+ 'Source' => 'output.c',
+ 'SourceLine' => '2706'
+ },
+ '1820252' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-56',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'format',
+ 'offset' => '-60',
+ 'type' => '1305120'
+ },
+ '2' => {
+ 'name' => 'out',
+ 'offset' => '-72',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_print',
+ 'Source' => 'output.c',
+ 'SourceLine' => '2638'
+ },
+ '1821243' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-56',
+ 'type' => '803911'
+ },
+ '1' => {
+ 'name' => 'format',
+ 'offset' => '-60',
+ 'type' => '1305120'
+ },
+ '2' => {
+ 'name' => 'out',
+ 'offset' => '-72',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_print',
+ 'Source' => 'output.c',
+ 'SourceLine' => '2335'
+ },
+ '1822273' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-88',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'format',
+ 'offset' => '-92',
+ 'type' => '1305120'
+ },
+ '2' => {
+ 'name' => 'out',
+ 'offset' => '-104',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_print',
+ 'Source' => 'output.c',
+ 'SourceLine' => '1977'
+ },
+ '1845434' => {
+ 'Header' => 'pkcs12.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs12',
+ 'offset' => '-104',
+ 'type' => '817049'
+ },
+ '1' => {
+ 'name' => 'mac',
+ 'offset' => '-112',
+ 'type' => '22483'
+ },
+ '2' => {
+ 'name' => 'salt',
+ 'offset' => '-120',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'salt_size',
+ 'offset' => '-128',
+ 'type' => '22483'
+ },
+ '4' => {
+ 'name' => 'iter_count',
+ 'offset' => '-136',
+ 'type' => '22483'
+ },
+ '5' => {
+ 'name' => 'oid',
+ 'offset' => '-144',
+ 'type' => '1030'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs12_mac_info',
+ 'Source' => 'pkcs12.c',
+ 'SourceLine' => '1855'
+ },
+ '1845740' => {
+ 'Header' => 'pkcs12.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'p12',
+ 'offset' => '-264',
+ 'type' => '817049'
+ },
+ '1' => {
+ 'name' => 'password',
+ 'offset' => '-272',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'key',
+ 'offset' => '-280',
+ 'type' => '820570'
+ },
+ '3' => {
+ 'name' => 'chain',
+ 'offset' => '-288',
+ 'type' => '820465'
+ },
+ '4' => {
+ 'name' => 'chain_len',
+ 'offset' => '-296',
+ 'type' => '22483'
+ },
+ '5' => {
+ 'name' => 'extra_certs',
+ 'offset' => '-304',
+ 'type' => '820465'
+ },
+ '6' => {
+ 'name' => 'extra_certs_len',
+ 'offset' => '0',
+ 'type' => '22483'
+ },
+ '7' => {
+ 'name' => 'crl',
+ 'offset' => '8',
+ 'type' => '818803'
+ },
+ '8' => {
+ 'name' => 'flags',
+ 'offset' => '16',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs12_simple_parse',
+ 'Source' => 'pkcs12.c',
+ 'SourceLine' => '1442'
+ },
+ '1847145' => {
+ 'Header' => 'pkcs12.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs12',
+ 'offset' => '-472',
+ 'type' => '817049'
+ },
+ '1' => {
+ 'name' => 'pass',
+ 'offset' => '-480',
+ 'type' => '110'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs12_verify_mac',
+ 'Source' => 'pkcs12.c',
+ 'SourceLine' => '1002'
+ },
+ '1847519' => {
+ 'Header' => 'pkcs12.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs12',
+ 'offset' => '-24',
+ 'type' => '817049'
+ },
+ '1' => {
+ 'name' => 'pass',
+ 'offset' => '-32',
+ 'type' => '110'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs12_generate_mac',
+ 'Source' => 'pkcs12.c',
+ 'SourceLine' => '987'
+ },
+ '1847584' => {
+ 'Header' => 'pkcs12.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs12',
+ 'offset' => '-312',
+ 'type' => '817049'
+ },
+ '1' => {
+ 'name' => 'mac',
+ 'offset' => '-316',
+ 'type' => '2429'
+ },
+ '2' => {
+ 'name' => 'pass',
+ 'offset' => '-328',
+ 'type' => '110'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs12_generate_mac2',
+ 'Source' => 'pkcs12.c',
+ 'SourceLine' => '857'
+ },
+ '1847999' => {
+ 'Header' => 'pkcs12.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs12',
+ 'offset' => '-72',
+ 'type' => '817049'
+ },
+ '1' => {
+ 'name' => 'bag',
+ 'offset' => '-80',
+ 'type' => '1845125'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs12_set_bag',
+ 'Source' => 'pkcs12.c',
+ 'SourceLine' => '733'
+ },
+ '1848340' => {
+ 'Header' => 'pkcs12.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs12',
+ 'offset' => '-376',
+ 'type' => '817049'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-380',
+ 'type' => '75'
+ },
+ '2' => {
+ 'name' => 'bag',
+ 'offset' => '-392',
+ 'type' => '1845125'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs12_get_bag',
+ 'Source' => 'pkcs12.c',
+ 'SourceLine' => '598'
+ },
+ '1849121' => {
+ 'Header' => 'pkcs12.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs12',
+ 'offset' => '-24',
+ 'type' => '817049'
+ },
+ '1' => {
+ 'name' => 'format',
+ 'offset' => '-28',
+ 'type' => '193776'
+ },
+ '2' => {
+ 'name' => 'out',
+ 'offset' => '-40',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs12_export2',
+ 'Source' => 'pkcs12.c',
+ 'SourceLine' => '316'
+ },
+ '1849220' => {
+ 'Header' => 'pkcs12.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs12',
+ 'offset' => '-24',
+ 'type' => '817049'
+ },
+ '1' => {
+ 'name' => 'format',
+ 'offset' => '-28',
+ 'type' => '193776'
+ },
+ '2' => {
+ 'name' => 'output_data',
+ 'offset' => '-40',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'output_data_size',
+ 'offset' => '-48',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs12_export',
+ 'Source' => 'pkcs12.c',
+ 'SourceLine' => '284'
+ },
+ '1849334' => {
+ 'Header' => 'pkcs12.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs12',
+ 'offset' => '-184',
+ 'type' => '817049'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-192',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'format',
+ 'offset' => '-196',
+ 'type' => '193776'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-200',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs12_import',
+ 'Source' => 'pkcs12.c',
+ 'SourceLine' => '201'
+ },
+ '1849520' => {
+ 'Header' => 'pkcs12.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs12',
+ 'offset' => '-24',
+ 'type' => '817049'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_pkcs12_deinit',
+ 'Source' => 'pkcs12.c',
+ 'SourceLine' => '174'
+ },
+ '1849564' => {
+ 'Header' => 'pkcs12.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs12',
+ 'offset' => '-40',
+ 'type' => '1849663'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs12_init',
+ 'Source' => 'pkcs12.c',
+ 'SourceLine' => '152'
+ },
+ '1866551' => {
+ 'Header' => 'pkcs12.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'bag',
+ 'offset' => '-72',
+ 'type' => '1845125'
+ },
+ '1' => {
+ 'name' => 'privkey',
+ 'offset' => '-80',
+ 'type' => '134436'
+ },
+ '2' => {
+ 'name' => 'password',
+ 'offset' => '-88',
+ 'type' => '110'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-92',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs12_bag_set_privkey',
+ 'Source' => 'pkcs12_bag.c',
+ 'SourceLine' => '873'
+ },
+ '1866793' => {
+ 'Header' => 'pkcs12.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'bag',
+ 'offset' => '-344',
+ 'type' => '1845125'
+ },
+ '1' => {
+ 'name' => 'schema',
+ 'offset' => '-352',
+ 'type' => '22483'
+ },
+ '2' => {
+ 'name' => 'cipher',
+ 'offset' => '-360',
+ 'type' => '22483'
+ },
+ '3' => {
+ 'name' => 'salt',
+ 'offset' => '-368',
+ 'type' => '211'
+ },
+ '4' => {
+ 'name' => 'salt_size',
+ 'offset' => '-376',
+ 'type' => '22483'
+ },
+ '5' => {
+ 'name' => 'iter_count',
+ 'offset' => '-384',
+ 'type' => '22483'
+ },
+ '6' => {
+ 'name' => 'oid',
+ 'offset' => '0',
+ 'type' => '1030'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs12_bag_enc_info',
+ 'Source' => 'pkcs12_bag.c',
+ 'SourceLine' => '809'
+ },
+ '1867087' => {
+ 'Header' => 'pkcs12.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'bag',
+ 'offset' => '-72',
+ 'type' => '1845125'
+ },
+ '1' => {
+ 'name' => 'pass',
+ 'offset' => '-80',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-84',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs12_bag_encrypt',
+ 'Source' => 'pkcs12_bag.c',
+ 'SourceLine' => '716'
+ },
+ '1867284' => {
+ 'Header' => 'pkcs12.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'bag',
+ 'offset' => '-56',
+ 'type' => '1845125'
+ },
+ '1' => {
+ 'name' => 'pass',
+ 'offset' => '-64',
+ 'type' => '110'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs12_bag_decrypt',
+ 'Source' => 'pkcs12_bag.c',
+ 'SourceLine' => '663'
+ },
+ '1867398' => {
+ 'Header' => 'pkcs12.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'bag',
+ 'offset' => '-24',
+ 'type' => '1845125'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-28',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'name',
+ 'offset' => '-40',
+ 'type' => '110'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs12_bag_set_friendly_name',
+ 'Source' => 'pkcs12_bag.c',
+ 'SourceLine' => '628'
+ },
+ '1867518' => {
+ 'Header' => 'pkcs12.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'bag',
+ 'offset' => '-24',
+ 'type' => '1845125'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-28',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'name',
+ 'offset' => '-40',
+ 'type' => '1030'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs12_bag_get_friendly_name',
+ 'Source' => 'pkcs12_bag.c',
+ 'SourceLine' => '594'
+ },
+ '1867617' => {
+ 'Header' => 'pkcs12.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'bag',
+ 'offset' => '-24',
+ 'type' => '1845125'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-28',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'id',
+ 'offset' => '-40',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs12_bag_get_key_id',
+ 'Source' => 'pkcs12_bag.c',
+ 'SourceLine' => '561'
+ },
+ '1867736' => {
+ 'Header' => 'pkcs12.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'bag',
+ 'offset' => '-40',
+ 'type' => '1845125'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-44',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'id',
+ 'offset' => '-56',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs12_bag_set_key_id',
+ 'Source' => 'pkcs12_bag.c',
+ 'SourceLine' => '520'
+ },
+ '1867849' => {
+ 'Header' => 'pkcs12.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'bag',
+ 'offset' => '-56',
+ 'type' => '1845125'
+ },
+ '1' => {
+ 'name' => 'crl',
+ 'offset' => '-64',
+ 'type' => '803911'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs12_bag_set_crl',
+ 'Source' => 'pkcs12_bag.c',
+ 'SourceLine' => '481'
+ },
+ '1867963' => {
+ 'Header' => 'pkcs12.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'bag',
+ 'offset' => '-56',
+ 'type' => '1845125'
+ },
+ '1' => {
+ 'name' => 'crt',
+ 'offset' => '-64',
+ 'type' => '134448'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs12_bag_set_crt',
+ 'Source' => 'pkcs12_bag.c',
+ 'SourceLine' => '445'
+ },
+ '1868077' => {
+ 'Header' => 'pkcs12.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'bag',
+ 'offset' => '-40',
+ 'type' => '1845125'
+ },
+ '1' => {
+ 'name' => 'type',
+ 'offset' => '-44',
+ 'type' => '1845249'
+ },
+ '2' => {
+ 'name' => 'data',
+ 'offset' => '-56',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs12_bag_set_data',
+ 'Source' => 'pkcs12_bag.c',
+ 'SourceLine' => '388'
+ },
+ '1868493' => {
+ 'Header' => 'pkcs12.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'bag',
+ 'offset' => '-24',
+ 'type' => '1845125'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-28',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'data',
+ 'offset' => '-40',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs12_bag_get_data',
+ 'Source' => 'pkcs12_bag.c',
+ 'SourceLine' => '143'
+ },
+ '1868588' => {
+ 'Header' => 'pkcs12.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'bag',
+ 'offset' => '-24',
+ 'type' => '1845125'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs12_bag_get_count',
+ 'Source' => 'pkcs12_bag.c',
+ 'SourceLine' => '119'
+ },
+ '1868676' => {
+ 'Header' => 'pkcs12.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'bag',
+ 'offset' => '-24',
+ 'type' => '1845125'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-28',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs12_bag_get_type',
+ 'Source' => 'pkcs12_bag.c',
+ 'SourceLine' => '98'
+ },
+ '1868757' => {
+ 'Header' => 'pkcs12.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'bag',
+ 'offset' => '-24',
+ 'type' => '1845125'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_pkcs12_bag_deinit',
+ 'Source' => 'pkcs12_bag.c',
+ 'SourceLine' => '78'
+ },
+ '1868857' => {
+ 'Header' => 'pkcs12.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'bag',
+ 'offset' => '-24',
+ 'type' => '1868905'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs12_bag_init',
+ 'Source' => 'pkcs12_bag.c',
+ 'SourceLine' => '47'
+ },
+ '1900924' => {
+ 'Header' => 'pkcs7.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs7',
+ 'offset' => '-152',
+ 'type' => '1891130'
+ },
+ '1' => {
+ 'name' => 'signer',
+ 'offset' => '-160',
+ 'type' => '134448'
+ },
+ '2' => {
+ 'name' => 'signer_key',
+ 'offset' => '-168',
+ 'type' => '134413'
+ },
+ '3' => {
+ 'name' => 'data',
+ 'offset' => '-176',
+ 'type' => '4549'
+ },
+ '4' => {
+ 'name' => 'signed_attrs',
+ 'offset' => '-184',
+ 'type' => '1891220'
+ },
+ '5' => {
+ 'name' => 'unsigned_attrs',
+ 'offset' => '-192',
+ 'type' => '1891220'
+ },
+ '6' => {
+ 'name' => 'dig',
+ 'offset' => '0',
+ 'type' => '2545'
+ },
+ '7' => {
+ 'name' => 'flags',
+ 'offset' => '8',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs7_sign',
+ 'Source' => 'pkcs7.c',
+ 'SourceLine' => '2338'
+ },
+ '1902224' => {
+ 'Header' => 'pkcs7.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs7',
+ 'offset' => '-232',
+ 'type' => '1891130'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-236',
+ 'type' => '75'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs7_delete_crl',
+ 'Source' => 'pkcs7.c',
+ 'SourceLine' => '2031'
+ },
+ '1902394' => {
+ 'Header' => 'pkcs7.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs7',
+ 'offset' => '-56',
+ 'type' => '1891130'
+ },
+ '1' => {
+ 'name' => 'crl',
+ 'offset' => '-64',
+ 'type' => '803911'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs7_set_crl',
+ 'Source' => 'pkcs7.c',
+ 'SourceLine' => '1994'
+ },
+ '1902529' => {
+ 'Header' => 'pkcs7.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs7',
+ 'offset' => '-40',
+ 'type' => '1891130'
+ },
+ '1' => {
+ 'name' => 'crl',
+ 'offset' => '-48',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs7_set_crl_raw',
+ 'Source' => 'pkcs7.c',
+ 'SourceLine' => '1936'
+ },
+ '1902665' => {
+ 'Header' => 'pkcs7.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs7',
+ 'offset' => '-40',
+ 'type' => '1891130'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs7_get_crl_count',
+ 'Source' => 'pkcs7.c',
+ 'SourceLine' => '1907'
+ },
+ '1902785' => {
+ 'Header' => 'pkcs7.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs7',
+ 'offset' => '-72',
+ 'type' => '1891130'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-76',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'crl',
+ 'offset' => '-88',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'crl_size',
+ 'offset' => '-96',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs7_get_crl_raw',
+ 'Source' => 'pkcs7.c',
+ 'SourceLine' => '1870'
+ },
+ '1903025' => {
+ 'Header' => 'pkcs7.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs7',
+ 'offset' => '-264',
+ 'type' => '1891130'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-268',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'crl',
+ 'offset' => '-280',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs7_get_crl_raw2',
+ 'Source' => 'pkcs7.c',
+ 'SourceLine' => '1811'
+ },
+ '1903243' => {
+ 'Header' => 'pkcs7.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs7',
+ 'offset' => '-232',
+ 'type' => '1891130'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-236',
+ 'type' => '75'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs7_delete_crt',
+ 'Source' => 'pkcs7.c',
+ 'SourceLine' => '1767'
+ },
+ '1903376' => {
+ 'Header' => 'pkcs7.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs7',
+ 'offset' => '-56',
+ 'type' => '1891130'
+ },
+ '1' => {
+ 'name' => 'crt',
+ 'offset' => '-64',
+ 'type' => '134448'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs7_set_crt',
+ 'Source' => 'pkcs7.c',
+ 'SourceLine' => '1730'
+ },
+ '1903490' => {
+ 'Header' => 'pkcs7.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs7',
+ 'offset' => '-40',
+ 'type' => '1891130'
+ },
+ '1' => {
+ 'name' => 'crt',
+ 'offset' => '-48',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs7_set_crt_raw',
+ 'Source' => 'pkcs7.c',
+ 'SourceLine' => '1661'
+ },
+ '1903726' => {
+ 'Header' => 'pkcs7.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs7',
+ 'offset' => '-56',
+ 'type' => '1891130'
+ },
+ '1' => {
+ 'name' => 'format',
+ 'offset' => '-60',
+ 'type' => '193776'
+ },
+ '2' => {
+ 'name' => 'out',
+ 'offset' => '-72',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs7_export2',
+ 'Source' => 'pkcs7.c',
+ 'SourceLine' => '1574'
+ },
+ '1903898' => {
+ 'Header' => 'pkcs7.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs7',
+ 'offset' => '-56',
+ 'type' => '1891130'
+ },
+ '1' => {
+ 'name' => 'format',
+ 'offset' => '-60',
+ 'type' => '193776'
+ },
+ '2' => {
+ 'name' => 'output_data',
+ 'offset' => '-72',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'output_data_size',
+ 'offset' => '-80',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs7_export',
+ 'Source' => 'pkcs7.c',
+ 'SourceLine' => '1540'
+ },
+ '1904345' => {
+ 'Header' => 'pkcs7.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs7',
+ 'offset' => '-392',
+ 'type' => '1891130'
+ },
+ '1' => {
+ 'name' => 'tl',
+ 'offset' => '-400',
+ 'type' => '136696'
+ },
+ '2' => {
+ 'name' => 'vdata',
+ 'offset' => '-408',
+ 'type' => '14235'
+ },
+ '3' => {
+ 'name' => 'vdata_size',
+ 'offset' => '-412',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'idx',
+ 'offset' => '-416',
+ 'type' => '145'
+ },
+ '5' => {
+ 'name' => 'data',
+ 'offset' => '-424',
+ 'type' => '4549'
+ },
+ '6' => {
+ 'name' => 'flags',
+ 'offset' => '0',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs7_verify',
+ 'Source' => 'pkcs7.c',
+ 'SourceLine' => '1406'
+ },
+ '1905956' => {
+ 'Header' => 'pkcs7.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs7',
+ 'offset' => '-360',
+ 'type' => '1891130'
+ },
+ '1' => {
+ 'name' => 'signer',
+ 'offset' => '-368',
+ 'type' => '134448'
+ },
+ '2' => {
+ 'name' => 'idx',
+ 'offset' => '-372',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'data',
+ 'offset' => '-384',
+ 'type' => '4549'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-376',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs7_verify_direct',
+ 'Source' => 'pkcs7.c',
+ 'SourceLine' => '987'
+ },
+ '1906199' => {
+ 'Header' => 'pkcs7.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs7',
+ 'offset' => '-24',
+ 'type' => '1891130'
+ }
+ },
+ 'Return' => '110',
+ 'ShortName' => 'gnutls_pkcs7_get_embedded_data_oid',
+ 'Source' => 'pkcs7.c',
+ 'SourceLine' => '951'
+ },
+ '1906249' => {
+ 'Header' => 'pkcs7.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs7',
+ 'offset' => '-88',
+ 'type' => '1891130'
+ },
+ '1' => {
+ 'name' => 'flags',
+ 'offset' => '-92',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'data',
+ 'offset' => '-104',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs7_get_embedded_data',
+ 'Source' => 'pkcs7.c',
+ 'SourceLine' => '918'
+ },
+ '1907333' => {
+ 'Header' => 'pkcs7.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs7',
+ 'offset' => '-488',
+ 'type' => '1891130'
+ },
+ '1' => {
+ 'name' => 'idx',
+ 'offset' => '-492',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'info',
+ 'offset' => '-504',
+ 'type' => '1905092'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs7_get_signature_info',
+ 'Source' => 'pkcs7.c',
+ 'SourceLine' => '557'
+ },
+ '190764' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'error',
+ 'offset' => '-20',
+ 'type' => '75'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_perror',
+ 'Source' => 'errors.c',
+ 'SourceLine' => '490'
+ },
+ '1907681' => {
+ 'Header' => 'pkcs7.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs7',
+ 'offset' => '-40',
+ 'type' => '1891130'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs7_get_signature_count',
+ 'Source' => 'pkcs7.c',
+ 'SourceLine' => '525'
+ },
+ '1908001' => {
+ 'Header' => 'pkcs7.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'info',
+ 'offset' => '-24',
+ 'type' => '1905092'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_pkcs7_signature_info_deinit',
+ 'Source' => 'pkcs7.c',
+ 'SourceLine' => '466'
+ },
+ '1908047' => {
+ 'Header' => 'pkcs7.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs7',
+ 'offset' => '-40',
+ 'type' => '1891130'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs7_get_crt_count',
+ 'Source' => 'pkcs7.c',
+ 'SourceLine' => '438'
+ },
+ '1908146' => {
+ 'Header' => 'pkcs7.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs7',
+ 'offset' => '-72',
+ 'type' => '1891130'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-76',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'certificate',
+ 'offset' => '-88',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'certificate_size',
+ 'offset' => '-96',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs7_get_crt_raw',
+ 'Source' => 'pkcs7.c',
+ 'SourceLine' => '402'
+ },
+ '1908367' => {
+ 'Header' => 'pkcs7.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs7',
+ 'offset' => '-392',
+ 'type' => '1891130'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-396',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'cert',
+ 'offset' => '-408',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs7_get_crt_raw2',
+ 'Source' => 'pkcs7.c',
+ 'SourceLine' => '319'
+ },
+ '1908601' => {
+ 'Header' => 'pkcs7.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs7',
+ 'offset' => '-56',
+ 'type' => '1891130'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-64',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'format',
+ 'offset' => '-68',
+ 'type' => '193776'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs7_import',
+ 'Source' => 'pkcs7.c',
+ 'SourceLine' => '240'
+ },
+ '1908755' => {
+ 'Header' => 'pkcs7.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs7',
+ 'offset' => '-24',
+ 'type' => '1891130'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_pkcs7_deinit',
+ 'Source' => 'pkcs7.c',
+ 'SourceLine' => '208'
+ },
+ '1908799' => {
+ 'Header' => 'pkcs7.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs7',
+ 'offset' => '-40',
+ 'type' => '1908898'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs7_init',
+ 'Source' => 'pkcs7.c',
+ 'SourceLine' => '186'
+ },
+ '1924992' => {
+ 'Header' => 'pkcs7.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'list',
+ 'offset' => '-40',
+ 'type' => '1891220'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_pkcs7_attrs_deinit',
+ 'Source' => 'pkcs7-attrs.c',
+ 'SourceLine' => '150'
+ },
+ '1925068' => {
+ 'Header' => 'pkcs7.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'list',
+ 'offset' => '-104',
+ 'type' => '1891220'
+ },
+ '1' => {
+ 'name' => 'idx',
+ 'offset' => '-108',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'oid',
+ 'offset' => '-120',
+ 'type' => '1030'
+ },
+ '3' => {
+ 'name' => 'data',
+ 'offset' => '-128',
+ 'type' => '4650'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-112',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs7_get_attr',
+ 'Source' => 'pkcs7-attrs.c',
+ 'SourceLine' => '111'
+ },
+ '1925374' => {
+ 'Header' => 'pkcs7.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'list',
+ 'offset' => '-40',
+ 'type' => '1925505'
+ },
+ '1' => {
+ 'name' => 'oid',
+ 'offset' => '-48',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'data',
+ 'offset' => '-56',
+ 'type' => '4650'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-60',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs7_add_attr',
+ 'Source' => 'pkcs7-attrs.c',
+ 'SourceLine' => '54'
+ },
+ '1948226' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'schema',
+ 'offset' => '-36',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '110',
+ 'ShortName' => 'gnutls_pkcs_schema_get_oid',
+ 'Source' => 'pkcs7-crypt.c',
+ 'SourceLine' => '199'
+ },
+ '1948305' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'schema',
+ 'offset' => '-36',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '110',
+ 'ShortName' => 'gnutls_pkcs_schema_get_name',
+ 'Source' => 'pkcs7-crypt.c',
+ 'SourceLine' => '181'
+ },
+ '1965749' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '134436'
+ },
+ '1' => {
+ 'name' => 'flags',
+ 'offset' => '-28',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_x509_privkey_set_flags',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '2180'
+ },
+ '1965810' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'privkey',
+ 'offset' => '-24',
+ 'type' => '134436'
+ },
+ '1' => {
+ 'name' => 'fn',
+ 'offset' => '-32',
+ 'type' => '136203'
+ },
+ '2' => {
+ 'name' => 'userdata',
+ 'offset' => '-40',
+ 'type' => '211'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_x509_privkey_set_pin_function',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '2160'
+ },
+ '1965885' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-40',
+ 'type' => '134436'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_privkey_fix',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '2121'
+ },
+ '1965990' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-88',
+ 'type' => '134436'
+ },
+ '1' => {
+ 'name' => 'digest',
+ 'offset' => '-92',
+ 'type' => '2545'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-96',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'data',
+ 'offset' => '-104',
+ 'type' => '4549'
+ },
+ '4' => {
+ 'name' => 'signature',
+ 'offset' => '-112',
+ 'type' => '211'
+ },
+ '5' => {
+ 'name' => 'signature_size',
+ 'offset' => '-120',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_privkey_sign_data',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '2070'
+ },
+ '1966394' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-40',
+ 'type' => '134436'
+ },
+ '1' => {
+ 'name' => 'flags',
+ 'offset' => '-44',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'output_data',
+ 'offset' => '-56',
+ 'type' => '3994'
+ },
+ '3' => {
+ 'name' => 'output_data_size',
+ 'offset' => '-64',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_privkey_get_key_id',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '1970'
+ },
+ '1966544' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-40',
+ 'type' => '134436'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_privkey_verify_params',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '1936'
+ },
+ '1966649' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-168',
+ 'type' => '134436'
+ },
+ '1' => {
+ 'name' => 'digest',
+ 'offset' => '-172',
+ 'type' => '2545'
+ },
+ '2' => {
+ 'name' => 'seed',
+ 'offset' => '-184',
+ 'type' => '329'
+ },
+ '3' => {
+ 'name' => 'seed_size',
+ 'offset' => '-192',
+ 'type' => '52'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_privkey_verify_seed',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '1874'
+ },
+ '1967607' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-136',
+ 'type' => '134436'
+ },
+ '1' => {
+ 'name' => 'digest',
+ 'offset' => '-144',
+ 'type' => '454202'
+ },
+ '2' => {
+ 'name' => 'seed',
+ 'offset' => '-152',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'seed_size',
+ 'offset' => '-160',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_privkey_get_seed',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '1721'
+ },
+ '1968001' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-88',
+ 'type' => '134436'
+ },
+ '1' => {
+ 'name' => 'algo',
+ 'offset' => '-92',
+ 'type' => '2896'
+ },
+ '2' => {
+ 'name' => 'bits',
+ 'offset' => '-96',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-100',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'data',
+ 'offset' => '-112',
+ 'type' => '917763'
+ },
+ '5' => {
+ 'name' => 'data_size',
+ 'offset' => '-104',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_privkey_generate2',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '1601'
+ },
+ '1968310' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '134436'
+ },
+ '1' => {
+ 'name' => 'algo',
+ 'offset' => '-28',
+ 'type' => '2896'
+ },
+ '2' => {
+ 'name' => 'bits',
+ 'offset' => '-32',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-36',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_privkey_generate',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '1564'
+ },
+ '1968405' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '134436'
+ },
+ '1' => {
+ 'name' => 'p',
+ 'offset' => '-32',
+ 'type' => '4650'
+ },
+ '2' => {
+ 'name' => 'q',
+ 'offset' => '-40',
+ 'type' => '4650'
+ },
+ '3' => {
+ 'name' => 'g',
+ 'offset' => '-48',
+ 'type' => '4650'
+ },
+ '4' => {
+ 'name' => 'y',
+ 'offset' => '-56',
+ 'type' => '4650'
+ },
+ '5' => {
+ 'name' => 'x',
+ 'offset' => '-64',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_privkey_export_dsa_raw',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '1530'
+ },
+ '1968520' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '134436'
+ },
+ '1' => {
+ 'name' => 'm',
+ 'offset' => '-32',
+ 'type' => '4650'
+ },
+ '2' => {
+ 'name' => 'e',
+ 'offset' => '-40',
+ 'type' => '4650'
+ },
+ '3' => {
+ 'name' => 'd',
+ 'offset' => '-48',
+ 'type' => '4650'
+ },
+ '4' => {
+ 'name' => 'p',
+ 'offset' => '-56',
+ 'type' => '4650'
+ },
+ '5' => {
+ 'name' => 'q',
+ 'offset' => '-64',
+ 'type' => '4650'
+ },
+ '6' => {
+ 'name' => 'u',
+ 'offset' => '0',
+ 'type' => '4650'
+ },
+ '7' => {
+ 'name' => 'e1',
+ 'offset' => '8',
+ 'type' => '4650'
+ },
+ '8' => {
+ 'name' => 'e2',
+ 'offset' => '16',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_privkey_export_rsa_raw2',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '1503'
+ },
+ '1968676' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '134436'
+ },
+ '1' => {
+ 'name' => 'm',
+ 'offset' => '-32',
+ 'type' => '4650'
+ },
+ '2' => {
+ 'name' => 'e',
+ 'offset' => '-40',
+ 'type' => '4650'
+ },
+ '3' => {
+ 'name' => 'd',
+ 'offset' => '-48',
+ 'type' => '4650'
+ },
+ '4' => {
+ 'name' => 'p',
+ 'offset' => '-56',
+ 'type' => '4650'
+ },
+ '5' => {
+ 'name' => 'q',
+ 'offset' => '-64',
+ 'type' => '4650'
+ },
+ '6' => {
+ 'name' => 'u',
+ 'offset' => '0',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_privkey_export_rsa_raw',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '1473'
+ },
+ '1968804' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '134436'
+ },
+ '1' => {
+ 'name' => 'curve',
+ 'offset' => '-32',
+ 'type' => '453576'
+ },
+ '2' => {
+ 'name' => 'x',
+ 'offset' => '-40',
+ 'type' => '4650'
+ },
+ '3' => {
+ 'name' => 'y',
+ 'offset' => '-48',
+ 'type' => '4650'
+ },
+ '4' => {
+ 'name' => 'k',
+ 'offset' => '-56',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_privkey_export_ecc_raw',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '1441'
+ },
+ '1968954' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-40',
+ 'type' => '134436'
+ }
+ },
+ 'Return' => '3437',
+ 'ShortName' => 'gnutls_x509_privkey_sec_param',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '1412'
+ },
+ '1969019' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-72',
+ 'type' => '134436'
+ },
+ '1' => {
+ 'name' => 'format',
+ 'offset' => '-76',
+ 'type' => '193776'
+ },
+ '2' => {
+ 'name' => 'out',
+ 'offset' => '-88',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_privkey_export2',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '1373'
+ },
+ '1969229' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-72',
+ 'type' => '134436'
+ },
+ '1' => {
+ 'name' => 'format',
+ 'offset' => '-76',
+ 'type' => '193776'
+ },
+ '2' => {
+ 'name' => 'output_data',
+ 'offset' => '-88',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'output_data_size',
+ 'offset' => '-96',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_privkey_export',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '1335'
+ },
+ '1969505' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-552',
+ 'type' => '134436'
+ },
+ '1' => {
+ 'name' => 'spki',
+ 'offset' => '-560',
+ 'type' => '899098'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-564',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_privkey_set_spki',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '1275'
+ },
+ '1969757' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-56',
+ 'type' => '134436'
+ },
+ '1' => {
+ 'name' => 'spki',
+ 'offset' => '-64',
+ 'type' => '899086'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-68',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_privkey_get_spki',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '1248'
+ },
+ '1969981' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-40',
+ 'type' => '134436'
+ },
+ '1' => {
+ 'name' => 'bits',
+ 'offset' => '-48',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_privkey_get_pk_algorithm2',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '1209'
+ },
+ '1970101' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '134436'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_privkey_get_pk_algorithm',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '1187'
+ },
+ '1970191' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-40',
+ 'type' => '134436'
+ },
+ '1' => {
+ 'name' => 'curve',
+ 'offset' => '-44',
+ 'type' => '3236'
+ },
+ '2' => {
+ 'name' => 'x',
+ 'offset' => '-56',
+ 'type' => '4549'
+ },
+ '3' => {
+ 'name' => 'y',
+ 'offset' => '-64',
+ 'type' => '4549'
+ },
+ '4' => {
+ 'name' => 'k',
+ 'offset' => '-72',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_privkey_import_ecc_raw',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '1099'
+ },
+ '1970346' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-40',
+ 'type' => '134436'
+ },
+ '1' => {
+ 'name' => 'p',
+ 'offset' => '-48',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'q',
+ 'offset' => '-56',
+ 'type' => '4549'
+ },
+ '3' => {
+ 'name' => 'g',
+ 'offset' => '-64',
+ 'type' => '4549'
+ },
+ '4' => {
+ 'name' => 'y',
+ 'offset' => '-72',
+ 'type' => '4549'
+ },
+ '5' => {
+ 'name' => 'x',
+ 'offset' => '-80',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_privkey_import_dsa_raw',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '1002'
+ },
+ '1970528' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-40',
+ 'type' => '134436'
+ },
+ '1' => {
+ 'name' => 'm',
+ 'offset' => '-48',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'e',
+ 'offset' => '-56',
+ 'type' => '4549'
+ },
+ '3' => {
+ 'name' => 'd',
+ 'offset' => '-64',
+ 'type' => '4549'
+ },
+ '4' => {
+ 'name' => 'p',
+ 'offset' => '-72',
+ 'type' => '4549'
+ },
+ '5' => {
+ 'name' => 'q',
+ 'offset' => '-80',
+ 'type' => '4549'
+ },
+ '6' => {
+ 'name' => 'u',
+ 'offset' => '0',
+ 'type' => '4549'
+ },
+ '7' => {
+ 'name' => 'e1',
+ 'offset' => '8',
+ 'type' => '4549'
+ },
+ '8' => {
+ 'name' => 'e2',
+ 'offset' => '16',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_privkey_import_rsa_raw2',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '867'
+ },
+ '1970772' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '134436'
+ },
+ '1' => {
+ 'name' => 'm',
+ 'offset' => '-32',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'e',
+ 'offset' => '-40',
+ 'type' => '4549'
+ },
+ '3' => {
+ 'name' => 'd',
+ 'offset' => '-48',
+ 'type' => '4549'
+ },
+ '4' => {
+ 'name' => 'p',
+ 'offset' => '-56',
+ 'type' => '4549'
+ },
+ '5' => {
+ 'name' => 'q',
+ 'offset' => '-64',
+ 'type' => '4549'
+ },
+ '6' => {
+ 'name' => 'u',
+ 'offset' => '0',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_privkey_import_rsa_raw',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '835'
+ },
+ '1970900' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-88',
+ 'type' => '134436'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-96',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'format',
+ 'offset' => '-100',
+ 'type' => '193776'
+ },
+ '3' => {
+ 'name' => 'password',
+ 'offset' => '-112',
+ 'type' => '110'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-104',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_privkey_import2',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '704'
+ },
+ '1971432' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-72',
+ 'type' => '134436'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-80',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'format',
+ 'offset' => '-84',
+ 'type' => '193776'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_privkey_import',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '474'
+ },
+ '1972262' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'dst',
+ 'offset' => '-56',
+ 'type' => '134436'
+ },
+ '1' => {
+ 'name' => 'src',
+ 'offset' => '-64',
+ 'type' => '134436'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_privkey_cpy',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '101'
+ },
+ '1972413' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '134436'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_x509_privkey_deinit',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '80'
+ },
+ '1972501' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '820570'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_privkey_init',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '48'
+ },
+ '1991186' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-56',
+ 'type' => '134436'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-64',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'format',
+ 'offset' => '-68',
+ 'type' => '193776'
+ },
+ '3' => {
+ 'name' => 'password',
+ 'offset' => '-80',
+ 'type' => '110'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-72',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_privkey_import_pkcs8',
+ 'Source' => 'privkey_pkcs8.c',
+ 'SourceLine' => '1312'
+ },
+ '1993725' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-72',
+ 'type' => '134436'
+ },
+ '1' => {
+ 'name' => 'format',
+ 'offset' => '-76',
+ 'type' => '193776'
+ },
+ '2' => {
+ 'name' => 'password',
+ 'offset' => '-88',
+ 'type' => '110'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-80',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'out',
+ 'offset' => '-96',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_privkey_export2_pkcs8',
+ 'Source' => 'privkey_pkcs8.c',
+ 'SourceLine' => '612'
+ },
+ '1993955' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'data',
+ 'offset' => '-376',
+ 'type' => '4549'
+ },
+ '1' => {
+ 'name' => 'format',
+ 'offset' => '-380',
+ 'type' => '193776'
+ },
+ '2' => {
+ 'name' => 'schema',
+ 'offset' => '-392',
+ 'type' => '22483'
+ },
+ '3' => {
+ 'name' => 'cipher',
+ 'offset' => '-400',
+ 'type' => '22483'
+ },
+ '4' => {
+ 'name' => 'salt',
+ 'offset' => '-408',
+ 'type' => '211'
+ },
+ '5' => {
+ 'name' => 'salt_size',
+ 'offset' => '-416',
+ 'type' => '22483'
+ },
+ '6' => {
+ 'name' => 'iter_count',
+ 'offset' => '0',
+ 'type' => '22483'
+ },
+ '7' => {
+ 'name' => 'oid',
+ 'offset' => '8',
+ 'type' => '1030'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs8_info',
+ 'Source' => 'privkey_pkcs8.c',
+ 'SourceLine' => '494'
+ },
+ '1994303' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-72',
+ 'type' => '134436'
+ },
+ '1' => {
+ 'name' => 'format',
+ 'offset' => '-76',
+ 'type' => '193776'
+ },
+ '2' => {
+ 'name' => 'password',
+ 'offset' => '-88',
+ 'type' => '110'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-80',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'output_data',
+ 'offset' => '-96',
+ 'type' => '211'
+ },
+ '5' => {
+ 'name' => 'output_data_size',
+ 'offset' => '-104',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_privkey_export_pkcs8',
+ 'Source' => 'privkey_pkcs8.c',
+ 'SourceLine' => '408'
+ },
+ '2027979' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-264',
+ 'type' => '134436'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-272',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'password',
+ 'offset' => '-280',
+ 'type' => '110'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_privkey_import_openssl',
+ 'Source' => 'privkey_openssl.c',
+ 'SourceLine' => '138'
+ },
+ '2045008' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-376',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'hostname',
+ 'offset' => '-384',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-388',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '145',
+ 'ShortName' => 'gnutls_x509_crt_check_hostname2',
+ 'Source' => 'hostname-verify.c',
+ 'SourceLine' => '157'
+ },
+ '2045335' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'ip',
+ 'offset' => '-32',
+ 'type' => '22141'
+ },
+ '2' => {
+ 'name' => 'ip_size',
+ 'offset' => '-36',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-40',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '145',
+ 'ShortName' => 'gnutls_x509_crt_check_ip',
+ 'Source' => 'hostname-verify.c',
+ 'SourceLine' => '108'
+ },
+ '2045634' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'hostname',
+ 'offset' => '-32',
+ 'type' => '110'
+ }
+ },
+ 'Return' => '145',
+ 'ShortName' => 'gnutls_x509_crt_check_hostname',
+ 'Source' => 'hostname-verify.c',
+ 'SourceLine' => '45'
+ },
+ '207087' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'params',
+ 'offset' => '-40',
+ 'type' => '133119'
+ },
+ '1' => {
+ 'name' => 'prime',
+ 'offset' => '-48',
+ 'type' => '4650'
+ },
+ '2' => {
+ 'name' => 'generator',
+ 'offset' => '-56',
+ 'type' => '4650'
+ },
+ '3' => {
+ 'name' => 'bits',
+ 'offset' => '-64',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_dh_params_export_raw',
+ 'Source' => 'dh.c',
+ 'SourceLine' => '718'
+ },
+ '207237' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'params',
+ 'offset' => '-152',
+ 'type' => '133119'
+ },
+ '1' => {
+ 'name' => 'format',
+ 'offset' => '-156',
+ 'type' => '193776'
+ },
+ '2' => {
+ 'name' => 'out',
+ 'offset' => '-168',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_dh_params_export2_pkcs3',
+ 'Source' => 'dh.c',
+ 'SourceLine' => '594'
+ },
+ '207623' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'params',
+ 'offset' => '-72',
+ 'type' => '133119'
+ },
+ '1' => {
+ 'name' => 'format',
+ 'offset' => '-76',
+ 'type' => '193776'
+ },
+ '2' => {
+ 'name' => 'params_data',
+ 'offset' => '-88',
+ 'type' => '3994'
+ },
+ '3' => {
+ 'name' => 'params_data_size',
+ 'offset' => '-96',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_dh_params_export_pkcs3',
+ 'Source' => 'dh.c',
+ 'SourceLine' => '544'
+ },
+ '207868' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'params',
+ 'offset' => '-120',
+ 'type' => '133119'
+ },
+ '1' => {
+ 'name' => 'pkcs3_params',
+ 'offset' => '-128',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'format',
+ 'offset' => '-132',
+ 'type' => '193776'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_dh_params_import_pkcs3',
+ 'Source' => 'dh.c',
+ 'SourceLine' => '428'
+ },
+ '2080067' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-104',
+ 'type' => '803911'
+ },
+ '1' => {
+ 'name' => 'trusted_cas',
+ 'offset' => '-112',
+ 'type' => '2080324'
+ },
+ '2' => {
+ 'name' => 'tcas_size',
+ 'offset' => '-116',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-120',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'verify',
+ 'offset' => '-128',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_verify',
+ 'Source' => 'verify.c',
+ 'SourceLine' => '1554'
+ },
+ '2080484' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '-24',
+ 'type' => '803911'
+ },
+ '1' => {
+ 'name' => 'issuer',
+ 'offset' => '-32',
+ 'type' => '134448'
+ }
+ },
+ 'Return' => '145',
+ 'ShortName' => 'gnutls_x509_crl_check_issuer',
+ 'Source' => 'verify.c',
+ 'SourceLine' => '1506'
+ },
+ '2080549' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'CA_list',
+ 'offset' => '-32',
+ 'type' => '2080324'
+ },
+ '2' => {
+ 'name' => 'CA_list_length',
+ 'offset' => '-36',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-40',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'verify',
+ 'offset' => '-48',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_verify',
+ 'Source' => 'verify.c',
+ 'SourceLine' => '1480'
+ },
+ '2080659' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert_list',
+ 'offset' => '-40',
+ 'type' => '2080324'
+ },
+ '1' => {
+ 'name' => 'cert_list_length',
+ 'offset' => '-44',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'CA_list',
+ 'offset' => '-56',
+ 'type' => '2080324'
+ },
+ '3' => {
+ 'name' => 'CA_list_length',
+ 'offset' => '-48',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'CRL_list',
+ 'offset' => '-64',
+ 'type' => '2080843'
+ },
+ '5' => {
+ 'name' => 'CRL_list_length',
+ 'offset' => '-68',
+ 'type' => '145'
+ },
+ '6' => {
+ 'name' => 'flags',
+ 'offset' => '0',
+ 'type' => '145'
+ },
+ '7' => {
+ 'name' => 'verify',
+ 'offset' => '8',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_list_verify',
+ 'Source' => 'verify.c',
+ 'SourceLine' => '1425'
+ },
+ '208167' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'dparams',
+ 'offset' => '-520',
+ 'type' => '133119'
+ },
+ '1' => {
+ 'name' => 'bits',
+ 'offset' => '-524',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_dh_params_generate2',
+ 'Source' => 'dh.c',
+ 'SourceLine' => '392'
+ },
+ '2082224' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'issuer',
+ 'offset' => '-32',
+ 'type' => '134448'
+ }
+ },
+ 'Return' => '145',
+ 'ShortName' => 'gnutls_x509_crt_check_issuer',
+ 'Source' => 'verify.c',
+ 'SourceLine' => '850'
+ },
+ '208362' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'dst',
+ 'offset' => '-24',
+ 'type' => '133119'
+ },
+ '1' => {
+ 'name' => 'src',
+ 'offset' => '-32',
+ 'type' => '133119'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_dh_params_cpy',
+ 'Source' => 'dh.c',
+ 'SourceLine' => '348'
+ },
+ '208427' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'dh_params',
+ 'offset' => '-24',
+ 'type' => '133119'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_dh_params_deinit',
+ 'Source' => 'dh.c',
+ 'SourceLine' => '325'
+ },
+ '208473' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'dh_params',
+ 'offset' => '-24',
+ 'type' => '208542'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_dh_params_init',
+ 'Source' => 'dh.c',
+ 'SourceLine' => '306'
+ },
+ '208569' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'dh_params',
+ 'offset' => '-56',
+ 'type' => '133119'
+ },
+ '1' => {
+ 'name' => 'prime',
+ 'offset' => '-64',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'generator',
+ 'offset' => '-72',
+ 'type' => '4549'
+ },
+ '3' => {
+ 'name' => 'key_bits',
+ 'offset' => '-76',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_dh_params_import_raw2',
+ 'Source' => 'dh.c',
+ 'SourceLine' => '267'
+ },
+ '208751' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'dh_params',
+ 'offset' => '-120',
+ 'type' => '133119'
+ },
+ '1' => {
+ 'name' => 'key',
+ 'offset' => '-128',
+ 'type' => '134436'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_dh_params_import_dsa',
+ 'Source' => 'dh.c',
+ 'SourceLine' => '223'
+ },
+ '208972' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'dh_params',
+ 'offset' => '-24',
+ 'type' => '133119'
+ },
+ '1' => {
+ 'name' => 'prime',
+ 'offset' => '-32',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'generator',
+ 'offset' => '-40',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_dh_params_import_raw',
+ 'Source' => 'dh.c',
+ 'SourceLine' => '204'
+ },
+ '2110335' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'flags',
+ 'offset' => '-28',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_x509_crt_set_flags',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '4298'
+ },
+ '2110396' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'algo',
+ 'offset' => '-28',
+ 'type' => '3156'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-32',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'data',
+ 'offset' => '-40',
+ 'type' => '4549'
+ },
+ '4' => {
+ 'name' => 'signature',
+ 'offset' => '-48',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_verify_data2',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '4276'
+ },
+ '2111181' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-72',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'url',
+ 'offset' => '-80',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-84',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_import_url',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '4143'
+ },
+ '2111405' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'fn',
+ 'offset' => '-32',
+ 'type' => '136203'
+ },
+ '2' => {
+ 'name' => 'userdata',
+ 'offset' => '-40',
+ 'type' => '211'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_x509_crt_set_pin_function',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '4116'
+ },
+ '2111480' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-72',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'seq',
+ 'offset' => '-76',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'what',
+ 'offset' => '-80',
+ 'type' => '75'
+ },
+ '3' => {
+ 'name' => 'data',
+ 'offset' => '-88',
+ 'type' => '4650'
+ },
+ '4' => {
+ 'name' => 'critical',
+ 'offset' => '-96',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_authority_info_access',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '4046'
+ },
+ '2112262' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-72',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'buf',
+ 'offset' => '-80',
+ 'type' => '235'
+ },
+ '2' => {
+ 'name' => 'buf_size',
+ 'offset' => '-88',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_issuer_unique_id',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '3856'
+ },
+ '2112472' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-72',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'buf',
+ 'offset' => '-80',
+ 'type' => '235'
+ },
+ '2' => {
+ 'name' => 'buf_size',
+ 'offset' => '-88',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_subject_unique_id',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '3806'
+ },
+ '2112682' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'certs',
+ 'offset' => '-264',
+ 'type' => '135983'
+ },
+ '1' => {
+ 'name' => 'cert_max',
+ 'offset' => '-272',
+ 'type' => '22483'
+ },
+ '2' => {
+ 'name' => 'data',
+ 'offset' => '-280',
+ 'type' => '4549'
+ },
+ '3' => {
+ 'name' => 'format',
+ 'offset' => '-284',
+ 'type' => '193776'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-288',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_list_import',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '3637'
+ },
+ '2113138' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'certs',
+ 'offset' => '-40',
+ 'type' => '820465'
+ },
+ '1' => {
+ 'name' => 'size',
+ 'offset' => '-48',
+ 'type' => '22483'
+ },
+ '2' => {
+ 'name' => 'data',
+ 'offset' => '-56',
+ 'type' => '4549'
+ },
+ '3' => {
+ 'name' => 'format',
+ 'offset' => '-60',
+ 'type' => '193776'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-64',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_list_import2',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '3571'
+ },
+ '2113303' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-72',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'p',
+ 'offset' => '-80',
+ 'type' => '4650'
+ },
+ '2' => {
+ 'name' => 'q',
+ 'offset' => '-88',
+ 'type' => '4650'
+ },
+ '3' => {
+ 'name' => 'g',
+ 'offset' => '-96',
+ 'type' => '4650'
+ },
+ '4' => {
+ 'name' => 'y',
+ 'offset' => '-104',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_pk_dsa_raw',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '3515'
+ },
+ '2113553' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-72',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'curve',
+ 'offset' => '-80',
+ 'type' => '453576'
+ },
+ '2' => {
+ 'name' => 'x',
+ 'offset' => '-88',
+ 'type' => '4650'
+ },
+ '3' => {
+ 'name' => 'y',
+ 'offset' => '-96',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_pk_ecc_raw',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '3467'
+ },
+ '2113776' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-72',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'm',
+ 'offset' => '-80',
+ 'type' => '4650'
+ },
+ '2' => {
+ 'name' => 'e',
+ 'offset' => '-88',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_pk_rsa_raw',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '3419'
+ },
+ '2113977' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-88',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-92',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'oid',
+ 'offset' => '-104',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'oid_size',
+ 'offset' => '-112',
+ 'type' => '7841'
+ },
+ '4' => {
+ 'name' => 'critical',
+ 'offset' => '-120',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_key_purpose_oid',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '3343'
+ },
+ '2114207' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-104',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'seq',
+ 'offset' => '-108',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'san',
+ 'offset' => '-120',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'san_size',
+ 'offset' => '-128',
+ 'type' => '7841'
+ },
+ '4' => {
+ 'name' => 'reason_flags',
+ 'offset' => '-136',
+ 'type' => '22483'
+ },
+ '5' => {
+ 'name' => 'critical',
+ 'offset' => '-144',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_crl_dist_points',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '3255'
+ },
+ '2114740' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'purpose',
+ 'offset' => '-32',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-36',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '145',
+ 'ShortName' => 'gnutls_x509_crt_check_key_purpose',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '3175'
+ },
+ '2114820' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'crl_list',
+ 'offset' => '-32',
+ 'type' => '2080843'
+ },
+ '2' => {
+ 'name' => 'crl_list_length',
+ 'offset' => '-36',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_check_revocation',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '3152'
+ },
+ '2115256' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-504',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'flags',
+ 'offset' => '-508',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'output_data',
+ 'offset' => '-520',
+ 'type' => '3994'
+ },
+ '3' => {
+ 'name' => 'output_data_size',
+ 'offset' => '-528',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_key_id',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '3007'
+ },
+ '2115678' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'format',
+ 'offset' => '-28',
+ 'type' => '193776'
+ },
+ '2' => {
+ 'name' => 'out',
+ 'offset' => '-40',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_export2',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '2933'
+ },
+ '2115798' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'format',
+ 'offset' => '-28',
+ 'type' => '193776'
+ },
+ '2' => {
+ 'name' => 'output_data',
+ 'offset' => '-40',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'output_data_size',
+ 'offset' => '-48',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_export',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '2902'
+ },
+ '2115933' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-72',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'algo',
+ 'offset' => '-76',
+ 'type' => '2545'
+ },
+ '2' => {
+ 'name' => 'buf',
+ 'offset' => '-88',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'buf_size',
+ 'offset' => '-96',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_fingerprint',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '2836'
+ },
+ '2116132' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'dn',
+ 'offset' => '-32',
+ 'type' => '2116196'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_issuer',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '2813'
+ },
+ '2116202' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'dn',
+ 'offset' => '-32',
+ 'type' => '2116196'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_subject',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '2793'
+ },
+ '2116381' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'dn',
+ 'offset' => '-32',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_raw_dn',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '2750'
+ },
+ '2116445' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'dn',
+ 'offset' => '-32',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_raw_issuer_dn',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '2727'
+ },
+ '2116509' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-232',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-236',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'data',
+ 'offset' => '-248',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'sizeof_data',
+ 'offset' => '-256',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_extension_data',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '2681'
+ },
+ '2116694' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-248',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-252',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'oid',
+ 'offset' => '-264',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'oid_size',
+ 'offset' => '-272',
+ 'type' => '7841'
+ },
+ '4' => {
+ 'name' => 'critical',
+ 'offset' => '-280',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_extension_info',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '2607'
+ },
+ '2116906' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-40',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-44',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'oid',
+ 'offset' => '-56',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'oid_size',
+ 'offset' => '-64',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_extension_oid',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '2561'
+ },
+ '2117035' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-40',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'oid',
+ 'offset' => '-48',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'indx',
+ 'offset' => '-52',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'output',
+ 'offset' => '-64',
+ 'type' => '4650'
+ },
+ '4' => {
+ 'name' => 'critical',
+ 'offset' => '-72',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_extension_by_oid2',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '2515'
+ },
+ '2117180' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-56',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'oid',
+ 'offset' => '-64',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'indx',
+ 'offset' => '-68',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'buf',
+ 'offset' => '-80',
+ 'type' => '211'
+ },
+ '4' => {
+ 'name' => 'buf_size',
+ 'offset' => '-88',
+ 'type' => '7841'
+ },
+ '5' => {
+ 'name' => 'critical',
+ 'offset' => '-96',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_extension_by_oid',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '2454'
+ },
+ '2117358' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-88',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-92',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'policy',
+ 'offset' => '-104',
+ 'type' => '2117595'
+ },
+ '3' => {
+ 'name' => 'critical',
+ 'offset' => '-112',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_policy',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '2379'
+ },
+ '2117601' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'policy',
+ 'offset' => '-40',
+ 'type' => '2117595'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_x509_policy_release',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '2350'
+ },
+ '2117660' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-56',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'critical',
+ 'offset' => '-64',
+ 'type' => '22483'
+ },
+ '2' => {
+ 'name' => 'pathlen',
+ 'offset' => '-72',
+ 'type' => '17333'
+ },
+ '3' => {
+ 'name' => 'policyLanguage',
+ 'offset' => '-80',
+ 'type' => '1030'
+ },
+ '4' => {
+ 'name' => 'policy',
+ 'offset' => '-88',
+ 'type' => '1030'
+ },
+ '5' => {
+ 'name' => 'sizeof_policy',
+ 'offset' => '-96',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_proxy',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '2301'
+ },
+ '2117859' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-56',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'skipcerts',
+ 'offset' => '-64',
+ 'type' => '22483'
+ },
+ '2' => {
+ 'name' => 'critical',
+ 'offset' => '-72',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_inhibit_anypolicy',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '2249'
+ },
+ '2117989' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-56',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'key_usage',
+ 'offset' => '-64',
+ 'type' => '22483'
+ },
+ '2' => {
+ 'name' => 'critical',
+ 'offset' => '-72',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_key_usage',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '2195'
+ },
+ '2118140' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-40',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'critical',
+ 'offset' => '-48',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_ca_status',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '2166'
+ },
+ '2118234' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-72',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'critical',
+ 'offset' => '-80',
+ 'type' => '22483'
+ },
+ '2' => {
+ 'name' => 'ca',
+ 'offset' => '-88',
+ 'type' => '22483'
+ },
+ '3' => {
+ 'name' => 'pathlen',
+ 'offset' => '-96',
+ 'type' => '17333'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_basic_constraints',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '2107'
+ },
+ '2118396' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'seq',
+ 'offset' => '-28',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'ret',
+ 'offset' => '-40',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'ret_size',
+ 'offset' => '-48',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_issuer_alt_othername_oid',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '2078'
+ },
+ '2118491' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'seq',
+ 'offset' => '-28',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'oid',
+ 'offset' => '-40',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'oid_size',
+ 'offset' => '-48',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_subject_alt_othername_oid',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '2037'
+ },
+ '2118586' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'seq',
+ 'offset' => '-28',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'ian',
+ 'offset' => '-40',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'ian_size',
+ 'offset' => '-48',
+ 'type' => '7841'
+ },
+ '4' => {
+ 'name' => 'ian_type',
+ 'offset' => '-56',
+ 'type' => '22483'
+ },
+ '5' => {
+ 'name' => 'critical',
+ 'offset' => '-64',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_issuer_alt_name2',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1996'
+ },
+ '2118711' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'seq',
+ 'offset' => '-28',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'san',
+ 'offset' => '-40',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'san_size',
+ 'offset' => '-48',
+ 'type' => '7841'
+ },
+ '4' => {
+ 'name' => 'san_type',
+ 'offset' => '-56',
+ 'type' => '22483'
+ },
+ '5' => {
+ 'name' => 'critical',
+ 'offset' => '-64',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_subject_alt_name2',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1958'
+ },
+ '2118836' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'seq',
+ 'offset' => '-28',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'ian',
+ 'offset' => '-40',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'ian_size',
+ 'offset' => '-48',
+ 'type' => '7841'
+ },
+ '4' => {
+ 'name' => 'critical',
+ 'offset' => '-56',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_issuer_alt_name',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1924'
+ },
+ '2118946' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'seq',
+ 'offset' => '-28',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'san',
+ 'offset' => '-40',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'san_size',
+ 'offset' => '-48',
+ 'type' => '7841'
+ },
+ '4' => {
+ 'name' => 'critical',
+ 'offset' => '-56',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_subject_alt_name',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1881'
+ },
+ '2119961' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-72',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'spki',
+ 'offset' => '-80',
+ 'type' => '899086'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-84',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_spki',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1595'
+ },
+ '2120171' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-40',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'bits',
+ 'offset' => '-48',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_pk_algorithm',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1556'
+ },
+ '2120291' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-168',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'id',
+ 'offset' => '-176',
+ 'type' => '211'
+ },
+ '2' => {
+ 'name' => 'id_size',
+ 'offset' => '-184',
+ 'type' => '7841'
+ },
+ '3' => {
+ 'name' => 'critical',
+ 'offset' => '-192',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_authority_key_id',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1470'
+ },
+ '2120705' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-120',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'seq',
+ 'offset' => '-124',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'alt',
+ 'offset' => '-136',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'alt_size',
+ 'offset' => '-144',
+ 'type' => '7841'
+ },
+ '4' => {
+ 'name' => 'alt_type',
+ 'offset' => '-152',
+ 'type' => '22483'
+ },
+ '5' => {
+ 'name' => 'serial',
+ 'offset' => '-160',
+ 'type' => '211'
+ },
+ '6' => {
+ 'name' => 'serial_size',
+ 'offset' => '0',
+ 'type' => '7841'
+ },
+ '7' => {
+ 'name' => 'critical',
+ 'offset' => '8',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_authority_key_gn_serial',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1378'
+ },
+ '2121123' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-72',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'ret',
+ 'offset' => '-80',
+ 'type' => '211'
+ },
+ '2' => {
+ 'name' => 'ret_size',
+ 'offset' => '-88',
+ 'type' => '7841'
+ },
+ '3' => {
+ 'name' => 'critical',
+ 'offset' => '-96',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_subject_key_id',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1301'
+ },
+ '2121301' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-40',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'result',
+ 'offset' => '-48',
+ 'type' => '211'
+ },
+ '2' => {
+ 'name' => 'result_size',
+ 'offset' => '-56',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_serial',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1262'
+ },
+ '2121430' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-104',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'activation',
+ 'offset' => '-112',
+ 'type' => '4689'
+ },
+ '2' => {
+ 'name' => 'expiration',
+ 'offset' => '-120',
+ 'type' => '4689'
+ },
+ '3' => {
+ 'name' => 'critical',
+ 'offset' => '-128',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_private_key_usage_period',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1208'
+ },
+ '2121714' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ }
+ },
+ 'Return' => '263',
+ 'ShortName' => 'gnutls_x509_crt_get_expiration_time',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1181'
+ },
+ '2121783' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ }
+ },
+ 'Return' => '263',
+ 'ShortName' => 'gnutls_x509_crt_get_activation_time',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1157'
+ },
+ '2121852' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-72',
+ 'type' => '134448'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_version',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1121'
+ },
+ '2122040' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-104',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'sig',
+ 'offset' => '-112',
+ 'type' => '235'
+ },
+ '2' => {
+ 'name' => 'sig_size',
+ 'offset' => '-120',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_signature',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1088'
+ },
+ '2122308' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-200',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'oid',
+ 'offset' => '-208',
+ 'type' => '235'
+ },
+ '2' => {
+ 'name' => 'oid_size',
+ 'offset' => '-216',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_pk_oid',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1051'
+ },
+ '2122488' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-200',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'oid',
+ 'offset' => '-208',
+ 'type' => '235'
+ },
+ '2' => {
+ 'name' => 'oid_size',
+ 'offset' => '-216',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_signature_oid',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1011'
+ },
+ '2122668' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_signature_algorithm',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '990'
+ },
+ '2122718' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-28',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'oid',
+ 'offset' => '-40',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'oid_size',
+ 'offset' => '-48',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_dn_oid',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '963'
+ },
+ '2122832' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-72',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'oid',
+ 'offset' => '-80',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'indx',
+ 'offset' => '-84',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'raw_flag',
+ 'offset' => '-88',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'buf',
+ 'offset' => '-96',
+ 'type' => '211'
+ },
+ '5' => {
+ 'name' => 'buf_size',
+ 'offset' => '-104',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_dn_by_oid',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '922'
+ },
+ '2123068' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'dn',
+ 'offset' => '-32',
+ 'type' => '4650'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-36',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_dn3',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '880'
+ },
+ '2123166' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'dn',
+ 'offset' => '-32',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_dn2',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '848'
+ },
+ '2123249' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'buf',
+ 'offset' => '-32',
+ 'type' => '235'
+ },
+ '2' => {
+ 'name' => 'buf_size',
+ 'offset' => '-40',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_dn',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '817'
+ },
+ '2123348' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-28',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'oid',
+ 'offset' => '-40',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'oid_size',
+ 'offset' => '-48',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_issuer_dn_oid',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '782'
+ },
+ '2123462' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-72',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'oid',
+ 'offset' => '-80',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'indx',
+ 'offset' => '-84',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'raw_flag',
+ 'offset' => '-88',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'buf',
+ 'offset' => '-96',
+ 'type' => '211'
+ },
+ '5' => {
+ 'name' => 'buf_size',
+ 'offset' => '-104',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_issuer_dn_by_oid',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '740'
+ },
+ '2123698' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'dn',
+ 'offset' => '-32',
+ 'type' => '4650'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-36',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_issuer_dn3',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '698'
+ },
+ '2123796' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'dn',
+ 'offset' => '-32',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_issuer_dn2',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '665'
+ },
+ '2123879' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'buf',
+ 'offset' => '-32',
+ 'type' => '235'
+ },
+ '2' => {
+ 'name' => 'buf_size',
+ 'offset' => '-40',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_issuer_dn',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '633'
+ },
+ '2123978' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-40',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-48',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'format',
+ 'offset' => '-52',
+ 'type' => '193776'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_import',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '495'
+ },
+ '2124919' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_x509_crt_deinit',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '285'
+ },
+ '2125232' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-40',
+ 'type' => '135983'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_init',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '193'
+ },
+ '2125327' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert1',
+ 'offset' => '-88',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'der',
+ 'offset' => '-96',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '145',
+ 'ShortName' => 'gnutls_x509_crt_equals2',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '151'
+ },
+ '2125527' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert1',
+ 'offset' => '-120',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'cert2',
+ 'offset' => '-128',
+ 'type' => '134448'
+ }
+ },
+ 'Return' => '145',
+ 'ShortName' => 'gnutls_x509_crt_equals',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '89'
+ },
+ '2142398' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'dn',
+ 'offset' => '-24',
+ 'type' => '1719661'
+ },
+ '1' => {
+ 'name' => 'str',
+ 'offset' => '-32',
+ 'type' => '4650'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-36',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_dn_get_str2',
+ 'Source' => 'x509_dn.c',
+ 'SourceLine' => '694'
+ },
+ '2142517' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'dn',
+ 'offset' => '-24',
+ 'type' => '1719661'
+ },
+ '1' => {
+ 'name' => 'str',
+ 'offset' => '-32',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_dn_get_str',
+ 'Source' => 'x509_dn.c',
+ 'SourceLine' => '663'
+ },
+ '2142621' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'dn',
+ 'offset' => '-328',
+ 'type' => '1719661'
+ },
+ '1' => {
+ 'name' => 'irdn',
+ 'offset' => '-332',
+ 'type' => '75'
+ },
+ '2' => {
+ 'name' => 'iava',
+ 'offset' => '-336',
+ 'type' => '75'
+ },
+ '3' => {
+ 'name' => 'ava',
+ 'offset' => '-344',
+ 'type' => '2142926'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_dn_get_rdn_ava',
+ 'Source' => 'x509_dn.c',
+ 'SourceLine' => '559'
+ },
+ '2142969' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'dn',
+ 'offset' => '-24',
+ 'type' => '1719661'
+ },
+ '1' => {
+ 'name' => 'format',
+ 'offset' => '-28',
+ 'type' => '193776'
+ },
+ '2' => {
+ 'name' => 'out',
+ 'offset' => '-40',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_dn_export2',
+ 'Source' => 'x509_dn.c',
+ 'SourceLine' => '518'
+ },
+ '2143067' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'dn',
+ 'offset' => '-24',
+ 'type' => '1719661'
+ },
+ '1' => {
+ 'name' => 'format',
+ 'offset' => '-28',
+ 'type' => '193776'
+ },
+ '2' => {
+ 'name' => 'output_data',
+ 'offset' => '-40',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'output_data_size',
+ 'offset' => '-48',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_dn_export',
+ 'Source' => 'x509_dn.c',
+ 'SourceLine' => '484'
+ },
+ '2143201' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'dn',
+ 'offset' => '-24',
+ 'type' => '1719661'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_x509_dn_deinit',
+ 'Source' => 'x509_dn.c',
+ 'SourceLine' => '457'
+ },
+ '2143246' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'dn',
+ 'offset' => '-184',
+ 'type' => '1719661'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-192',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_dn_import',
+ 'Source' => 'x509_dn.c',
+ 'SourceLine' => '428'
+ },
+ '2143419' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'dn',
+ 'offset' => '-40',
+ 'type' => '2116196'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_dn_init',
+ 'Source' => 'x509_dn.c',
+ 'SourceLine' => '396'
+ },
+ '2143529' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'dn',
+ 'offset' => '-24',
+ 'type' => '1719661'
+ },
+ '1' => {
+ 'name' => 'str',
+ 'offset' => '-32',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'err',
+ 'offset' => '-40',
+ 'type' => '246352'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_dn_set_str',
+ 'Source' => 'x509_dn.c',
+ 'SourceLine' => '371'
+ },
+ '2143742' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-24',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'dn',
+ 'offset' => '-32',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'err',
+ 'offset' => '-40',
+ 'type' => '246352'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_set_dn',
+ 'Source' => 'x509_dn.c',
+ 'SourceLine' => '342'
+ },
+ '2143821' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'dn',
+ 'offset' => '-32',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'err',
+ 'offset' => '-40',
+ 'type' => '246352'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_issuer_dn',
+ 'Source' => 'x509_dn.c',
+ 'SourceLine' => '320'
+ },
+ '2143900' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'dn',
+ 'offset' => '-32',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'err',
+ 'offset' => '-40',
+ 'type' => '246352'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_dn',
+ 'Source' => 'x509_dn.c',
+ 'SourceLine' => '299'
+ },
+ '2162504' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-568',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'spki',
+ 'offset' => '-576',
+ 'type' => '899098'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-580',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_spki',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '2012'
+ },
+ '2162814' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-88',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'policy',
+ 'offset' => '-96',
+ 'type' => '2162993'
+ },
+ '2' => {
+ 'name' => 'critical',
+ 'offset' => '-100',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_policy',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '1932'
+ },
+ '2163020' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-152',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'what',
+ 'offset' => '-156',
+ 'type' => '75'
+ },
+ '2' => {
+ 'name' => 'data',
+ 'offset' => '-168',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_authority_info_access',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '1849'
+ },
+ '2163372' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-40',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'issuer',
+ 'offset' => '-48',
+ 'type' => '134448'
+ },
+ '2' => {
+ 'name' => 'issuer_key',
+ 'offset' => '-56',
+ 'type' => '134413'
+ },
+ '3' => {
+ 'name' => 'dig',
+ 'offset' => '-60',
+ 'type' => '2545'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-64',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_privkey_sign',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '1792'
+ },
+ '2163537' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-104',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'oid',
+ 'offset' => '-112',
+ 'type' => '329'
+ },
+ '2' => {
+ 'name' => 'critical',
+ 'offset' => '-116',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_key_purpose_oid',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '1709'
+ },
+ '2163793' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-88',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'id',
+ 'offset' => '-96',
+ 'type' => '329'
+ },
+ '2' => {
+ 'name' => 'id_size',
+ 'offset' => '-104',
+ 'type' => '52'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_authority_key_id',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '1646'
+ },
+ '2163976' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-104',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'id',
+ 'offset' => '-112',
+ 'type' => '329'
+ },
+ '2' => {
+ 'name' => 'id_size',
+ 'offset' => '-120',
+ 'type' => '52'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_subject_key_id',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '1582'
+ },
+ '2164175' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'dst',
+ 'offset' => '-72',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'src',
+ 'offset' => '-80',
+ 'type' => '134448'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_cpy_crl_dist_points',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '1534'
+ },
+ '2164306' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-120',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'type',
+ 'offset' => '-124',
+ 'type' => '1577508'
+ },
+ '2' => {
+ 'name' => 'data',
+ 'offset' => '-136',
+ 'type' => '329'
+ },
+ '3' => {
+ 'name' => 'data_size',
+ 'offset' => '-128',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'reason_flags',
+ 'offset' => '-140',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_crl_dist_points2',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '1449'
+ },
+ '2164607' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'type',
+ 'offset' => '-28',
+ 'type' => '1577508'
+ },
+ '2' => {
+ 'name' => 'data_string',
+ 'offset' => '-40',
+ 'type' => '329'
+ },
+ '3' => {
+ 'name' => 'reason_flags',
+ 'offset' => '-32',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_crl_dist_points',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '1423'
+ },
+ '2164807' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-40',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'id',
+ 'offset' => '-48',
+ 'type' => '329'
+ },
+ '2' => {
+ 'name' => 'id_size',
+ 'offset' => '-56',
+ 'type' => '52'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_subject_unique_id',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '1348'
+ },
+ '2164941' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-40',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'id',
+ 'offset' => '-48',
+ 'type' => '329'
+ },
+ '2' => {
+ 'name' => 'id_size',
+ 'offset' => '-56',
+ 'type' => '52'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_issuer_unique_id',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '1311'
+ },
+ '2165054' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-56',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'serial',
+ 'offset' => '-64',
+ 'type' => '329'
+ },
+ '2' => {
+ 'name' => 'serial_size',
+ 'offset' => '-72',
+ 'type' => '52'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_serial',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '1257'
+ },
+ '2165212' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'exp_time',
+ 'offset' => '-32',
+ 'type' => '263'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_expiration_time',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '1221'
+ },
+ '2165296' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'act_time',
+ 'offset' => '-32',
+ 'type' => '263'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_activation_time',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '1193'
+ },
+ '2165380' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'issuer',
+ 'offset' => '-32',
+ 'type' => '134448'
+ },
+ '2' => {
+ 'name' => 'issuer_key',
+ 'offset' => '-40',
+ 'type' => '134436'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_sign',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '1174'
+ },
+ '2165460' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-40',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'issuer',
+ 'offset' => '-48',
+ 'type' => '134448'
+ },
+ '2' => {
+ 'name' => 'issuer_key',
+ 'offset' => '-56',
+ 'type' => '134436'
+ },
+ '3' => {
+ 'name' => 'dig',
+ 'offset' => '-60',
+ 'type' => '2545'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-64',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_sign2',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '1120'
+ },
+ '2165656' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-56',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'activation',
+ 'offset' => '-64',
+ 'type' => '263'
+ },
+ '2' => {
+ 'name' => 'expiration',
+ 'offset' => '-72',
+ 'type' => '263'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_private_key_usage_period',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '1070'
+ },
+ '2165823' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-56',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'pathLenConstraint',
+ 'offset' => '-60',
+ 'type' => '75'
+ },
+ '2' => {
+ 'name' => 'policyLanguage',
+ 'offset' => '-72',
+ 'type' => '110'
+ },
+ '3' => {
+ 'name' => 'policy',
+ 'offset' => '-80',
+ 'type' => '110'
+ },
+ '4' => {
+ 'name' => 'sizeof_policy',
+ 'offset' => '-88',
+ 'type' => '52'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_proxy',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '1021'
+ },
+ '2166006' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-104',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'oid',
+ 'offset' => '-112',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'data',
+ 'offset' => '-120',
+ 'type' => '329'
+ },
+ '3' => {
+ 'name' => 'data_size',
+ 'offset' => '-124',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-128',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_issuer_alt_othername',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '938'
+ },
+ '2166254' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-104',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'oid',
+ 'offset' => '-112',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'data',
+ 'offset' => '-120',
+ 'type' => '329'
+ },
+ '3' => {
+ 'name' => 'data_size',
+ 'offset' => '-124',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-128',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_subject_alt_othername',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '848'
+ },
+ '2166591' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-88',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'type',
+ 'offset' => '-92',
+ 'type' => '1577508'
+ },
+ '2' => {
+ 'name' => 'data',
+ 'offset' => '-104',
+ 'type' => '329'
+ },
+ '3' => {
+ 'name' => 'data_size',
+ 'offset' => '-96',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-108',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_issuer_alt_name',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '751'
+ },
+ '2166802' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-88',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'type',
+ 'offset' => '-92',
+ 'type' => '1577508'
+ },
+ '2' => {
+ 'name' => 'data',
+ 'offset' => '-104',
+ 'type' => '329'
+ },
+ '3' => {
+ 'name' => 'data_size',
+ 'offset' => '-96',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-108',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_subject_alt_name',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '670'
+ },
+ '2167013' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'type',
+ 'offset' => '-28',
+ 'type' => '1577508'
+ },
+ '2' => {
+ 'name' => 'data_string',
+ 'offset' => '-40',
+ 'type' => '110'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_subject_alternative_name',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '626'
+ },
+ '2167112' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-56',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'skipcerts',
+ 'offset' => '-60',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_inhibit_anypolicy',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '576'
+ },
+ '2167226' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-56',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'usage',
+ 'offset' => '-60',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_key_usage',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '533'
+ },
+ '2167361' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'ca',
+ 'offset' => '-28',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_ca_status',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '517'
+ },
+ '2167425' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-56',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'ca',
+ 'offset' => '-60',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'pathLenConstraint',
+ 'offset' => '-64',
+ 'type' => '75'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_basic_constraints',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '472'
+ },
+ '2167553' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-56',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'oid',
+ 'offset' => '-64',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'buf',
+ 'offset' => '-72',
+ 'type' => '329'
+ },
+ '3' => {
+ 'name' => 'sizeof_buf',
+ 'offset' => '-80',
+ 'type' => '52'
+ },
+ '4' => {
+ 'name' => 'critical',
+ 'offset' => '-84',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_extension_by_oid',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '431'
+ },
+ '2167715' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-216',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'crq',
+ 'offset' => '-224',
+ 'type' => '944586'
+ },
+ '2' => {
+ 'name' => 'oid',
+ 'offset' => '-232',
+ 'type' => '110'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-236',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_crq_extension_by_oid',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '338'
+ },
+ '2167959' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'crq',
+ 'offset' => '-32',
+ 'type' => '944586'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_crq_extensions',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '316'
+ },
+ '2168024' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-56',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'crq',
+ 'offset' => '-64',
+ 'type' => '944586'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_crq',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '267'
+ },
+ '2168201' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-40',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'key',
+ 'offset' => '-48',
+ 'type' => '134436'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_key',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '229'
+ },
+ '2168296' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-40',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'version',
+ 'offset' => '-44',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_version',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '187'
+ },
+ '2168426' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-40',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'eecrt',
+ 'offset' => '-48',
+ 'type' => '134448'
+ },
+ '2' => {
+ 'name' => 'raw_flag',
+ 'offset' => '-52',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'name',
+ 'offset' => '-64',
+ 'type' => '329'
+ },
+ '4' => {
+ 'name' => 'sizeof_name',
+ 'offset' => '-56',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_proxy_dn',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '138'
+ },
+ '2168563' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'oid',
+ 'offset' => '-32',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'raw_flag',
+ 'offset' => '-36',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'name',
+ 'offset' => '-48',
+ 'type' => '329'
+ },
+ '4' => {
+ 'name' => 'sizeof_name',
+ 'offset' => '-40',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_issuer_dn_by_oid',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '104'
+ },
+ '2168667' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-24',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'oid',
+ 'offset' => '-32',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'raw_flag',
+ 'offset' => '-36',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'name',
+ 'offset' => '-48',
+ 'type' => '329'
+ },
+ '4' => {
+ 'name' => 'sizeof_name',
+ 'offset' => '-40',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_dn_by_oid',
+ 'Source' => 'x509_write.c',
+ 'SourceLine' => '64'
+ },
+ '2184782' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'nc',
+ 'offset' => '-104',
+ 'type' => '1809422'
+ },
+ '1' => {
+ 'name' => 'idx',
+ 'offset' => '-108',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'type',
+ 'offset' => '-120',
+ 'type' => '22483'
+ },
+ '3' => {
+ 'name' => 'name',
+ 'offset' => '-128',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_name_constraints_get_excluded',
+ 'Source' => 'name_constraints.c',
+ 'SourceLine' => '1359'
+ },
+ '2185069' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'nc',
+ 'offset' => '-104',
+ 'type' => '1809422'
+ },
+ '1' => {
+ 'name' => 'idx',
+ 'offset' => '-108',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'type',
+ 'offset' => '-120',
+ 'type' => '22483'
+ },
+ '3' => {
+ 'name' => 'name',
+ 'offset' => '-128',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_name_constraints_get_permitted',
+ 'Source' => 'name_constraints.c',
+ 'SourceLine' => '1315'
+ },
+ '2185356' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'nc',
+ 'offset' => '-696',
+ 'type' => '1809422'
+ },
+ '1' => {
+ 'name' => 'type',
+ 'offset' => '-700',
+ 'type' => '1577508'
+ },
+ '2' => {
+ 'name' => 'cert',
+ 'offset' => '-712',
+ 'type' => '134448'
+ }
+ },
+ 'Return' => '145',
+ 'ShortName' => 'gnutls_x509_name_constraints_check_crt',
+ 'Source' => 'name_constraints.c',
+ 'SourceLine' => '1117'
+ },
+ '2186852' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'nc',
+ 'offset' => '-24',
+ 'type' => '1809422'
+ },
+ '1' => {
+ 'name' => 'type',
+ 'offset' => '-28',
+ 'type' => '1577508'
+ },
+ '2' => {
+ 'name' => 'name',
+ 'offset' => '-40',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '145',
+ 'ShortName' => 'gnutls_x509_name_constraints_check',
+ 'Source' => 'name_constraints.c',
+ 'SourceLine' => '1041'
+ },
+ '2188748' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-72',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'nc',
+ 'offset' => '-80',
+ 'type' => '1809422'
+ },
+ '2' => {
+ 'name' => 'critical',
+ 'offset' => '-84',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_name_constraints',
+ 'Source' => 'name_constraints.c',
+ 'SourceLine' => '668'
+ },
+ '2188973' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'nc',
+ 'offset' => '-24',
+ 'type' => '1809422'
+ },
+ '1' => {
+ 'name' => 'type',
+ 'offset' => '-28',
+ 'type' => '1577508'
+ },
+ '2' => {
+ 'name' => 'name',
+ 'offset' => '-40',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_name_constraints_add_excluded',
+ 'Source' => 'name_constraints.c',
+ 'SourceLine' => '647'
+ },
+ '2189052' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'nc',
+ 'offset' => '-24',
+ 'type' => '1809422'
+ },
+ '1' => {
+ 'name' => 'type',
+ 'offset' => '-28',
+ 'type' => '1577508'
+ },
+ '2' => {
+ 'name' => 'name',
+ 'offset' => '-40',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_name_constraints_add_permitted',
+ 'Source' => 'name_constraints.c',
+ 'SourceLine' => '623'
+ },
+ '2189533' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'nc',
+ 'offset' => '-24',
+ 'type' => '2189601'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_name_constraints_init',
+ 'Source' => 'name_constraints.c',
+ 'SourceLine' => '516'
+ },
+ '2189628' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'nc',
+ 'offset' => '-24',
+ 'type' => '1809422'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_x509_name_constraints_deinit',
+ 'Source' => 'name_constraints.c',
+ 'SourceLine' => '498'
+ },
+ '2189673' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-104',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'nc',
+ 'offset' => '-112',
+ 'type' => '1809422'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-116',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'critical',
+ 'offset' => '-128',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_name_constraints',
+ 'Source' => 'name_constraints.c',
+ 'SourceLine' => '453'
+ },
+ '2208734' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'list',
+ 'offset' => '-40',
+ 'type' => '136696'
+ },
+ '1' => {
+ 'name' => 'cert',
+ 'offset' => '-48',
+ 'type' => '134448'
+ },
+ '2' => {
+ 'name' => 'name',
+ 'offset' => '-56',
+ 'type' => '329'
+ },
+ '3' => {
+ 'name' => 'name_size',
+ 'offset' => '-64',
+ 'type' => '52'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-68',
+ 'type' => '145'
+ },
+ '5' => {
+ 'name' => 'voutput',
+ 'offset' => '-80',
+ 'type' => '22483'
+ },
+ '6' => {
+ 'name' => 'func',
+ 'offset' => '0',
+ 'type' => '2080049'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_trust_list_verify_named_crt',
+ 'Source' => 'verify-high.c',
+ 'SourceLine' => '1487'
+ },
+ '2208925' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'list',
+ 'offset' => '-360',
+ 'type' => '136696'
+ },
+ '1' => {
+ 'name' => 'cert_list',
+ 'offset' => '-368',
+ 'type' => '135983'
+ },
+ '2' => {
+ 'name' => 'cert_list_size',
+ 'offset' => '-372',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'data',
+ 'offset' => '-384',
+ 'type' => '14235'
+ },
+ '4' => {
+ 'name' => 'elements',
+ 'offset' => '-376',
+ 'type' => '145'
+ },
+ '5' => {
+ 'name' => 'flags',
+ 'offset' => '-388',
+ 'type' => '145'
+ },
+ '6' => {
+ 'name' => 'voutput',
+ 'offset' => '0',
+ 'type' => '22483'
+ },
+ '7' => {
+ 'name' => 'func',
+ 'offset' => '8',
+ 'type' => '2080049'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_trust_list_verify_crt2',
+ 'Source' => 'verify-high.c',
+ 'SourceLine' => '1242'
+ },
+ '2209665' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'list',
+ 'offset' => '-24',
+ 'type' => '136696'
+ },
+ '1' => {
+ 'name' => 'cert_list',
+ 'offset' => '-32',
+ 'type' => '135983'
+ },
+ '2' => {
+ 'name' => 'cert_list_size',
+ 'offset' => '-36',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-40',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'voutput',
+ 'offset' => '-48',
+ 'type' => '22483'
+ },
+ '5' => {
+ 'name' => 'func',
+ 'offset' => '-56',
+ 'type' => '2080049'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_trust_list_verify_crt',
+ 'Source' => 'verify-high.c',
+ 'SourceLine' => '1175'
+ },
+ '2209911' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'list',
+ 'offset' => '-104',
+ 'type' => '136696'
+ },
+ '1' => {
+ 'name' => 'dn',
+ 'offset' => '-112',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'spki',
+ 'offset' => '-120',
+ 'type' => '4549'
+ },
+ '3' => {
+ 'name' => 'issuer',
+ 'offset' => '-128',
+ 'type' => '135983'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-132',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_trust_list_get_issuer_by_subject_key_id',
+ 'Source' => 'verify-high.c',
+ 'SourceLine' => '1089'
+ },
+ '2210249' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'list',
+ 'offset' => '-104',
+ 'type' => '136696'
+ },
+ '1' => {
+ 'name' => 'dn',
+ 'offset' => '-112',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'issuer',
+ 'offset' => '-120',
+ 'type' => '135983'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-124',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_trust_list_get_issuer_by_dn',
+ 'Source' => 'verify-high.c',
+ 'SourceLine' => '1029'
+ },
+ '2210571' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'list',
+ 'offset' => '-136',
+ 'type' => '136696'
+ },
+ '1' => {
+ 'name' => 'cert',
+ 'offset' => '-144',
+ 'type' => '134448'
+ },
+ '2' => {
+ 'name' => 'issuer',
+ 'offset' => '-152',
+ 'type' => '135983'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-156',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_trust_list_get_issuer',
+ 'Source' => 'verify-high.c',
+ 'SourceLine' => '957'
+ },
+ '2211420' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'list',
+ 'offset' => '-88',
+ 'type' => '136696'
+ },
+ '1' => {
+ 'name' => 'crl_list',
+ 'offset' => '-96',
+ 'type' => '2080843'
+ },
+ '2' => {
+ 'name' => 'crl_size',
+ 'offset' => '-100',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-104',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'verification_flags',
+ 'offset' => '-108',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_trust_list_add_crls',
+ 'Source' => 'verify-high.c',
+ 'SourceLine' => '702'
+ },
+ '2211697' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'list',
+ 'offset' => '-104',
+ 'type' => '136696'
+ },
+ '1' => {
+ 'name' => 'cert',
+ 'offset' => '-112',
+ 'type' => '134448'
+ },
+ '2' => {
+ 'name' => 'name',
+ 'offset' => '-120',
+ 'type' => '329'
+ },
+ '3' => {
+ 'name' => 'name_size',
+ 'offset' => '-128',
+ 'type' => '52'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-132',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_trust_list_add_named_crt',
+ 'Source' => 'verify-high.c',
+ 'SourceLine' => '640'
+ },
+ '2211988' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'list',
+ 'offset' => '-88',
+ 'type' => '136696'
+ },
+ '1' => {
+ 'name' => 'clist',
+ 'offset' => '-96',
+ 'type' => '2080324'
+ },
+ '2' => {
+ 'name' => 'clist_size',
+ 'offset' => '-100',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_trust_list_remove_cas',
+ 'Source' => 'verify-high.c',
+ 'SourceLine' => '560'
+ },
+ '2212329' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'iter',
+ 'offset' => '-40',
+ 'type' => '2198670'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_x509_trust_list_iter_deinit',
+ 'Source' => 'verify-high.c',
+ 'SourceLine' => '502'
+ },
+ '2212406' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'list',
+ 'offset' => '-232',
+ 'type' => '136696'
+ },
+ '1' => {
+ 'name' => 'iter',
+ 'offset' => '-240',
+ 'type' => '2213032'
+ },
+ '2' => {
+ 'name' => 'crt',
+ 'offset' => '-248',
+ 'type' => '135983'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_trust_list_iter_get_ca',
+ 'Source' => 'verify-high.c',
+ 'SourceLine' => '409'
+ },
+ '2213279' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'list',
+ 'offset' => '-88',
+ 'type' => '136696'
+ },
+ '1' => {
+ 'name' => 'clist',
+ 'offset' => '-96',
+ 'type' => '2080324'
+ },
+ '2' => {
+ 'name' => 'clist_size',
+ 'offset' => '-100',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-104',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_trust_list_add_cas',
+ 'Source' => 'verify-high.c',
+ 'SourceLine' => '271'
+ },
+ '2213760' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'list',
+ 'offset' => '-40',
+ 'type' => '136696'
+ },
+ '1' => {
+ 'name' => 'all',
+ 'offset' => '-44',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_x509_trust_list_deinit',
+ 'Source' => 'verify-high.c',
+ 'SourceLine' => '125'
+ },
+ '2213842' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'list',
+ 'offset' => '-40',
+ 'type' => '819845'
+ },
+ '1' => {
+ 'name' => 'size',
+ 'offset' => '-44',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_trust_list_init',
+ 'Source' => 'verify-high.c',
+ 'SourceLine' => '83'
+ },
+ '2234811' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'list',
+ 'offset' => '-72',
+ 'type' => '136696'
+ },
+ '1' => {
+ 'name' => 'ca_file',
+ 'offset' => '-80',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'type',
+ 'offset' => '-84',
+ 'type' => '193776'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_trust_list_remove_trust_file',
+ 'Source' => 'verify-high2.c',
+ 'SourceLine' => '481'
+ },
+ '2234979' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'list',
+ 'offset' => '-40',
+ 'type' => '136696'
+ },
+ '1' => {
+ 'name' => 'ca_dir',
+ 'offset' => '-48',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'crl_dir',
+ 'offset' => '-56',
+ 'type' => '110'
+ },
+ '3' => {
+ 'name' => 'type',
+ 'offset' => '-60',
+ 'type' => '193776'
+ },
+ '4' => {
+ 'name' => 'tl_flags',
+ 'offset' => '-64',
+ 'type' => '145'
+ },
+ '5' => {
+ 'name' => 'tl_vflags',
+ 'offset' => '-68',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_trust_list_add_trust_dir',
+ 'Source' => 'verify-high2.c',
+ 'SourceLine' => '435'
+ },
+ '2235401' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'list',
+ 'offset' => '-136',
+ 'type' => '136696'
+ },
+ '1' => {
+ 'name' => 'ca_file',
+ 'offset' => '-144',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'crl_file',
+ 'offset' => '-152',
+ 'type' => '110'
+ },
+ '3' => {
+ 'name' => 'type',
+ 'offset' => '-156',
+ 'type' => '193776'
+ },
+ '4' => {
+ 'name' => 'tl_flags',
+ 'offset' => '-160',
+ 'type' => '145'
+ },
+ '5' => {
+ 'name' => 'tl_vflags',
+ 'offset' => '-164',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_trust_list_add_trust_file',
+ 'Source' => 'verify-high2.c',
+ 'SourceLine' => '304'
+ },
+ '2236362' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'list',
+ 'offset' => '-104',
+ 'type' => '136696'
+ },
+ '1' => {
+ 'name' => 'cas',
+ 'offset' => '-112',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'type',
+ 'offset' => '-116',
+ 'type' => '193776'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_trust_list_remove_trust_mem',
+ 'Source' => 'verify-high2.c',
+ 'SourceLine' => '136'
+ },
+ '2236667' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'list',
+ 'offset' => '-168',
+ 'type' => '136696'
+ },
+ '1' => {
+ 'name' => 'cas',
+ 'offset' => '-176',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'crls',
+ 'offset' => '-184',
+ 'type' => '4549'
+ },
+ '3' => {
+ 'name' => 'type',
+ 'offset' => '-188',
+ 'type' => '193776'
+ },
+ '4' => {
+ 'name' => 'tl_flags',
+ 'offset' => '-192',
+ 'type' => '145'
+ },
+ '5' => {
+ 'name' => 'tl_vflags',
+ 'offset' => '-196',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_trust_list_add_trust_mem',
+ 'Source' => 'verify-high2.c',
+ 'SourceLine' => '66'
+ },
+ '2253719' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'f',
+ 'offset' => '-88',
+ 'type' => '806388'
+ },
+ '1' => {
+ 'name' => 'feature',
+ 'offset' => '-92',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_tlsfeatures_add',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '3460'
+ },
+ '2253943' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'f',
+ 'offset' => '-40',
+ 'type' => '806388'
+ },
+ '1' => {
+ 'name' => 'ext',
+ 'offset' => '-48',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_ext_export_tlsfeatures',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '3400'
+ },
+ '2254104' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'ext',
+ 'offset' => '-40',
+ 'type' => '4549'
+ },
+ '1' => {
+ 'name' => 'f',
+ 'offset' => '-48',
+ 'type' => '806388'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-52',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_ext_import_tlsfeatures',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '3350'
+ },
+ '2254755' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'ext',
+ 'offset' => '-24',
+ 'type' => '1433373'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_x509_ext_deinit',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '3202'
+ },
+ '2254801' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'p',
+ 'offset' => '-56',
+ 'type' => '1819476'
+ },
+ '1' => {
+ 'name' => 'ext',
+ 'offset' => '-64',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_ext_export_key_purposes',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '3145'
+ },
+ '2254977' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'ext',
+ 'offset' => '-264',
+ 'type' => '4549'
+ },
+ '1' => {
+ 'name' => 'p',
+ 'offset' => '-272',
+ 'type' => '1819476'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-276',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_ext_import_key_purposes',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '3072'
+ },
+ '2255183' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'p',
+ 'offset' => '-56',
+ 'type' => '1819476'
+ },
+ '1' => {
+ 'name' => 'idx',
+ 'offset' => '-60',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'oid',
+ 'offset' => '-72',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_key_purpose_get',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '3047'
+ },
+ '2255338' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'p',
+ 'offset' => '-104',
+ 'type' => '1819476'
+ },
+ '1' => {
+ 'name' => 'oid',
+ 'offset' => '-112',
+ 'type' => '110'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_key_purpose_set',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '3018'
+ },
+ '2255543' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'p',
+ 'offset' => '-24',
+ 'type' => '1819476'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_x509_key_purpose_deinit',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '3000'
+ },
+ '2255644' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'p',
+ 'offset' => '-24',
+ 'type' => '2255711'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_key_purpose_init',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '2972'
+ },
+ '2255738' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'aia',
+ 'offset' => '-56',
+ 'type' => '1819432'
+ },
+ '1' => {
+ 'name' => 'ext',
+ 'offset' => '-64',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_ext_export_aia',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '2899'
+ },
+ '2255916' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'ext',
+ 'offset' => '-40',
+ 'type' => '4549'
+ },
+ '1' => {
+ 'name' => 'aia',
+ 'offset' => '-48',
+ 'type' => '1819432'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-52',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_ext_import_aia',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '2847'
+ },
+ '2256412' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'aia',
+ 'offset' => '-120',
+ 'type' => '1819432'
+ },
+ '1' => {
+ 'name' => 'oid',
+ 'offset' => '-128',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'san_type',
+ 'offset' => '-132',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'san',
+ 'offset' => '-144',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_aia_set',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '2738'
+ },
+ '2257188' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'aia',
+ 'offset' => '-56',
+ 'type' => '1819432'
+ },
+ '1' => {
+ 'name' => 'seq',
+ 'offset' => '-60',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'oid',
+ 'offset' => '-72',
+ 'type' => '4650'
+ },
+ '3' => {
+ 'name' => 'san_type',
+ 'offset' => '-80',
+ 'type' => '22483'
+ },
+ '4' => {
+ 'name' => 'san',
+ 'offset' => '-88',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_aia_get',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '2663'
+ },
+ '2257377' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'aia',
+ 'offset' => '-40',
+ 'type' => '1819432'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_x509_aia_deinit',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '2630'
+ },
+ '2257436' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'aia',
+ 'offset' => '-56',
+ 'type' => '2257562'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_aia_init',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '2613'
+ },
+ '2257589' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cdp',
+ 'offset' => '-56',
+ 'type' => '1819410'
+ },
+ '1' => {
+ 'name' => 'ext',
+ 'offset' => '-64',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_ext_export_crl_dist_points',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '2501'
+ },
+ '2257767' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'ext',
+ 'offset' => '-280',
+ 'type' => '4549'
+ },
+ '1' => {
+ 'name' => 'cdp',
+ 'offset' => '-288',
+ 'type' => '1819410'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-292',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_ext_import_crl_dist_points',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '2393'
+ },
+ '2258050' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cdp',
+ 'offset' => '-104',
+ 'type' => '1819410'
+ },
+ '1' => {
+ 'name' => 'type',
+ 'offset' => '-108',
+ 'type' => '1577508'
+ },
+ '2' => {
+ 'name' => 'san',
+ 'offset' => '-120',
+ 'type' => '4549'
+ },
+ '3' => {
+ 'name' => 'reasons',
+ 'offset' => '-112',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_dist_points_set',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '2359'
+ },
+ '2258529' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cdp',
+ 'offset' => '-56',
+ 'type' => '1819410'
+ },
+ '1' => {
+ 'name' => 'seq',
+ 'offset' => '-60',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'type',
+ 'offset' => '-72',
+ 'type' => '22483'
+ },
+ '3' => {
+ 'name' => 'san',
+ 'offset' => '-80',
+ 'type' => '4650'
+ },
+ '4' => {
+ 'name' => 'reasons',
+ 'offset' => '-88',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_dist_points_get',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '2298'
+ },
+ '2258718' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cdp',
+ 'offset' => '-40',
+ 'type' => '1819410'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_x509_crl_dist_points_deinit',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '2272'
+ },
+ '2258777' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cdp',
+ 'offset' => '-56',
+ 'type' => '2258903'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crl_dist_points_init',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '2255'
+ },
+ '2258930' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'policies',
+ 'offset' => '-136',
+ 'type' => '1819498'
+ },
+ '1' => {
+ 'name' => 'ext',
+ 'offset' => '-144',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_ext_export_policies',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '2101'
+ },
+ '2259343' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'ext',
+ 'offset' => '-376',
+ 'type' => '4549'
+ },
+ '1' => {
+ 'name' => 'policies',
+ 'offset' => '-384',
+ 'type' => '1819498'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-388',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_ext_import_policies',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '1893'
+ },
+ '2259654' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'policies',
+ 'offset' => '-120',
+ 'type' => '1819498'
+ },
+ '1' => {
+ 'name' => 'policy',
+ 'offset' => '-128',
+ 'type' => '2162993'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_policies_set',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '1846'
+ },
+ '2260006' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'policies',
+ 'offset' => '-56',
+ 'type' => '1819498'
+ },
+ '1' => {
+ 'name' => 'seq',
+ 'offset' => '-60',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'policy',
+ 'offset' => '-72',
+ 'type' => '2117595'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_policies_get',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '1809'
+ },
+ '2260169' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'policies',
+ 'offset' => '-40',
+ 'type' => '1819498'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_x509_policies_deinit',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '1782'
+ },
+ '2260228' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'policies',
+ 'offset' => '-56',
+ 'type' => '2260354'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_policies_init',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '1765'
+ },
+ '2260606' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pathLenConstraint',
+ 'offset' => '-36',
+ 'type' => '75'
+ },
+ '1' => {
+ 'name' => 'policyLanguage',
+ 'offset' => '-48',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'policy',
+ 'offset' => '-56',
+ 'type' => '110'
+ },
+ '3' => {
+ 'name' => 'sizeof_policy',
+ 'offset' => '-64',
+ 'type' => '52'
+ },
+ '4' => {
+ 'name' => 'ext',
+ 'offset' => '-72',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_ext_export_proxy',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '1616'
+ },
+ '2260781' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'ext',
+ 'offset' => '-72',
+ 'type' => '4549'
+ },
+ '1' => {
+ 'name' => 'pathlen',
+ 'offset' => '-80',
+ 'type' => '17333'
+ },
+ '2' => {
+ 'name' => 'policyLanguage',
+ 'offset' => '-88',
+ 'type' => '1030'
+ },
+ '3' => {
+ 'name' => 'policy',
+ 'offset' => '-96',
+ 'type' => '1030'
+ },
+ '4' => {
+ 'name' => 'sizeof_policy',
+ 'offset' => '-104',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_ext_import_proxy',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '1523'
+ },
+ '2260990' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'ca',
+ 'offset' => '-52',
+ 'type' => '145'
+ },
+ '1' => {
+ 'name' => 'pathlen',
+ 'offset' => '-56',
+ 'type' => '75'
+ },
+ '2' => {
+ 'name' => 'ext',
+ 'offset' => '-64',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_ext_export_basic_constraints',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '1450'
+ },
+ '2261169' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'ext',
+ 'offset' => '-184',
+ 'type' => '4549'
+ },
+ '1' => {
+ 'name' => 'ca',
+ 'offset' => '-192',
+ 'type' => '22483'
+ },
+ '2' => {
+ 'name' => 'pathlen',
+ 'offset' => '-200',
+ 'type' => '17333'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_ext_import_basic_constraints',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '1382'
+ },
+ '2261347' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'activation',
+ 'offset' => '-40',
+ 'type' => '263'
+ },
+ '1' => {
+ 'name' => 'expiration',
+ 'offset' => '-48',
+ 'type' => '263'
+ },
+ '2' => {
+ 'name' => 'ext',
+ 'offset' => '-56',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_ext_export_private_key_usage_period',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '1328'
+ },
+ '2261512' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'ext',
+ 'offset' => '-40',
+ 'type' => '4549'
+ },
+ '1' => {
+ 'name' => 'activation',
+ 'offset' => '-48',
+ 'type' => '4689'
+ },
+ '2' => {
+ 'name' => 'expiration',
+ 'offset' => '-56',
+ 'type' => '4689'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_ext_import_private_key_usage_period',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '1275'
+ },
+ '2261671' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'skipcerts',
+ 'offset' => '-36',
+ 'type' => '145'
+ },
+ '1' => {
+ 'name' => 'ext',
+ 'offset' => '-48',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_ext_export_inhibit_anypolicy',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '1229'
+ },
+ '2261815' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'ext',
+ 'offset' => '-40',
+ 'type' => '4549'
+ },
+ '1' => {
+ 'name' => 'skipcerts',
+ 'offset' => '-48',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_ext_import_inhibit_anypolicy',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '1202'
+ },
+ '2261914' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'usage',
+ 'offset' => '-52',
+ 'type' => '145'
+ },
+ '1' => {
+ 'name' => 'ext',
+ 'offset' => '-64',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_ext_export_key_usage',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '1147'
+ },
+ '2262042' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'ext',
+ 'offset' => '-56',
+ 'type' => '4549'
+ },
+ '1' => {
+ 'name' => 'key_usage',
+ 'offset' => '-64',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_ext_import_key_usage',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '1095'
+ },
+ '2262185' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'aki',
+ 'offset' => '-56',
+ 'type' => '1780400'
+ },
+ '1' => {
+ 'name' => 'ext',
+ 'offset' => '-64',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_ext_export_authority_key_id',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '1000'
+ },
+ '2262363' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'ext',
+ 'offset' => '-88',
+ 'type' => '4549'
+ },
+ '1' => {
+ 'name' => 'aki',
+ 'offset' => '-96',
+ 'type' => '1780400'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-100',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_ext_import_authority_key_id',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '894'
+ },
+ '2262569' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'aki',
+ 'offset' => '-88',
+ 'type' => '1780400'
+ },
+ '1' => {
+ 'name' => 'seq',
+ 'offset' => '-92',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'san_type',
+ 'offset' => '-104',
+ 'type' => '22483'
+ },
+ '3' => {
+ 'name' => 'san',
+ 'offset' => '-112',
+ 'type' => '4650'
+ },
+ '4' => {
+ 'name' => 'othername_oid',
+ 'offset' => '-120',
+ 'type' => '4650'
+ },
+ '5' => {
+ 'name' => 'serial',
+ 'offset' => '-128',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_aki_get_cert_issuer',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '845'
+ },
+ '2262838' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'aki',
+ 'offset' => '-136',
+ 'type' => '1780400'
+ },
+ '1' => {
+ 'name' => 'san_type',
+ 'offset' => '-140',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'san',
+ 'offset' => '-152',
+ 'type' => '4549'
+ },
+ '3' => {
+ 'name' => 'othername_oid',
+ 'offset' => '-160',
+ 'type' => '110'
+ },
+ '4' => {
+ 'name' => 'serial',
+ 'offset' => '-168',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_aki_set_cert_issuer',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '787'
+ },
+ '2263203' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'aki',
+ 'offset' => '-24',
+ 'type' => '1780400'
+ },
+ '1' => {
+ 'name' => 'id',
+ 'offset' => '-32',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_aki_set_id',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '763'
+ },
+ '2263267' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'aki',
+ 'offset' => '-56',
+ 'type' => '1780400'
+ },
+ '1' => {
+ 'name' => 'id',
+ 'offset' => '-64',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_aki_get_id',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '742'
+ },
+ '2263428' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'aki',
+ 'offset' => '-24',
+ 'type' => '1780400'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_x509_aki_deinit',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '721'
+ },
+ '2263474' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'aki',
+ 'offset' => '-56',
+ 'type' => '2263600'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_aki_init',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '704'
+ },
+ '2263606' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'id',
+ 'offset' => '-40',
+ 'type' => '4549'
+ },
+ '1' => {
+ 'name' => 'ext',
+ 'offset' => '-48',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_ext_export_subject_key_id',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '655'
+ },
+ '2263770' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'ext',
+ 'offset' => '-40',
+ 'type' => '4549'
+ },
+ '1' => {
+ 'name' => 'id',
+ 'offset' => '-48',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_ext_import_subject_key_id',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '602'
+ },
+ '2263913' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'nc',
+ 'offset' => '-88',
+ 'type' => '1809422'
+ },
+ '1' => {
+ 'name' => 'ext',
+ 'offset' => '-96',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_ext_export_name_constraints',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '462'
+ },
+ '2264146' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'ext',
+ 'offset' => '-56',
+ 'type' => '4549'
+ },
+ '1' => {
+ 'name' => 'nc',
+ 'offset' => '-64',
+ 'type' => '1809422'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-68',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_ext_import_name_constraints',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '367'
+ },
+ '2264320' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'sans',
+ 'offset' => '-56',
+ 'type' => '146035'
+ },
+ '1' => {
+ 'name' => 'ext',
+ 'offset' => '-64',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_ext_export_subject_alt_names',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '298'
+ },
+ '2264477' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'ext',
+ 'offset' => '-120',
+ 'type' => '4549'
+ },
+ '1' => {
+ 'name' => 'sans',
+ 'offset' => '-128',
+ 'type' => '146035'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-132',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_ext_import_subject_alt_names',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '215'
+ },
+ '2264746' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'sans',
+ 'offset' => '-104',
+ 'type' => '146035'
+ },
+ '1' => {
+ 'name' => 'san_type',
+ 'offset' => '-108',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'san',
+ 'offset' => '-120',
+ 'type' => '4549'
+ },
+ '3' => {
+ 'name' => 'othername_oid',
+ 'offset' => '-128',
+ 'type' => '110'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_subject_alt_names_set',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '171'
+ },
+ '2265336' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'sans',
+ 'offset' => '-56',
+ 'type' => '146035'
+ },
+ '1' => {
+ 'name' => 'seq',
+ 'offset' => '-60',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'san_type',
+ 'offset' => '-72',
+ 'type' => '22483'
+ },
+ '3' => {
+ 'name' => 'san',
+ 'offset' => '-80',
+ 'type' => '4650'
+ },
+ '4' => {
+ 'name' => 'othername_oid',
+ 'offset' => '-88',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_subject_alt_names_get',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '104'
+ },
+ '2265518' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'sans',
+ 'offset' => '-24',
+ 'type' => '146035'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_subject_alt_names_deinit',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '81'
+ },
+ '2265618' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'sans',
+ 'offset' => '-24',
+ 'type' => '2265685'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_subject_alt_names_init',
+ 'Source' => 'x509_ext.c',
+ 'SourceLine' => '51'
+ },
+ '2281770' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '-344',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'email',
+ 'offset' => '-352',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-356',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '145',
+ 'ShortName' => 'gnutls_x509_crt_check_email',
+ 'Source' => 'email-verify.c',
+ 'SourceLine' => '48'
+ },
+ '2298008' => {
+ 'Header' => 'pkcs7.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkcs7',
+ 'offset' => '-280',
+ 'type' => '1891130'
+ },
+ '1' => {
+ 'name' => 'format',
+ 'offset' => '-284',
+ 'type' => '1305120'
+ },
+ '2' => {
+ 'name' => 'out',
+ 'offset' => '-296',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pkcs7_print',
+ 'Source' => 'pkcs7-output.c',
+ 'SourceLine' => '174'
+ },
+ '2314128' => {
+ 'Header' => 'x509-ext.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'oid',
+ 'offset' => '-88',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'othername',
+ 'offset' => '-96',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'virt_type',
+ 'offset' => '-104',
+ 'type' => '22483'
+ },
+ '3' => {
+ 'name' => 'virt',
+ 'offset' => '-112',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_othername_to_virtual',
+ 'Source' => 'virt-san.c',
+ 'SourceLine' => '143'
+ },
+ '2330595' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'spki',
+ 'offset' => '-88',
+ 'type' => '899086'
+ },
+ '1' => {
+ 'name' => 'dig',
+ 'offset' => '-96',
+ 'type' => '454202'
+ },
+ '2' => {
+ 'name' => 'salt_size',
+ 'offset' => '-104',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_spki_get_rsa_pss_params',
+ 'Source' => 'spki.c',
+ 'SourceLine' => '114'
+ },
+ '2330837' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'spki',
+ 'offset' => '-24',
+ 'type' => '899086'
+ },
+ '1' => {
+ 'name' => 'dig',
+ 'offset' => '-28',
+ 'type' => '2545'
+ },
+ '2' => {
+ 'name' => 'salt_size',
+ 'offset' => '-32',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_x509_spki_set_rsa_pss_params',
+ 'Source' => 'spki.c',
+ 'SourceLine' => '89'
+ },
+ '2330909' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'spki',
+ 'offset' => '-24',
+ 'type' => '899086'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_x509_spki_deinit',
+ 'Source' => 'spki.c',
+ 'SourceLine' => '71'
+ },
+ '2330953' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'spki',
+ 'offset' => '-40',
+ 'type' => '2331015'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_spki_init',
+ 'Source' => 'spki.c',
+ 'SourceLine' => '44'
+ },
+ '2351808' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'feat',
+ 'offset' => '-88',
+ 'type' => '806388'
+ },
+ '1' => {
+ 'name' => 'cert',
+ 'offset' => '-96',
+ 'type' => '134448'
+ }
+ },
+ 'Return' => '145',
+ 'ShortName' => 'gnutls_x509_tlsfeatures_check_crt',
+ 'Source' => 'tls_features.c',
+ 'SourceLine' => '216'
+ },
+ '2352065' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-56',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'features',
+ 'offset' => '-64',
+ 'type' => '806388'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_tlsfeatures',
+ 'Source' => 'tls_features.c',
+ 'SourceLine' => '175'
+ },
+ '2352195' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-56',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'features',
+ 'offset' => '-64',
+ 'type' => '806388'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-68',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'critical',
+ 'offset' => '-80',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_get_tlsfeatures',
+ 'Source' => 'tls_features.c',
+ 'SourceLine' => '124'
+ },
+ '2352349' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'f',
+ 'offset' => '-56',
+ 'type' => '806388'
+ },
+ '1' => {
+ 'name' => 'idx',
+ 'offset' => '-60',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'feature',
+ 'offset' => '-72',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_tlsfeatures_get',
+ 'Source' => 'tls_features.c',
+ 'SourceLine' => '84'
+ },
+ '2352520' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'f',
+ 'offset' => '-24',
+ 'type' => '806388'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_x509_tlsfeatures_deinit',
+ 'Source' => 'tls_features.c',
+ 'SourceLine' => '65'
+ },
+ '2352562' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'f',
+ 'offset' => '-56',
+ 'type' => '2352683'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_tlsfeatures_init',
+ 'Source' => 'tls_features.c',
+ 'SourceLine' => '48'
+ },
+ '2383723' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cidr',
+ 'offset' => '-168',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'cidr_rfc5280',
+ 'offset' => '-176',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_cidr_to_rfc5280',
+ 'Source' => 'ip.c',
+ 'SourceLine' => '208'
+ },
+ '2401783' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'resp',
+ 'offset' => '-88',
+ 'type' => '817450'
+ },
+ '1' => {
+ 'name' => 'trustlist',
+ 'offset' => '-96',
+ 'type' => '136696'
+ },
+ '2' => {
+ 'name' => 'verify',
+ 'offset' => '-104',
+ 'type' => '22483'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-108',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_resp_verify',
+ 'Source' => 'ocsp.c',
+ 'SourceLine' => '2247'
+ },
+ '2402040' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'resp',
+ 'offset' => '-72',
+ 'type' => '817450'
+ },
+ '1' => {
+ 'name' => 'issuer',
+ 'offset' => '-80',
+ 'type' => '134448'
+ },
+ '2' => {
+ 'name' => 'verify',
+ 'offset' => '-88',
+ 'type' => '22483'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-92',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_resp_verify_direct',
+ 'Source' => 'ocsp.c',
+ 'SourceLine' => '2162'
+ },
+ '2403227' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'resp',
+ 'offset' => '-280',
+ 'type' => '817450'
+ },
+ '1' => {
+ 'name' => 'certs',
+ 'offset' => '-288',
+ 'type' => '820465'
+ },
+ '2' => {
+ 'name' => 'ncerts',
+ 'offset' => '-296',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_resp_get_certs',
+ 'Source' => 'ocsp.c',
+ 'SourceLine' => '1817'
+ },
+ '2403497' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'resp',
+ 'offset' => '-40',
+ 'type' => '817450'
+ },
+ '1' => {
+ 'name' => 'sig',
+ 'offset' => '-48',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_resp_get_signature',
+ 'Source' => 'ocsp.c',
+ 'SourceLine' => '1775'
+ },
+ '2403596' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'resp',
+ 'offset' => '-56',
+ 'type' => '817450'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_resp_get_signature_algorithm',
+ 'Source' => 'ocsp.c',
+ 'SourceLine' => '1745'
+ },
+ '2403715' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'resp',
+ 'offset' => '-56',
+ 'type' => '817450'
+ },
+ '1' => {
+ 'name' => 'critical',
+ 'offset' => '-64',
+ 'type' => '22483'
+ },
+ '2' => {
+ 'name' => 'nonce',
+ 'offset' => '-72',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_resp_get_nonce',
+ 'Source' => 'ocsp.c',
+ 'SourceLine' => '1705'
+ },
+ '2403845' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'resp',
+ 'offset' => '-248',
+ 'type' => '817450'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-252',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'oid',
+ 'offset' => '-264',
+ 'type' => '4650'
+ },
+ '3' => {
+ 'name' => 'critical',
+ 'offset' => '-272',
+ 'type' => '22483'
+ },
+ '4' => {
+ 'name' => 'data',
+ 'offset' => '-280',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_resp_get_extension',
+ 'Source' => 'ocsp.c',
+ 'SourceLine' => '1627'
+ },
+ '2404057' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'resp',
+ 'offset' => '-440',
+ 'type' => '817450'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-444',
+ 'type' => '145'
+ },
+ '10' => {
+ 'name' => 'revocation_reason',
+ 'offset' => '32',
+ 'type' => '22483'
+ },
+ '2' => {
+ 'name' => 'digest',
+ 'offset' => '-456',
+ 'type' => '454202'
+ },
+ '3' => {
+ 'name' => 'issuer_name_hash',
+ 'offset' => '-464',
+ 'type' => '4650'
+ },
+ '4' => {
+ 'name' => 'issuer_key_hash',
+ 'offset' => '-472',
+ 'type' => '4650'
+ },
+ '5' => {
+ 'name' => 'serial_number',
+ 'offset' => '-480',
+ 'type' => '4650'
+ },
+ '6' => {
+ 'name' => 'cert_status',
+ 'offset' => '0',
+ 'type' => '22483'
+ },
+ '7' => {
+ 'name' => 'this_update',
+ 'offset' => '8',
+ 'type' => '4689'
+ },
+ '8' => {
+ 'name' => 'next_update',
+ 'offset' => '16',
+ 'type' => '4689'
+ },
+ '9' => {
+ 'name' => 'revocation_time',
+ 'offset' => '24',
+ 'type' => '4689'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_resp_get_single',
+ 'Source' => 'ocsp.c',
+ 'SourceLine' => '1412'
+ },
+ '2404419' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'resp',
+ 'offset' => '-296',
+ 'type' => '817450'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-300',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'crt',
+ 'offset' => '-312',
+ 'type' => '134448'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_resp_check_crt',
+ 'Source' => 'ocsp.c',
+ 'SourceLine' => '1303'
+ },
+ '2404927' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'resp',
+ 'offset' => '-120',
+ 'type' => '817450'
+ }
+ },
+ 'Return' => '263',
+ 'ShortName' => 'gnutls_ocsp_resp_get_produced',
+ 'Source' => 'ocsp.c',
+ 'SourceLine' => '1263'
+ },
+ '2405080' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'resp',
+ 'offset' => '-72',
+ 'type' => '817450'
+ },
+ '1' => {
+ 'name' => 'type',
+ 'offset' => '-76',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'raw',
+ 'offset' => '-88',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_resp_get_responder_raw_id',
+ 'Source' => 'ocsp.c',
+ 'SourceLine' => '1195'
+ },
+ '2405300' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'resp',
+ 'offset' => '-24',
+ 'type' => '817450'
+ },
+ '1' => {
+ 'name' => 'dn',
+ 'offset' => '-32',
+ 'type' => '4650'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-36',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_resp_get_responder2',
+ 'Source' => 'ocsp.c',
+ 'SourceLine' => '1162'
+ },
+ '2405419' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'resp',
+ 'offset' => '-40',
+ 'type' => '817450'
+ },
+ '1' => {
+ 'name' => 'dn',
+ 'offset' => '-48',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_resp_get_responder',
+ 'Source' => 'ocsp.c',
+ 'SourceLine' => '1121'
+ },
+ '2405498' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'resp',
+ 'offset' => '-40',
+ 'type' => '817450'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_resp_get_version',
+ 'Source' => 'ocsp.c',
+ 'SourceLine' => '1073'
+ },
+ '2405649' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'resp',
+ 'offset' => '-40',
+ 'type' => '817450'
+ },
+ '1' => {
+ 'name' => 'response_type_oid',
+ 'offset' => '-48',
+ 'type' => '4650'
+ },
+ '2' => {
+ 'name' => 'response',
+ 'offset' => '-56',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_resp_get_response',
+ 'Source' => 'ocsp.c',
+ 'SourceLine' => '1027'
+ },
+ '2405763' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'resp',
+ 'offset' => '-88',
+ 'type' => '817450'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_resp_get_status',
+ 'Source' => 'ocsp.c',
+ 'SourceLine' => '971'
+ },
+ '2406015' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'req',
+ 'offset' => '-72',
+ 'type' => '2401639'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_req_randomize_nonce',
+ 'Source' => 'ocsp.c',
+ 'SourceLine' => '935'
+ },
+ '2406146' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'req',
+ 'offset' => '-72',
+ 'type' => '2401639'
+ },
+ '1' => {
+ 'name' => 'critical',
+ 'offset' => '-76',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'nonce',
+ 'offset' => '-88',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_req_set_nonce',
+ 'Source' => 'ocsp.c',
+ 'SourceLine' => '887'
+ },
+ '2406345' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'req',
+ 'offset' => '-56',
+ 'type' => '2401639'
+ },
+ '1' => {
+ 'name' => 'critical',
+ 'offset' => '-64',
+ 'type' => '22483'
+ },
+ '2' => {
+ 'name' => 'nonce',
+ 'offset' => '-72',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_req_get_nonce',
+ 'Source' => 'ocsp.c',
+ 'SourceLine' => '841'
+ },
+ '2406475' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'req',
+ 'offset' => '-24',
+ 'type' => '2401639'
+ },
+ '1' => {
+ 'name' => 'oid',
+ 'offset' => '-32',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'critical',
+ 'offset' => '-36',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'data',
+ 'offset' => '-48',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_req_set_extension',
+ 'Source' => 'ocsp.c',
+ 'SourceLine' => '812'
+ },
+ '2406589' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'req',
+ 'offset' => '-248',
+ 'type' => '2401639'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-252',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'oid',
+ 'offset' => '-264',
+ 'type' => '4650'
+ },
+ '3' => {
+ 'name' => 'critical',
+ 'offset' => '-272',
+ 'type' => '22483'
+ },
+ '4' => {
+ 'name' => 'data',
+ 'offset' => '-280',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_req_get_extension',
+ 'Source' => 'ocsp.c',
+ 'SourceLine' => '736'
+ },
+ '2406785' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'req',
+ 'offset' => '-248',
+ 'type' => '2401639'
+ },
+ '1' => {
+ 'name' => 'digest',
+ 'offset' => '-252',
+ 'type' => '2545'
+ },
+ '2' => {
+ 'name' => 'issuer',
+ 'offset' => '-264',
+ 'type' => '134448'
+ },
+ '3' => {
+ 'name' => 'cert',
+ 'offset' => '-272',
+ 'type' => '134448'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_req_add_cert',
+ 'Source' => 'ocsp.c',
+ 'SourceLine' => '644'
+ },
+ '2407043' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'req',
+ 'offset' => '-40',
+ 'type' => '2401639'
+ },
+ '1' => {
+ 'name' => 'digest',
+ 'offset' => '-44',
+ 'type' => '2545'
+ },
+ '2' => {
+ 'name' => 'issuer_name_hash',
+ 'offset' => '-56',
+ 'type' => '4549'
+ },
+ '3' => {
+ 'name' => 'issuer_key_hash',
+ 'offset' => '-64',
+ 'type' => '4549'
+ },
+ '4' => {
+ 'name' => 'serial_number',
+ 'offset' => '-72',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_req_add_cert_id',
+ 'Source' => 'ocsp.c',
+ 'SourceLine' => '540'
+ },
+ '2407203' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'req',
+ 'offset' => '-248',
+ 'type' => '2401639'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-252',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'digest',
+ 'offset' => '-264',
+ 'type' => '454202'
+ },
+ '3' => {
+ 'name' => 'issuer_name_hash',
+ 'offset' => '-272',
+ 'type' => '4650'
+ },
+ '4' => {
+ 'name' => 'issuer_key_hash',
+ 'offset' => '-280',
+ 'type' => '4650'
+ },
+ '5' => {
+ 'name' => 'serial_number',
+ 'offset' => '-288',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_req_get_cert_id',
+ 'Source' => 'ocsp.c',
+ 'SourceLine' => '429'
+ },
+ '2407398' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'req',
+ 'offset' => '-40',
+ 'type' => '2401639'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_req_get_version',
+ 'Source' => 'ocsp.c',
+ 'SourceLine' => '376'
+ },
+ '2407512' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'resp',
+ 'offset' => '-24',
+ 'type' => '817450'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-32',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_resp_export',
+ 'Source' => 'ocsp.c',
+ 'SourceLine' => '357'
+ },
+ '2407596' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'req',
+ 'offset' => '-40',
+ 'type' => '2401639'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-48',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_req_export',
+ 'Source' => 'ocsp.c',
+ 'SourceLine' => '325'
+ },
+ '2407716' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'resp',
+ 'offset' => '-40',
+ 'type' => '817450'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-48',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_resp_import',
+ 'Source' => 'ocsp.c',
+ 'SourceLine' => '229'
+ },
+ '2407811' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'req',
+ 'offset' => '-40',
+ 'type' => '2401639'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-48',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_req_import',
+ 'Source' => 'ocsp.c',
+ 'SourceLine' => '183'
+ },
+ '2407906' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'resp',
+ 'offset' => '-24',
+ 'type' => '817450'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_ocsp_resp_deinit',
+ 'Source' => 'ocsp.c',
+ 'SourceLine' => '151'
+ },
+ '2407950' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'resp',
+ 'offset' => '-40',
+ 'type' => '2408045'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_resp_init',
+ 'Source' => 'ocsp.c',
+ 'SourceLine' => '113'
+ },
+ '2408072' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'req',
+ 'offset' => '-24',
+ 'type' => '2401639'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_ocsp_req_deinit',
+ 'Source' => 'ocsp.c',
+ 'SourceLine' => '92'
+ },
+ '2408116' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'req',
+ 'offset' => '-40',
+ 'type' => '2408211'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_req_init',
+ 'Source' => 'ocsp.c',
+ 'SourceLine' => '64'
+ },
+ '2423992' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'resp',
+ 'offset' => '-72',
+ 'type' => '817450'
+ },
+ '1' => {
+ 'name' => 'format',
+ 'offset' => '-76',
+ 'type' => '2423849'
+ },
+ '2' => {
+ 'name' => 'out',
+ 'offset' => '-88',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_resp_print',
+ 'Source' => 'ocsp_output.c',
+ 'SourceLine' => '642'
+ },
+ '2425096' => {
+ 'Header' => 'ocsp.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'req',
+ 'offset' => '-72',
+ 'type' => '2401639'
+ },
+ '1' => {
+ 'name' => 'format',
+ 'offset' => '-76',
+ 'type' => '2423849'
+ },
+ '2' => {
+ 'name' => 'out',
+ 'offset' => '-88',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_req_print',
+ 'Source' => 'ocsp_output.c',
+ 'SourceLine' => '172'
+ },
+ '2440556' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'size',
+ 'offset' => '-48',
+ 'type' => '52'
+ }
+ },
+ 'Return' => '252',
+ 'ShortName' => 'gnutls_record_set_max_size',
+ 'Source' => 'max_record.c',
+ 'SourceLine' => '288'
+ },
+ '2440691' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '52',
+ 'ShortName' => 'gnutls_record_get_max_size',
+ 'Source' => 'max_record.c',
+ 'SourceLine' => '259'
+ },
+ '245372' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'iter',
+ 'offset' => '-20',
+ 'type' => '145'
+ },
+ '1' => {
+ 'name' => 'flags',
+ 'offset' => '-24',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '110',
+ 'ShortName' => 'gnutls_priority_string_list',
+ 'Source' => 'priority.c',
+ 'SourceLine' => '1912'
+ },
+ '245437' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pcache',
+ 'offset' => '-24',
+ 'type' => '231623'
+ },
+ '1' => {
+ 'name' => 'list',
+ 'offset' => '-32',
+ 'type' => '245502'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_priority_certificate_type_list',
+ 'Source' => 'priority.c',
+ 'SourceLine' => '1888'
+ },
+ '245508' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pcache',
+ 'offset' => '-24',
+ 'type' => '231623'
+ },
+ '1' => {
+ 'name' => 'list',
+ 'offset' => '-32',
+ 'type' => '245502'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_priority_sign_list',
+ 'Source' => 'priority.c',
+ 'SourceLine' => '1866'
+ },
+ '245573' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pcache',
+ 'offset' => '-24',
+ 'type' => '231623'
+ },
+ '1' => {
+ 'name' => 'list',
+ 'offset' => '-32',
+ 'type' => '245502'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_priority_protocol_list',
+ 'Source' => 'priority.c',
+ 'SourceLine' => '1844'
+ },
+ '2457117' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-56',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'type',
+ 'offset' => '-60',
+ 'type' => '2445811'
+ },
+ '2' => {
+ 'name' => 'name',
+ 'offset' => '-72',
+ 'type' => '329'
+ },
+ '3' => {
+ 'name' => 'name_length',
+ 'offset' => '-80',
+ 'type' => '52'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_server_name_set',
+ 'Source' => 'server_name.c',
+ 'SourceLine' => '363'
+ },
+ '245746' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pcache',
+ 'offset' => '-24',
+ 'type' => '231623'
+ },
+ '1' => {
+ 'name' => 'list',
+ 'offset' => '-32',
+ 'type' => '245502'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_priority_mac_list',
+ 'Source' => 'priority.c',
+ 'SourceLine' => '1801'
+ },
+ '2457481' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-56',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-64',
+ 'type' => '211'
+ },
+ '2' => {
+ 'name' => 'data_length',
+ 'offset' => '-72',
+ 'type' => '7841'
+ },
+ '3' => {
+ 'name' => 'type',
+ 'offset' => '-80',
+ 'type' => '22483'
+ },
+ '4' => {
+ 'name' => 'indx',
+ 'offset' => '-84',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_server_name_get',
+ 'Source' => 'server_name.c',
+ 'SourceLine' => '237'
+ },
+ '245811' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pcache',
+ 'offset' => '-24',
+ 'type' => '231623'
+ },
+ '1' => {
+ 'name' => 'list',
+ 'offset' => '-32',
+ 'type' => '245502'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_priority_cipher_list',
+ 'Source' => 'priority.c',
+ 'SourceLine' => '1779'
+ },
+ '245876' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pcache',
+ 'offset' => '-24',
+ 'type' => '231623'
+ },
+ '1' => {
+ 'name' => 'list',
+ 'offset' => '-32',
+ 'type' => '245502'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_priority_kx_list',
+ 'Source' => 'priority.c',
+ 'SourceLine' => '1757'
+ },
+ '245941' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pcache',
+ 'offset' => '-24',
+ 'type' => '231623'
+ },
+ '1' => {
+ 'name' => 'list',
+ 'offset' => '-32',
+ 'type' => '245502'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_priority_group_list',
+ 'Source' => 'priority.c',
+ 'SourceLine' => '1735'
+ },
+ '246006' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pcache',
+ 'offset' => '-40',
+ 'type' => '231623'
+ },
+ '1' => {
+ 'name' => 'list',
+ 'offset' => '-48',
+ 'type' => '245502'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_priority_ecc_curve_list',
+ 'Source' => 'priority.c',
+ 'SourceLine' => '1703'
+ },
+ '246084' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_set_default_priority',
+ 'Source' => 'priority.c',
+ 'SourceLine' => '1682'
+ },
+ '246223' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'priorities',
+ 'offset' => '-48',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'err_pos',
+ 'offset' => '-56',
+ 'type' => '246352'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_priority_set_direct',
+ 'Source' => 'priority.c',
+ 'SourceLine' => '1608'
+ },
+ '246379' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'priority_cache',
+ 'offset' => '-40',
+ 'type' => '231623'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_priority_deinit',
+ 'Source' => 'priority.c',
+ 'SourceLine' => '1567'
+ },
+ '246425' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'priority_cache',
+ 'offset' => '-648',
+ 'type' => '246729'
+ },
+ '1' => {
+ 'name' => 'priorities',
+ 'offset' => '-656',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'err_pos',
+ 'offset' => '-664',
+ 'type' => '246352'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_priority_init',
+ 'Source' => 'priority.c',
+ 'SourceLine' => '1325'
+ },
+ '2474344' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_sign_algorithm_get_client',
+ 'Source' => 'signature.c',
+ 'SourceLine' => '475'
+ },
+ '2474394' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_sign_algorithm_get',
+ 'Source' => 'signature.c',
+ 'SourceLine' => '458'
+ },
+ '2474444' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-88',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'indx',
+ 'offset' => '-96',
+ 'type' => '52'
+ },
+ '2' => {
+ 'name' => 'algo',
+ 'offset' => '-104',
+ 'type' => '578599'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_sign_algorithm_get_requested',
+ 'Source' => 'signature.c',
+ 'SourceLine' => '412'
+ },
+ '2491950' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-56',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '145',
+ 'ShortName' => 'gnutls_safe_renegotiation_status',
+ 'Source' => 'safe_renegotiation.c',
+ 'SourceLine' => '431'
+ },
+ '249283' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-88',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'priority',
+ 'offset' => '-96',
+ 'type' => '231623'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_priority_set',
+ 'Source' => 'priority.c',
+ 'SourceLine' => '552'
+ },
+ '2509411' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'key',
+ 'offset' => '-48',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_session_ticket_enable_server',
+ 'Source' => 'session_ticket.c',
+ 'SourceLine' => '586'
+ },
+ '2509546' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_session_ticket_enable_client',
+ 'Source' => 'session_ticket.c',
+ 'SourceLine' => '545'
+ },
+ '2509645' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_session_ticket_key_generate',
+ 'Source' => 'session_ticket.c',
+ 'SourceLine' => '508'
+ },
+ '2563395' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'retrans_timeout',
+ 'offset' => '-28',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'total_timeout',
+ 'offset' => '-32',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_heartbeat_set_timeouts',
+ 'Source' => 'heartbeat.c',
+ 'SourceLine' => '431'
+ },
+ '2563471' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-56',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '145',
+ 'ShortName' => 'gnutls_heartbeat_get_timeout',
+ 'Source' => 'heartbeat.c',
+ 'SourceLine' => '403'
+ },
+ '2564371' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-88',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'flags',
+ 'offset' => '-92',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_heartbeat_pong',
+ 'Source' => 'heartbeat.c',
+ 'SourceLine' => '287'
+ },
+ '2564612' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-248',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'data_size',
+ 'offset' => '-256',
+ 'type' => '52'
+ },
+ '2' => {
+ 'name' => 'max_tries',
+ 'offset' => '-260',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-264',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_heartbeat_ping',
+ 'Source' => 'heartbeat.c',
+ 'SourceLine' => '161'
+ },
+ '2565548' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'type',
+ 'offset' => '-44',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '145',
+ 'ShortName' => 'gnutls_heartbeat_allowed',
+ 'Source' => 'heartbeat.c',
+ 'SourceLine' => '75'
+ },
+ '2565624' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'type',
+ 'offset' => '-44',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_heartbeat_enable',
+ 'Source' => 'heartbeat.c',
+ 'SourceLine' => '54'
+ },
+ '2583050' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-104',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'flags',
+ 'offset' => '-108',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_status_request_is_checked',
+ 'Source' => 'status_request.c',
+ 'SourceLine' => '683'
+ },
+ '2584252' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'sc',
+ 'offset' => '-104',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'response_file',
+ 'offset' => '-112',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'idx',
+ 'offset' => '-116',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_certificate_set_ocsp_status_request_file',
+ 'Source' => 'status_request.c',
+ 'SourceLine' => '459'
+ },
+ '2584705' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'sc',
+ 'offset' => '-56',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'idx',
+ 'offset' => '-60',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'ocsp_func',
+ 'offset' => '-72',
+ 'type' => '4607'
+ },
+ '3' => {
+ 'name' => 'ptr',
+ 'offset' => '-80',
+ 'type' => '211'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_certificate_set_ocsp_status_request_function2',
+ 'Source' => 'status_request.c',
+ 'SourceLine' => '409'
+ },
+ '2584898' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'sc',
+ 'offset' => '-24',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'ocsp_func',
+ 'offset' => '-32',
+ 'type' => '4607'
+ },
+ '2' => {
+ 'name' => 'ptr',
+ 'offset' => '-40',
+ 'type' => '211'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_certificate_set_ocsp_status_request_function',
+ 'Source' => 'status_request.c',
+ 'SourceLine' => '370'
+ },
+ '2584973' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-136',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'response',
+ 'offset' => '-144',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_status_request_get',
+ 'Source' => 'status_request.c',
+ 'SourceLine' => '314'
+ },
+ '2585312' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-104',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'responder_id',
+ 'offset' => '-112',
+ 'type' => '4650'
+ },
+ '2' => {
+ 'name' => 'responder_id_size',
+ 'offset' => '-120',
+ 'type' => '52'
+ },
+ '3' => {
+ 'name' => 'extensions',
+ 'offset' => '-128',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ocsp_status_request_enable_client',
+ 'Source' => 'status_request.c',
+ 'SourceLine' => '276'
+ },
+ '2617877' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '145',
+ 'ShortName' => 'gnutls_session_ext_master_secret_status',
+ 'Source' => 'ext_master_secret.c',
+ 'SourceLine' => '145'
+ },
+ '2633526' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '145',
+ 'ShortName' => 'gnutls_session_etm_status',
+ 'Source' => 'etm.c',
+ 'SourceLine' => '145'
+ },
+ '2649241' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-104',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'protocols',
+ 'offset' => '-112',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'protocols_size',
+ 'offset' => '-116',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-120',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_alpn_set_protocols',
+ 'Source' => 'alpn.c',
+ 'SourceLine' => '279'
+ },
+ '2649566' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-88',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'protocol',
+ 'offset' => '-96',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_alpn_get_selected_protocol',
+ 'Source' => 'alpn.c',
+ 'SourceLine' => '232'
+ },
+ '2666567' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-184',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'key_material',
+ 'offset' => '-192',
+ 'type' => '211'
+ },
+ '2' => {
+ 'name' => 'key_material_size',
+ 'offset' => '-196',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'client_key',
+ 'offset' => '-208',
+ 'type' => '4650'
+ },
+ '4' => {
+ 'name' => 'client_salt',
+ 'offset' => '-216',
+ 'type' => '4650'
+ },
+ '5' => {
+ 'name' => 'server_key',
+ 'offset' => '-224',
+ 'type' => '4650'
+ },
+ '6' => {
+ 'name' => 'server_salt',
+ 'offset' => '0',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_srtp_get_keys',
+ 'Source' => 'srtp.c',
+ 'SourceLine' => '551'
+ },
+ '2667150' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-72',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'profiles',
+ 'offset' => '-80',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'err_pos',
+ 'offset' => '-88',
+ 'type' => '246352'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_srtp_set_profile_direct',
+ 'Source' => 'srtp.c',
+ 'SourceLine' => '477'
+ },
+ '2667368' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-56',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'profile',
+ 'offset' => '-60',
+ 'type' => '2655020'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_srtp_set_profile',
+ 'Source' => 'srtp.c',
+ 'SourceLine' => '432'
+ },
+ '2667518' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-72',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'mki',
+ 'offset' => '-80',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_srtp_set_mki',
+ 'Source' => 'srtp.c',
+ 'SourceLine' => '388'
+ },
+ '2667706' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-104',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'mki',
+ 'offset' => '-112',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_srtp_get_mki',
+ 'Source' => 'srtp.c',
+ 'SourceLine' => '347'
+ },
+ '2667959' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-56',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'profile',
+ 'offset' => '-64',
+ 'type' => '2668088'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_srtp_get_selected_profile',
+ 'Source' => 'srtp.c',
+ 'SourceLine' => '307'
+ },
+ '2668944' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'profile',
+ 'offset' => '-36',
+ 'type' => '2655020'
+ }
+ },
+ 'Return' => '110',
+ 'ShortName' => 'gnutls_srtp_get_profile_name',
+ 'Source' => 'srtp.c',
+ 'SourceLine' => '151'
+ },
+ '2669004' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'name',
+ 'offset' => '-24',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'profile',
+ 'offset' => '-32',
+ 'type' => '2668088'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_srtp_get_profile_id',
+ 'Source' => 'srtp.c',
+ 'SourceLine' => '127'
+ },
+ '2895302' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'b64_data',
+ 'offset' => '-40',
+ 'type' => '4549'
+ },
+ '1' => {
+ 'name' => 'result',
+ 'offset' => '-48',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_srp_base64_decode2',
+ 'Source' => 'srp_sb64.c',
+ 'SourceLine' => '432'
+ },
+ '2895397' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'b64_data',
+ 'offset' => '-40',
+ 'type' => '4549'
+ },
+ '1' => {
+ 'name' => 'result',
+ 'offset' => '-48',
+ 'type' => '235'
+ },
+ '2' => {
+ 'name' => 'result_size',
+ 'offset' => '-56',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_srp_base64_decode',
+ 'Source' => 'srp_sb64.c',
+ 'SourceLine' => '390'
+ },
+ '2895507' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'data',
+ 'offset' => '-40',
+ 'type' => '4549'
+ },
+ '1' => {
+ 'name' => 'result',
+ 'offset' => '-48',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_srp_base64_encode2',
+ 'Source' => 'srp_sb64.c',
+ 'SourceLine' => '351'
+ },
+ '2895602' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'data',
+ 'offset' => '-40',
+ 'type' => '4549'
+ },
+ '1' => {
+ 'name' => 'result',
+ 'offset' => '-48',
+ 'type' => '235'
+ },
+ '2' => {
+ 'name' => 'result_size',
+ 'offset' => '-56',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_srp_base64_encode',
+ 'Source' => 'srp_sb64.c',
+ 'SourceLine' => '310'
+ },
+ '2982025' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pcache',
+ 'offset' => '-40',
+ 'type' => '231623'
+ },
+ '1' => {
+ 'name' => 'idx',
+ 'offset' => '-44',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'sidx',
+ 'offset' => '-56',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_priority_get_cipher_suite_index',
+ 'Source' => 'ciphersuites.c',
+ 'SourceLine' => '1603'
+ },
+ '2983130' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'idx',
+ 'offset' => '-24',
+ 'type' => '52'
+ },
+ '1' => {
+ 'name' => 'cs_id',
+ 'offset' => '-32',
+ 'type' => '3994'
+ },
+ '2' => {
+ 'name' => 'kx',
+ 'offset' => '-40',
+ 'type' => '2983254'
+ },
+ '3' => {
+ 'name' => 'cipher',
+ 'offset' => '-48',
+ 'type' => '1947945'
+ },
+ '4' => {
+ 'name' => 'mac',
+ 'offset' => '-56',
+ 'type' => '2983266'
+ },
+ '5' => {
+ 'name' => 'min_version',
+ 'offset' => '-64',
+ 'type' => '2983272'
+ }
+ },
+ 'Return' => '110',
+ 'ShortName' => 'gnutls_cipher_suite_info',
+ 'Source' => 'ciphersuites.c',
+ 'SourceLine' => '1334'
+ },
+ '300391' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-56',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'sid',
+ 'offset' => '-64',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_session_set_id',
+ 'Source' => 'session.c',
+ 'SourceLine' => '386'
+ },
+ '300553' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-248',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '235',
+ 'ShortName' => 'gnutls_session_get_desc',
+ 'Source' => 'session.c',
+ 'SourceLine' => '271'
+ },
+ '300828' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_session_force_valid',
+ 'Source' => 'session.c',
+ 'SourceLine' => '250'
+ },
+ '300872' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-56',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'session_data',
+ 'offset' => '-64',
+ 'type' => '329'
+ },
+ '2' => {
+ 'name' => 'session_data_size',
+ 'offset' => '-72',
+ 'type' => '52'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_session_set_data',
+ 'Source' => 'session.c',
+ 'SourceLine' => '211'
+ },
+ '301017' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'session_id',
+ 'offset' => '-32',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_session_get_id2',
+ 'Source' => 'session.c',
+ 'SourceLine' => '183'
+ },
+ '301079' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'session_id',
+ 'offset' => '-48',
+ 'type' => '211'
+ },
+ '2' => {
+ 'name' => 'session_id_size',
+ 'offset' => '-56',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_session_get_id',
+ 'Source' => 'session.c',
+ 'SourceLine' => '146'
+ },
+ '301169' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-88',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-96',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_session_get_data2',
+ 'Source' => 'session.c',
+ 'SourceLine' => '97'
+ },
+ '301404' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-56',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'session_data',
+ 'offset' => '-64',
+ 'type' => '211'
+ },
+ '2' => {
+ 'name' => 'session_data_size',
+ 'offset' => '-72',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_session_get_data',
+ 'Source' => 'session.c',
+ 'SourceLine' => '48'
+ },
+ '3067097' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'algorithm',
+ 'offset' => '-36',
+ 'type' => '2896'
+ }
+ },
+ 'Return' => '110',
+ 'ShortName' => 'gnutls_pk_algorithm_get_name',
+ 'Source' => 'publickey.c',
+ 'SourceLine' => '160'
+ },
+ '3082828' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'algo',
+ 'offset' => '-52',
+ 'type' => '2896'
+ },
+ '1' => {
+ 'name' => 'bits',
+ 'offset' => '-56',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '3437',
+ 'ShortName' => 'gnutls_pk_bits_to_sec_param',
+ 'Source' => 'secparams.c',
+ 'SourceLine' => '198'
+ },
+ '3082962' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'param',
+ 'offset' => '-36',
+ 'type' => '3437'
+ }
+ },
+ 'Return' => '110',
+ 'ShortName' => 'gnutls_sec_param_get_name',
+ 'Source' => 'secparams.c',
+ 'SourceLine' => '170'
+ },
+ '3083316' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'algo',
+ 'offset' => '-36',
+ 'type' => '2896'
+ },
+ '1' => {
+ 'name' => 'param',
+ 'offset' => '-40',
+ 'type' => '3437'
+ }
+ },
+ 'Return' => '145',
+ 'ShortName' => 'gnutls_sec_param_to_pk_bits',
+ 'Source' => 'secparams.c',
+ 'SourceLine' => '81'
+ },
+ '3116400' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'name',
+ 'offset' => '-40',
+ 'type' => '110'
+ }
+ },
+ 'Return' => '3339',
+ 'ShortName' => 'gnutls_group_get_id',
+ 'Source' => 'groups.c',
+ 'SourceLine' => '190'
+ },
+ '316201' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-56',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_db_remove_session',
+ 'Source' => 'db.c',
+ 'SourceLine' => '332'
+ },
+ '316998' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'entry',
+ 'offset' => '-88',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '263',
+ 'ShortName' => 'gnutls_db_check_entry_time',
+ 'Source' => 'db.c',
+ 'SourceLine' => '169'
+ },
+ '317231' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'session_entry',
+ 'offset' => '-48',
+ 'type' => '4000'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_db_check_entry',
+ 'Source' => 'db.c',
+ 'SourceLine' => '153'
+ },
+ '317293' => {
+ 'Header' => 'gnutls.h',
+ 'Return' => '145',
+ 'ShortName' => 'gnutls_db_get_default_cache_expiration',
+ 'Source' => 'db.c',
+ 'SourceLine' => '137'
+ },
+ '317322' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'seconds',
+ 'offset' => '-28',
+ 'type' => '75'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_db_set_cache_expiration',
+ 'Source' => 'db.c',
+ 'SourceLine' => '127'
+ },
+ '317380' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '211',
+ 'ShortName' => 'gnutls_db_get_ptr',
+ 'Source' => 'db.c',
+ 'SourceLine' => '114'
+ },
+ '31741' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'ms',
+ 'offset' => '-28',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_record_set_timeout',
+ 'Source' => 'record.c',
+ 'SourceLine' => '1846'
+ },
+ '317428' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'ptr',
+ 'offset' => '-32',
+ 'type' => '211'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_db_set_ptr',
+ 'Source' => 'db.c',
+ 'SourceLine' => '100'
+ },
+ '317486' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'store_func',
+ 'offset' => '-32',
+ 'type' => '4377'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_db_set_store_function',
+ 'Source' => 'db.c',
+ 'SourceLine' => '86'
+ },
+ '317544' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'rem_func',
+ 'offset' => '-32',
+ 'type' => '4420'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_db_set_remove_function',
+ 'Source' => 'db.c',
+ 'SourceLine' => '68'
+ },
+ '317602' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'retr_func',
+ 'offset' => '-32',
+ 'type' => '4458'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_db_set_retrieve_function',
+ 'Source' => 'db.c',
+ 'SourceLine' => '50'
+ },
+ '31801' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-32',
+ 'type' => '211'
+ },
+ '2' => {
+ 'name' => 'data_size',
+ 'offset' => '-40',
+ 'type' => '52'
+ },
+ '3' => {
+ 'name' => 'seq',
+ 'offset' => '-48',
+ 'type' => '3994'
+ }
+ },
+ 'Return' => '252',
+ 'ShortName' => 'gnutls_record_recv_seq',
+ 'Source' => 'record.c',
+ 'SourceLine' => '1823'
+ },
+ '31896' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-56',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-64',
+ 'type' => '211'
+ },
+ '2' => {
+ 'name' => 'data_size',
+ 'offset' => '-72',
+ 'type' => '52'
+ }
+ },
+ 'Return' => '252',
+ 'ShortName' => 'gnutls_record_recv',
+ 'Source' => 'record.c',
+ 'SourceLine' => '1787'
+ },
+ '32074' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'flags',
+ 'offset' => '-44',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_record_uncork',
+ 'Source' => 'record.c',
+ 'SourceLine' => '1713'
+ },
+ '32185' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_record_cork',
+ 'Source' => 'record.c',
+ 'SourceLine' => '1687'
+ },
+ '32231' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-120',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-128',
+ 'type' => '329'
+ },
+ '2' => {
+ 'name' => 'data_size',
+ 'offset' => '-136',
+ 'type' => '52'
+ }
+ },
+ 'Return' => '252',
+ 'ShortName' => 'gnutls_record_send',
+ 'Source' => 'record.c',
+ 'SourceLine' => '1639'
+ },
+ '32552' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-88',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'packet',
+ 'offset' => '-96',
+ 'type' => '32772'
+ }
+ },
+ 'Return' => '252',
+ 'ShortName' => 'gnutls_record_recv_packet',
+ 'Source' => 'record.c',
+ 'SourceLine' => '1579'
+ },
+ '32799' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '52',
+ 'ShortName' => 'gnutls_record_discard_queued',
+ 'Source' => 'record.c',
+ 'SourceLine' => '1552'
+ },
+ '32864' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'packet',
+ 'offset' => '-24',
+ 'type' => '20533'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_packet_deinit',
+ 'Source' => 'record.c',
+ 'SourceLine' => '1535'
+ },
+ '32910' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'packet',
+ 'offset' => '-24',
+ 'type' => '20533'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-32',
+ 'type' => '4650'
+ },
+ '2' => {
+ 'name' => 'sequence',
+ 'offset' => '-40',
+ 'type' => '3994'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_packet_get',
+ 'Source' => 'record.c',
+ 'SourceLine' => '1505'
+ },
+ '332376' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'data',
+ 'offset' => '-88',
+ 'type' => '4549'
+ },
+ '1' => {
+ 'name' => 'result',
+ 'offset' => '-96',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_base64_encode2',
+ 'Source' => 'x509_b64.c',
+ 'SourceLine' => '519'
+ },
+ '332617' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'base64',
+ 'offset' => '-56',
+ 'type' => '4549'
+ },
+ '1' => {
+ 'name' => 'result',
+ 'offset' => '-64',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_base64_decode2',
+ 'Source' => 'x509_b64.c',
+ 'SourceLine' => '489'
+ },
+ '332773' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'header',
+ 'offset' => '-88',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'b64_data',
+ 'offset' => '-96',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'result',
+ 'offset' => '-104',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pem_base64_decode2',
+ 'Source' => 'x509_b64.c',
+ 'SourceLine' => '455'
+ },
+ '333030' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'header',
+ 'offset' => '-72',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'b64_data',
+ 'offset' => '-80',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'result',
+ 'offset' => '-88',
+ 'type' => '3994'
+ },
+ '3' => {
+ 'name' => 'result_size',
+ 'offset' => '-96',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pem_base64_decode',
+ 'Source' => 'x509_b64.c',
+ 'SourceLine' => '405'
+ },
+ '334214' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'header',
+ 'offset' => '-88',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-96',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'result',
+ 'offset' => '-104',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pem_base64_encode2',
+ 'Source' => 'x509_b64.c',
+ 'SourceLine' => '194'
+ },
+ '334443' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'msg',
+ 'offset' => '-56',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-64',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'result',
+ 'offset' => '-72',
+ 'type' => '235'
+ },
+ '3' => {
+ 'name' => 'result_size',
+ 'offset' => '-80',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pem_base64_encode',
+ 'Source' => 'x509_b64.c',
+ 'SourceLine' => '148'
+ },
+ '350068' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'type',
+ 'offset' => '-28',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'data',
+ 'offset' => '-40',
+ 'type' => '22290'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ext_get_data',
+ 'Source' => 'extensions.c',
+ 'SourceLine' => '860'
+ },
+ '350148' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'type',
+ 'offset' => '-28',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'data',
+ 'offset' => '-40',
+ 'type' => '5572'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_ext_set_data',
+ 'Source' => 'extensions.c',
+ 'SourceLine' => '841'
+ },
+ '350224' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-200',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'name',
+ 'offset' => '-208',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'type',
+ 'offset' => '-212',
+ 'type' => '75'
+ },
+ '3' => {
+ 'name' => 'parse_type',
+ 'offset' => '-216',
+ 'type' => '22340'
+ },
+ '4' => {
+ 'name' => 'recv_func',
+ 'offset' => '-224',
+ 'type' => '22098'
+ },
+ '5' => {
+ 'name' => 'send_func',
+ 'offset' => '-232',
+ 'type' => '22147'
+ },
+ '6' => {
+ 'name' => 'deinit_func',
+ 'offset' => '0',
+ 'type' => '22185'
+ },
+ '7' => {
+ 'name' => 'pack_func',
+ 'offset' => '8',
+ 'type' => '22214'
+ },
+ '8' => {
+ 'name' => 'unpack_func',
+ 'offset' => '16',
+ 'type' => '22252'
+ },
+ '9' => {
+ 'name' => 'flags',
+ 'offset' => '24',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_session_ext_register',
+ 'Source' => 'extensions.c',
+ 'SourceLine' => '782'
+ },
+ '350691' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'name',
+ 'offset' => '-104',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'type',
+ 'offset' => '-108',
+ 'type' => '75'
+ },
+ '2' => {
+ 'name' => 'parse_type',
+ 'offset' => '-112',
+ 'type' => '22340'
+ },
+ '3' => {
+ 'name' => 'recv_func',
+ 'offset' => '-120',
+ 'type' => '22098'
+ },
+ '4' => {
+ 'name' => 'send_func',
+ 'offset' => '-128',
+ 'type' => '22147'
+ },
+ '5' => {
+ 'name' => 'deinit_func',
+ 'offset' => '-136',
+ 'type' => '22185'
+ },
+ '6' => {
+ 'name' => 'pack_func',
+ 'offset' => '0',
+ 'type' => '22214'
+ },
+ '7' => {
+ 'name' => 'unpack_func',
+ 'offset' => '8',
+ 'type' => '22252'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_ext_register',
+ 'Source' => 'extensions.c',
+ 'SourceLine' => '715'
+ },
+ '354171' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'ext',
+ 'offset' => '-36',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '110',
+ 'ShortName' => 'gnutls_ext_get_name',
+ 'Source' => 'extensions.c',
+ 'SourceLine' => '127'
+ },
+ '369901' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '2296',
+ 'ShortName' => 'gnutls_auth_client_get_type',
+ 'Source' => 'auth.c',
+ 'SourceLine' => '243'
+ },
+ '369949' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '2296',
+ 'ShortName' => 'gnutls_auth_server_get_type',
+ 'Source' => 'auth.c',
+ 'SourceLine' => '224'
+ },
+ '369997' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '2296',
+ 'ShortName' => 'gnutls_auth_get_type',
+ 'Source' => 'auth.c',
+ 'SourceLine' => '199'
+ },
+ '370059' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-72',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'type',
+ 'offset' => '-76',
+ 'type' => '2296'
+ },
+ '2' => {
+ 'name' => 'cred',
+ 'offset' => '-88',
+ 'type' => '4695'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_credentials_get',
+ 'Source' => 'auth.c',
+ 'SourceLine' => '169'
+ },
+ '370227' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-56',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'type',
+ 'offset' => '-60',
+ 'type' => '2296'
+ },
+ '2' => {
+ 'name' => 'cred',
+ 'offset' => '-72',
+ 'type' => '211'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_credentials_set',
+ 'Source' => 'auth.c',
+ 'SourceLine' => '94'
+ },
+ '370346' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_credentials_clear',
+ 'Source' => 'auth.c',
+ 'SourceLine' => '45'
+ },
+ '38343' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'how',
+ 'offset' => '-44',
+ 'type' => '19184'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_bye',
+ 'Source' => 'record.c',
+ 'SourceLine' => '282'
+ },
+ '38463' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_transport_get_int',
+ 'Source' => 'record.c',
+ 'SourceLine' => '245'
+ },
+ '38511' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'recv_int',
+ 'offset' => '-32',
+ 'type' => '17333'
+ },
+ '2' => {
+ 'name' => 'send_int',
+ 'offset' => '-40',
+ 'type' => '17333'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_transport_get_int2',
+ 'Source' => 'record.c',
+ 'SourceLine' => '225'
+ },
+ '38583' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'recv_ptr',
+ 'offset' => '-32',
+ 'type' => '38655'
+ },
+ '2' => {
+ 'name' => 'send_ptr',
+ 'offset' => '-40',
+ 'type' => '38655'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_transport_get_ptr2',
+ 'Source' => 'record.c',
+ 'SourceLine' => '203'
+ },
+ '38661' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '3449',
+ 'ShortName' => 'gnutls_transport_get_ptr',
+ 'Source' => 'record.c',
+ 'SourceLine' => '187'
+ },
+ '38709' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'recv_fd',
+ 'offset' => '-28',
+ 'type' => '75'
+ },
+ '2' => {
+ 'name' => 'send_fd',
+ 'offset' => '-32',
+ 'type' => '75'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_transport_set_int2',
+ 'Source' => 'record.c',
+ 'SourceLine' => '142'
+ },
+ '38781' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'recv_ptr',
+ 'offset' => '-32',
+ 'type' => '3449'
+ },
+ '2' => {
+ 'name' => 'send_ptr',
+ 'offset' => '-40',
+ 'type' => '3449'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_transport_set_ptr2',
+ 'Source' => 'record.c',
+ 'SourceLine' => '117'
+ },
+ '38853' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'ptr',
+ 'offset' => '-32',
+ 'type' => '3449'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_transport_set_ptr',
+ 'Source' => 'record.c',
+ 'SourceLine' => '98'
+ },
+ '38911' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_record_disable_padding',
+ 'Source' => 'record.c',
+ 'SourceLine' => '82'
+ },
+ '415908' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-136',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'entity',
+ 'offset' => '-140',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'version',
+ 'offset' => '-144',
+ 'type' => '2766'
+ },
+ '3' => {
+ 'name' => 'kx',
+ 'offset' => '-148',
+ 'type' => '2242'
+ },
+ '4' => {
+ 'name' => 'cipher',
+ 'offset' => '-152',
+ 'type' => '2122'
+ },
+ '5' => {
+ 'name' => 'mac',
+ 'offset' => '-156',
+ 'type' => '2429'
+ },
+ '6' => {
+ 'name' => 'comp',
+ 'offset' => '0',
+ 'type' => '43151'
+ },
+ '7' => {
+ 'name' => 'master',
+ 'offset' => '8',
+ 'type' => '4549'
+ },
+ '8' => {
+ 'name' => 'session_id',
+ 'offset' => '16',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_session_set_premaster',
+ 'Source' => 'session_pack.c',
+ 'SourceLine' => '919'
+ },
+ '454022' => {
+ 'Header' => 'crypto.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'info',
+ 'offset' => '-184',
+ 'type' => '4549'
+ },
+ '1' => {
+ 'name' => 'hash',
+ 'offset' => '-192',
+ 'type' => '454202'
+ },
+ '2' => {
+ 'name' => 'digest',
+ 'offset' => '-200',
+ 'type' => '3994'
+ },
+ '3' => {
+ 'name' => 'digest_size',
+ 'offset' => '-208',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_decode_ber_digest_info',
+ 'Source' => 'pk.c',
+ 'SourceLine' => '533'
+ },
+ '454229' => {
+ 'Header' => 'crypto.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'hash',
+ 'offset' => '-68',
+ 'type' => '2545'
+ },
+ '1' => {
+ 'name' => 'digest',
+ 'offset' => '-80',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'output',
+ 'offset' => '-88',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_encode_ber_digest_info',
+ 'Source' => 'pk.c',
+ 'SourceLine' => '505'
+ },
+ '455130' => {
+ 'Header' => 'crypto.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'sig_value',
+ 'offset' => '-24',
+ 'type' => '4549'
+ },
+ '1' => {
+ 'name' => 'r',
+ 'offset' => '-32',
+ 'type' => '4650'
+ },
+ '2' => {
+ 'name' => 's',
+ 'offset' => '-40',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_decode_rs_value',
+ 'Source' => 'pk.c',
+ 'SourceLine' => '241'
+ },
+ '455742' => {
+ 'Header' => 'crypto.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'sig_value',
+ 'offset' => '-24',
+ 'type' => '4650'
+ },
+ '1' => {
+ 'name' => 'r',
+ 'offset' => '-32',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 's',
+ 'offset' => '-40',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_encode_rs_value',
+ 'Source' => 'pk.c',
+ 'SourceLine' => '60'
+ },
+ '472902' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-24',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'sec_param',
+ 'offset' => '-28',
+ 'type' => '3437'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_certificate_set_known_dh_params',
+ 'Source' => 'cert.c',
+ 'SourceLine' => '894'
+ },
+ '472967' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-24',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'dh_params',
+ 'offset' => '-32',
+ 'type' => '133119'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_certificate_set_dh_params',
+ 'Source' => 'cert.c',
+ 'SourceLine' => '864'
+ },
+ '473028' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'status',
+ 'offset' => '-52',
+ 'type' => '145'
+ },
+ '1' => {
+ 'name' => 'type',
+ 'offset' => '-56',
+ 'type' => '2816'
+ },
+ '2' => {
+ 'name' => 'out',
+ 'offset' => '-64',
+ 'type' => '4650'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-68',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_certificate_verification_status_print',
+ 'Source' => 'cert.c',
+ 'SourceLine' => '747'
+ },
+ '473396' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '263',
+ 'ShortName' => 'gnutls_certificate_activation_time_peers',
+ 'Source' => 'cert.c',
+ 'SourceLine' => '638'
+ },
+ '473501' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '263',
+ 'ShortName' => 'gnutls_certificate_expiration_time_peers',
+ 'Source' => 'cert.c',
+ 'SourceLine' => '601'
+ },
+ '473585' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-48',
+ 'type' => '14235'
+ },
+ '2' => {
+ 'name' => 'elements',
+ 'offset' => '-52',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'status',
+ 'offset' => '-64',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_certificate_verify_peers',
+ 'Source' => 'cert.c',
+ 'SourceLine' => '564'
+ },
+ '473735' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-56',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'hostname',
+ 'offset' => '-64',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'status',
+ 'offset' => '-72',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_certificate_verify_peers3',
+ 'Source' => 'cert.c',
+ 'SourceLine' => '517'
+ },
+ '473831' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'status',
+ 'offset' => '-32',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_certificate_verify_peers2',
+ 'Source' => 'cert.c',
+ 'SourceLine' => '482'
+ },
+ '474056' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cred',
+ 'offset' => '-24',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'func',
+ 'offset' => '-32',
+ 'type' => '14229'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_certificate_set_verify_function',
+ 'Source' => 'cert.c',
+ 'SourceLine' => '380'
+ },
+ '474117' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cred',
+ 'offset' => '-24',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'func',
+ 'offset' => '-32',
+ 'type' => '146256'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_certificate_set_retrieve_function2',
+ 'Source' => 'cert.c',
+ 'SourceLine' => '349'
+ },
+ '474178' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cred',
+ 'offset' => '-24',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'func',
+ 'offset' => '-32',
+ 'type' => '146250'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_certificate_set_retrieve_function',
+ 'Source' => 'cert.c',
+ 'SourceLine' => '297'
+ },
+ '474239' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'req',
+ 'offset' => '-28',
+ 'type' => '459087'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_certificate_server_set_request',
+ 'Source' => 'cert.c',
+ 'SourceLine' => '251'
+ },
+ '474297' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-40',
+ 'type' => '474378'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_certificate_allocate_credentials',
+ 'Source' => 'cert.c',
+ 'SourceLine' => '216'
+ },
+ '474405' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'sc',
+ 'offset' => '-24',
+ 'type' => '134646'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_certificate_free_credentials',
+ 'Source' => 'cert.c',
+ 'SourceLine' => '193'
+ },
+ '474448' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'sc',
+ 'offset' => '-24',
+ 'type' => '134646'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_certificate_free_ca_names',
+ 'Source' => 'cert.c',
+ 'SourceLine' => '176'
+ },
+ '474491' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'sc',
+ 'offset' => '-88',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'idx1',
+ 'offset' => '-92',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'idx2',
+ 'offset' => '-96',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'cert',
+ 'offset' => '-104',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_certificate_get_crt_raw',
+ 'Source' => 'cert.c',
+ 'SourceLine' => '142'
+ },
+ '474741' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'sc',
+ 'offset' => '-24',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'cert',
+ 'offset' => '-32',
+ 'type' => '134448'
+ },
+ '2' => {
+ 'name' => 'issuer',
+ 'offset' => '-40',
+ 'type' => '135983'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-44',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_certificate_get_issuer',
+ 'Source' => 'cert.c',
+ 'SourceLine' => '113'
+ },
+ '474830' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'sc',
+ 'offset' => '-24',
+ 'type' => '134646'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_certificate_free_cas',
+ 'Source' => 'cert.c',
+ 'SourceLine' => '85'
+ },
+ '474873' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'sc',
+ 'offset' => '-40',
+ 'type' => '134646'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_certificate_free_keys',
+ 'Source' => 'cert.c',
+ 'SourceLine' => '54'
+ },
+ '4839' => {
+ 'Data' => 1,
+ 'Header' => 'gnutls.h',
+ 'Line' => '1916',
+ 'Return' => '4701',
+ 'ShortName' => 'gnutls_malloc',
+ 'Source' => 'mem.c',
+ 'SourceLine' => '29'
+ },
+ '4851' => {
+ 'Data' => 1,
+ 'Header' => 'gnutls.h',
+ 'Line' => '1917',
+ 'Return' => '4801',
+ 'ShortName' => 'gnutls_realloc',
+ 'Source' => 'mem.c',
+ 'SourceLine' => '31'
+ },
+ '4863' => {
+ 'Data' => 1,
+ 'Header' => 'gnutls.h',
+ 'Line' => '1918',
+ 'Return' => '4734',
+ 'ShortName' => 'gnutls_calloc',
+ 'Source' => 'mem.c',
+ 'SourceLine' => '33'
+ },
+ '4875' => {
+ 'Data' => 1,
+ 'Header' => 'gnutls.h',
+ 'Line' => '1919',
+ 'Return' => '4772',
+ 'ShortName' => 'gnutls_free',
+ 'Source' => 'mem.c',
+ 'SourceLine' => '30'
+ },
+ '4902' => {
+ 'Data' => 1,
+ 'Header' => 'gnutls.h',
+ 'Line' => '1921',
+ 'Return' => '4914',
+ 'ShortName' => 'gnutls_strdup',
+ 'Source' => 'mem.c',
+ 'SourceLine' => '34'
+ },
+ '491146' => {
+ 'Header' => 'gnutls.h',
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_global_deinit',
+ 'Source' => 'global.c',
+ 'SourceLine' => '463'
+ },
+ '491432' => {
+ 'Header' => 'gnutls.h',
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_global_init',
+ 'Source' => 'global.c',
+ 'SourceLine' => '220'
+ },
+ '491561' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'level',
+ 'offset' => '-20',
+ 'type' => '75'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_global_set_log_level',
+ 'Source' => 'global.c',
+ 'SourceLine' => '153'
+ },
+ '491605' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'time_func',
+ 'offset' => '-24',
+ 'type' => '4656'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_global_set_time_function',
+ 'Source' => 'global.c',
+ 'SourceLine' => '137'
+ },
+ '491649' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'log_func',
+ 'offset' => '-24',
+ 'type' => '4954'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_global_set_audit_log_function',
+ 'Source' => 'global.c',
+ 'SourceLine' => '122'
+ },
+ '491693' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'log_func',
+ 'offset' => '-24',
+ 'type' => '4920'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_global_set_log_function',
+ 'Source' => 'global.c',
+ 'SourceLine' => '102'
+ },
+ '5247' => {
+ 'Data' => 1,
+ 'Header' => 'gnutls.h',
+ 'Line' => '2100',
+ 'Return' => '4012',
+ 'ShortName' => 'gnutls_srp_4096_group_prime',
+ 'Source' => 'srp_kx.c',
+ 'SourceLine' => '664'
+ },
+ '5259' => {
+ 'Data' => 1,
+ 'Header' => 'gnutls.h',
+ 'Line' => '2101',
+ 'Return' => '4012',
+ 'ShortName' => 'gnutls_srp_4096_group_generator',
+ 'Source' => 'srp_kx.c',
+ 'SourceLine' => '660'
+ },
+ '526445' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-24',
+ 'type' => '516394'
+ },
+ '1' => {
+ 'name' => 'func',
+ 'offset' => '-32',
+ 'type' => '146238'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_anon_set_params_function',
+ 'Source' => 'anon_cred.c',
+ 'SourceLine' => '176'
+ },
+ '526503' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-24',
+ 'type' => '516394'
+ },
+ '1' => {
+ 'name' => 'func',
+ 'offset' => '-32',
+ 'type' => '146238'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_anon_set_server_params_function',
+ 'Source' => 'anon_cred.c',
+ 'SourceLine' => '160'
+ },
+ '526561' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-24',
+ 'type' => '516394'
+ },
+ '1' => {
+ 'name' => 'sec_param',
+ 'offset' => '-28',
+ 'type' => '3437'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_anon_set_server_known_dh_params',
+ 'Source' => 'anon_cred.c',
+ 'SourceLine' => '142'
+ },
+ '526623' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-24',
+ 'type' => '516394'
+ },
+ '1' => {
+ 'name' => 'dh_params',
+ 'offset' => '-32',
+ 'type' => '133119'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_anon_set_server_dh_params',
+ 'Source' => 'anon_cred.c',
+ 'SourceLine' => '113'
+ },
+ '526681' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'sc',
+ 'offset' => '-24',
+ 'type' => '526728'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_anon_allocate_client_credentials',
+ 'Source' => 'anon_cred.c',
+ 'SourceLine' => '92'
+ },
+ '526734' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'sc',
+ 'offset' => '-24',
+ 'type' => '516473'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_anon_free_client_credentials',
+ 'Source' => 'anon_cred.c',
+ 'SourceLine' => '75'
+ },
+ '526777' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'sc',
+ 'offset' => '-24',
+ 'type' => '526824'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_anon_allocate_server_credentials',
+ 'Source' => 'anon_cred.c',
+ 'SourceLine' => '58'
+ },
+ '526830' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'sc',
+ 'offset' => '-24',
+ 'type' => '516394'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_anon_free_server_credentials',
+ 'Source' => 'anon_cred.c',
+ 'SourceLine' => '41'
+ },
+ '5271' => {
+ 'Data' => 1,
+ 'Header' => 'gnutls.h',
+ 'Line' => '2103',
+ 'Return' => '4012',
+ 'ShortName' => 'gnutls_srp_3072_group_prime',
+ 'Source' => 'srp_kx.c',
+ 'SourceLine' => '568'
+ },
+ '5283' => {
+ 'Data' => 1,
+ 'Header' => 'gnutls.h',
+ 'Line' => '2104',
+ 'Return' => '4012',
+ 'ShortName' => 'gnutls_srp_3072_group_generator',
+ 'Source' => 'srp_kx.c',
+ 'SourceLine' => '564'
+ },
+ '5295' => {
+ 'Data' => 1,
+ 'Header' => 'gnutls.h',
+ 'Line' => '2106',
+ 'Return' => '4012',
+ 'ShortName' => 'gnutls_srp_2048_group_prime',
+ 'Source' => 'srp_kx.c',
+ 'SourceLine' => '510'
+ },
+ '5307' => {
+ 'Data' => 1,
+ 'Header' => 'gnutls.h',
+ 'Line' => '2107',
+ 'Return' => '4012',
+ 'ShortName' => 'gnutls_srp_2048_group_generator',
+ 'Source' => 'srp_kx.c',
+ 'SourceLine' => '514'
+ },
+ '5319' => {
+ 'Data' => 1,
+ 'Header' => 'gnutls.h',
+ 'Line' => '2109',
+ 'Return' => '4012',
+ 'ShortName' => 'gnutls_srp_1536_group_prime',
+ 'Source' => 'srp_kx.c',
+ 'SourceLine' => '470'
+ },
+ '5331' => {
+ 'Data' => 1,
+ 'Header' => 'gnutls.h',
+ 'Line' => '2110',
+ 'Return' => '4012',
+ 'ShortName' => 'gnutls_srp_1536_group_generator',
+ 'Source' => 'srp_kx.c',
+ 'SourceLine' => '474'
+ },
+ '5343' => {
+ 'Data' => 1,
+ 'Header' => 'gnutls.h',
+ 'Line' => '2112',
+ 'Return' => '4012',
+ 'ShortName' => 'gnutls_srp_1024_group_prime',
+ 'Source' => 'srp_kx.c',
+ 'SourceLine' => '437'
+ },
+ '5355' => {
+ 'Data' => 1,
+ 'Header' => 'gnutls.h',
+ 'Line' => '2113',
+ 'Return' => '4012',
+ 'ShortName' => 'gnutls_srp_1024_group_generator',
+ 'Source' => 'srp_kx.c',
+ 'SourceLine' => '441'
+ },
+ '5367' => {
+ 'Data' => 1,
+ 'Header' => 'gnutls.h',
+ 'Line' => '2118',
+ 'Return' => '4012',
+ 'ShortName' => 'gnutls_ffdhe_8192_group_prime',
+ 'Source' => 'dh-primes.c',
+ 'SourceLine' => '388'
+ },
+ '5379' => {
+ 'Data' => 1,
+ 'Header' => 'gnutls.h',
+ 'Line' => '2119',
+ 'Return' => '4012',
+ 'ShortName' => 'gnutls_ffdhe_8192_group_generator',
+ 'Source' => 'dh-primes.c',
+ 'SourceLine' => '384'
+ },
+ '5391' => {
+ 'Data' => 1,
+ 'Header' => 'gnutls.h',
+ 'Line' => '2120',
+ 'Return' => '152',
+ 'ShortName' => 'gnutls_ffdhe_8192_key_bits',
+ 'Source' => 'dh-primes.c',
+ 'SourceLine' => '391'
+ },
+ '5403' => {
+ 'Data' => 1,
+ 'Header' => 'gnutls.h',
+ 'Line' => '2122',
+ 'Return' => '4012',
+ 'ShortName' => 'gnutls_ffdhe_4096_group_prime',
+ 'Source' => 'dh-primes.c',
+ 'SourceLine' => '229'
+ },
+ '5415' => {
+ 'Data' => 1,
+ 'Header' => 'gnutls.h',
+ 'Line' => '2123',
+ 'Return' => '4012',
+ 'ShortName' => 'gnutls_ffdhe_4096_group_generator',
+ 'Source' => 'dh-primes.c',
+ 'SourceLine' => '225'
+ },
+ '5427' => {
+ 'Data' => 1,
+ 'Header' => 'gnutls.h',
+ 'Line' => '2124',
+ 'Return' => '152',
+ 'ShortName' => 'gnutls_ffdhe_4096_key_bits',
+ 'Source' => 'dh-primes.c',
+ 'SourceLine' => '232'
+ },
+ '5439' => {
+ 'Data' => 1,
+ 'Header' => 'gnutls.h',
+ 'Line' => '2126',
+ 'Return' => '4012',
+ 'ShortName' => 'gnutls_ffdhe_3072_group_prime',
+ 'Source' => 'dh-primes.c',
+ 'SourceLine' => '143'
+ },
+ '5451' => {
+ 'Data' => 1,
+ 'Header' => 'gnutls.h',
+ 'Line' => '2127',
+ 'Return' => '4012',
+ 'ShortName' => 'gnutls_ffdhe_3072_group_generator',
+ 'Source' => 'dh-primes.c',
+ 'SourceLine' => '139'
+ },
+ '5463' => {
+ 'Data' => 1,
+ 'Header' => 'gnutls.h',
+ 'Line' => '2128',
+ 'Return' => '152',
+ 'ShortName' => 'gnutls_ffdhe_3072_key_bits',
+ 'Source' => 'dh-primes.c',
+ 'SourceLine' => '146'
+ },
+ '5475' => {
+ 'Data' => 1,
+ 'Header' => 'gnutls.h',
+ 'Line' => '2130',
+ 'Return' => '4012',
+ 'ShortName' => 'gnutls_ffdhe_2048_group_prime',
+ 'Source' => 'dh-primes.c',
+ 'SourceLine' => '70'
+ },
+ '5487' => {
+ 'Data' => 1,
+ 'Header' => 'gnutls.h',
+ 'Line' => '2131',
+ 'Return' => '4012',
+ 'ShortName' => 'gnutls_ffdhe_2048_group_generator',
+ 'Source' => 'dh-primes.c',
+ 'SourceLine' => '76'
+ },
+ '5499' => {
+ 'Data' => 1,
+ 'Header' => 'gnutls.h',
+ 'Line' => '2132',
+ 'Return' => '152',
+ 'ShortName' => 'gnutls_ffdhe_2048_key_bits',
+ 'Source' => 'dh-primes.c',
+ 'SourceLine' => '79'
+ },
+ '558220' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'algo',
+ 'offset' => '-68',
+ 'type' => '2545'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-80',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'result',
+ 'offset' => '-88',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'result_size',
+ 'offset' => '-96',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_fingerprint',
+ 'Source' => 'fingerprint.c',
+ 'SourceLine' => '55'
+ },
+ '609823' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '597851',
+ 'ShortName' => 'gnutls_alert_get',
+ 'Source' => 'alert.c',
+ 'SourceLine' => '372'
+ },
+ '609873' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'err',
+ 'offset' => '-44',
+ 'type' => '75'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_alert_send_appropriate',
+ 'Source' => 'alert.c',
+ 'SourceLine' => '346'
+ },
+ '609968' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'err',
+ 'offset' => '-36',
+ 'type' => '75'
+ },
+ '1' => {
+ 'name' => 'level',
+ 'offset' => '-48',
+ 'type' => '17333'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_error_to_alert',
+ 'Source' => 'alert.c',
+ 'SourceLine' => '189'
+ },
+ '610058' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'level',
+ 'offset' => '-44',
+ 'type' => '597639'
+ },
+ '2' => {
+ 'name' => 'desc',
+ 'offset' => '-48',
+ 'type' => '597851'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_alert_send',
+ 'Source' => 'alert.c',
+ 'SourceLine' => '148'
+ },
+ '610176' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'alert',
+ 'offset' => '-36',
+ 'type' => '597851'
+ }
+ },
+ 'Return' => '110',
+ 'ShortName' => 'gnutls_alert_get_strname',
+ 'Source' => 'alert.c',
+ 'SourceLine' => '118'
+ },
+ '610242' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'alert',
+ 'offset' => '-36',
+ 'type' => '597851'
+ }
+ },
+ 'Return' => '110',
+ 'ShortName' => 'gnutls_alert_get_name',
+ 'Source' => 'alert.c',
+ 'SourceLine' => '97'
+ },
+ '630543' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-72',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'curve',
+ 'offset' => '-76',
+ 'type' => '3236'
+ },
+ '2' => {
+ 'name' => 'x',
+ 'offset' => '-88',
+ 'type' => '4549'
+ },
+ '3' => {
+ 'name' => 'y',
+ 'offset' => '-96',
+ 'type' => '4549'
+ },
+ '4' => {
+ 'name' => 'k',
+ 'offset' => '-104',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_import_ecc_raw',
+ 'Source' => 'privkey_raw.c',
+ 'SourceLine' => '386'
+ },
+ '630795' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-72',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'p',
+ 'offset' => '-80',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'q',
+ 'offset' => '-88',
+ 'type' => '4549'
+ },
+ '3' => {
+ 'name' => 'g',
+ 'offset' => '-96',
+ 'type' => '4549'
+ },
+ '4' => {
+ 'name' => 'y',
+ 'offset' => '-104',
+ 'type' => '4549'
+ },
+ '5' => {
+ 'name' => 'x',
+ 'offset' => '-112',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_import_dsa_raw',
+ 'Source' => 'privkey_raw.c',
+ 'SourceLine' => '335'
+ },
+ '631038' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-72',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'm',
+ 'offset' => '-80',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'e',
+ 'offset' => '-88',
+ 'type' => '4549'
+ },
+ '3' => {
+ 'name' => 'd',
+ 'offset' => '-96',
+ 'type' => '4549'
+ },
+ '4' => {
+ 'name' => 'p',
+ 'offset' => '-104',
+ 'type' => '4549'
+ },
+ '5' => {
+ 'name' => 'q',
+ 'offset' => '-112',
+ 'type' => '4549'
+ },
+ '6' => {
+ 'name' => 'u',
+ 'offset' => '0',
+ 'type' => '4549'
+ },
+ '7' => {
+ 'name' => 'e1',
+ 'offset' => '8',
+ 'type' => '4549'
+ },
+ '8' => {
+ 'name' => 'e2',
+ 'offset' => '16',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_import_rsa_raw',
+ 'Source' => 'privkey_raw.c',
+ 'SourceLine' => '282'
+ },
+ '631322' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-520',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'curve',
+ 'offset' => '-528',
+ 'type' => '453576'
+ },
+ '2' => {
+ 'name' => 'x',
+ 'offset' => '-536',
+ 'type' => '4650'
+ },
+ '3' => {
+ 'name' => 'y',
+ 'offset' => '-544',
+ 'type' => '4650'
+ },
+ '4' => {
+ 'name' => 'k',
+ 'offset' => '-552',
+ 'type' => '4650'
+ },
+ '5' => {
+ 'name' => 'flags',
+ 'offset' => '-556',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_export_ecc_raw2',
+ 'Source' => 'privkey_raw.c',
+ 'SourceLine' => '234'
+ },
+ '631571' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'curve',
+ 'offset' => '-32',
+ 'type' => '453576'
+ },
+ '2' => {
+ 'name' => 'x',
+ 'offset' => '-40',
+ 'type' => '4650'
+ },
+ '3' => {
+ 'name' => 'y',
+ 'offset' => '-48',
+ 'type' => '4650'
+ },
+ '4' => {
+ 'name' => 'k',
+ 'offset' => '-56',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_export_ecc_raw',
+ 'Source' => 'privkey_raw.c',
+ 'SourceLine' => '207'
+ },
+ '631669' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-520',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'p',
+ 'offset' => '-528',
+ 'type' => '4650'
+ },
+ '2' => {
+ 'name' => 'q',
+ 'offset' => '-536',
+ 'type' => '4650'
+ },
+ '3' => {
+ 'name' => 'g',
+ 'offset' => '-544',
+ 'type' => '4650'
+ },
+ '4' => {
+ 'name' => 'y',
+ 'offset' => '-552',
+ 'type' => '4650'
+ },
+ '5' => {
+ 'name' => 'x',
+ 'offset' => '-560',
+ 'type' => '4650'
+ },
+ '6' => {
+ 'name' => 'flags',
+ 'offset' => '0',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_export_dsa_raw2',
+ 'Source' => 'privkey_raw.c',
+ 'SourceLine' => '163'
+ },
+ '631901' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'p',
+ 'offset' => '-32',
+ 'type' => '4650'
+ },
+ '2' => {
+ 'name' => 'q',
+ 'offset' => '-40',
+ 'type' => '4650'
+ },
+ '3' => {
+ 'name' => 'g',
+ 'offset' => '-48',
+ 'type' => '4650'
+ },
+ '4' => {
+ 'name' => 'y',
+ 'offset' => '-56',
+ 'type' => '4650'
+ },
+ '5' => {
+ 'name' => 'x',
+ 'offset' => '-64',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_export_dsa_raw',
+ 'Source' => 'privkey_raw.c',
+ 'SourceLine' => '136'
+ },
+ '632009' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-520',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'm',
+ 'offset' => '-528',
+ 'type' => '4650'
+ },
+ '2' => {
+ 'name' => 'e',
+ 'offset' => '-536',
+ 'type' => '4650'
+ },
+ '3' => {
+ 'name' => 'd',
+ 'offset' => '-544',
+ 'type' => '4650'
+ },
+ '4' => {
+ 'name' => 'p',
+ 'offset' => '-552',
+ 'type' => '4650'
+ },
+ '5' => {
+ 'name' => 'q',
+ 'offset' => '-560',
+ 'type' => '4650'
+ },
+ '6' => {
+ 'name' => 'u',
+ 'offset' => '0',
+ 'type' => '4650'
+ },
+ '7' => {
+ 'name' => 'e1',
+ 'offset' => '8',
+ 'type' => '4650'
+ },
+ '8' => {
+ 'name' => 'e2',
+ 'offset' => '16',
+ 'type' => '4650'
+ },
+ '9' => {
+ 'name' => 'flags',
+ 'offset' => '24',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_export_rsa_raw2',
+ 'Source' => 'privkey_raw.c',
+ 'SourceLine' => '89'
+ },
+ '632279' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'm',
+ 'offset' => '-32',
+ 'type' => '4650'
+ },
+ '2' => {
+ 'name' => 'e',
+ 'offset' => '-40',
+ 'type' => '4650'
+ },
+ '3' => {
+ 'name' => 'd',
+ 'offset' => '-48',
+ 'type' => '4650'
+ },
+ '4' => {
+ 'name' => 'p',
+ 'offset' => '-56',
+ 'type' => '4650'
+ },
+ '5' => {
+ 'name' => 'q',
+ 'offset' => '-64',
+ 'type' => '4650'
+ },
+ '6' => {
+ 'name' => 'u',
+ 'offset' => '0',
+ 'type' => '4650'
+ },
+ '7' => {
+ 'name' => 'e1',
+ 'offset' => '8',
+ 'type' => '4650'
+ },
+ '8' => {
+ 'name' => 'e2',
+ 'offset' => '16',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_export_rsa_raw',
+ 'Source' => 'privkey_raw.c',
+ 'SourceLine' => '57'
+ },
+ '647082' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'list',
+ 'offset' => '-24',
+ 'type' => '136696'
+ },
+ '1' => {
+ 'name' => 'tl_flags',
+ 'offset' => '-28',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'tl_vflags',
+ 'offset' => '-32',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_trust_list_add_system_trust',
+ 'Source' => 'certs.c',
+ 'SourceLine' => '368'
+ },
+ '677496' => {
+ 'Header' => 'socket.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'fd',
+ 'offset' => '-28',
+ 'type' => '75'
+ },
+ '2' => {
+ 'name' => 'connect_addr',
+ 'offset' => '-40',
+ 'type' => '1326'
+ },
+ '3' => {
+ 'name' => 'connect_addrlen',
+ 'offset' => '-32',
+ 'type' => '1006'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-44',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_transport_set_fastopen',
+ 'Source' => 'fastopen.c',
+ 'SourceLine' => '203'
+ },
+ '692785' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'ptr',
+ 'offset' => '-56',
+ 'type' => '3449'
+ },
+ '1' => {
+ 'name' => 'ms',
+ 'offset' => '-60',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_system_recv_timeout',
+ 'Source' => 'sockets.c',
+ 'SourceLine' => '148'
+ },
+ '69609' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'type',
+ 'offset' => '-20',
+ 'type' => '2668'
+ }
+ },
+ 'Return' => '110',
+ 'ShortName' => 'gnutls_handshake_description_get_name',
+ 'Source' => 'debug.c',
+ 'SourceLine' => '83'
+ },
+ '740770' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'data',
+ 'offset' => '-72',
+ 'type' => '4549'
+ },
+ '1' => {
+ 'name' => 'result',
+ 'offset' => '-80',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_hex_encode2',
+ 'Source' => 'str.c',
+ 'SourceLine' => '650'
+ },
+ '740964' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'data',
+ 'offset' => '-72',
+ 'type' => '4549'
+ },
+ '1' => {
+ 'name' => 'result',
+ 'offset' => '-80',
+ 'type' => '235'
+ },
+ '2' => {
+ 'name' => 'result_size',
+ 'offset' => '-88',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_hex_encode',
+ 'Source' => 'str.c',
+ 'SourceLine' => '616'
+ },
+ '741174' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'hex_data',
+ 'offset' => '-72',
+ 'type' => '4549'
+ },
+ '1' => {
+ 'name' => 'result',
+ 'offset' => '-80',
+ 'type' => '211'
+ },
+ '2' => {
+ 'name' => 'result_size',
+ 'offset' => '-88',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_hex_decode',
+ 'Source' => 'str.c',
+ 'SourceLine' => '580'
+ },
+ '741363' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'hex_data',
+ 'offset' => '-40',
+ 'type' => '4549'
+ },
+ '1' => {
+ 'name' => 'result',
+ 'offset' => '-48',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_hex_decode2',
+ 'Source' => 'str.c',
+ 'SourceLine' => '541'
+ },
+ '741729' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'hex_data',
+ 'offset' => '-24',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'hex_size',
+ 'offset' => '-32',
+ 'type' => '52'
+ },
+ '2' => {
+ 'name' => 'bin_data',
+ 'offset' => '-40',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'bin_size',
+ 'offset' => '-48',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_hex2bin',
+ 'Source' => 'str.c',
+ 'SourceLine' => '483'
+ },
+ '743354' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'dest',
+ 'offset' => '-56',
+ 'type' => '22007'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-64',
+ 'type' => '329'
+ },
+ '2' => {
+ 'name' => 'data_size',
+ 'offset' => '-72',
+ 'type' => '52'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_buffer_append_data',
+ 'Source' => 'str.c',
+ 'SourceLine' => '119'
+ },
+ '760566' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'password',
+ 'offset' => '-152',
+ 'type' => '22141'
+ },
+ '1' => {
+ 'name' => 'plen',
+ 'offset' => '-156',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'out',
+ 'offset' => '-168',
+ 'type' => '4650'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-160',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_utf8_password_normalize',
+ 'Source' => 'str-unicode.c',
+ 'SourceLine' => '190'
+ },
+ '777023' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'input',
+ 'offset' => '-88',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'ilen',
+ 'offset' => '-92',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'out',
+ 'offset' => '-104',
+ 'type' => '4650'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-96',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_idna_reverse_map',
+ 'Source' => 'str-idna.c',
+ 'SourceLine' => '215'
+ },
+ '777548' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'input',
+ 'offset' => '-104',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'ilen',
+ 'offset' => '-108',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'out',
+ 'offset' => '-120',
+ 'type' => '4650'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-112',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_idna_map',
+ 'Source' => 'str-idna.c',
+ 'SourceLine' => '64'
+ },
+ '793484' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '145',
+ 'ShortName' => 'gnutls_session_get_flags',
+ 'Source' => 'state.c',
+ 'SourceLine' => '1253'
+ },
+ '793549' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-104',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'read',
+ 'offset' => '-108',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'seq_number',
+ 'offset' => '-120',
+ 'type' => '3994'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_record_set_state',
+ 'Source' => 'state.c',
+ 'SourceLine' => '1204'
+ },
+ '793860' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-104',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'read',
+ 'offset' => '-108',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'mac_key',
+ 'offset' => '-120',
+ 'type' => '4650'
+ },
+ '3' => {
+ 'name' => 'IV',
+ 'offset' => '-128',
+ 'type' => '4650'
+ },
+ '4' => {
+ 'name' => 'cipher_key',
+ 'offset' => '-136',
+ 'type' => '4650'
+ },
+ '5' => {
+ 'name' => 'seq_number',
+ 'offset' => '-144',
+ 'type' => '3994'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_record_get_state',
+ 'Source' => 'state.c',
+ 'SourceLine' => '1149'
+ },
+ '794191' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'htype',
+ 'offset' => '-28',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'post',
+ 'offset' => '-32',
+ 'type' => '75'
+ },
+ '3' => {
+ 'name' => 'func',
+ 'offset' => '-40',
+ 'type' => '4496'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_handshake_set_hook_function',
+ 'Source' => 'state.c',
+ 'SourceLine' => '1119'
+ },
+ '794282' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'random',
+ 'offset' => '-32',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_handshake_set_random',
+ 'Source' => 'state.c',
+ 'SourceLine' => '1076'
+ },
+ '794429' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'secret',
+ 'offset' => '-32',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_session_get_master_secret',
+ 'Source' => 'state.c',
+ 'SourceLine' => '1039'
+ },
+ '794490' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'client',
+ 'offset' => '-32',
+ 'type' => '4650'
+ },
+ '2' => {
+ 'name' => 'server',
+ 'offset' => '-40',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_session_get_random',
+ 'Source' => 'state.c',
+ 'SourceLine' => '1012'
+ },
+ '794566' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '2766',
+ 'ShortName' => 'gnutls_protocol_get_version',
+ 'Source' => 'state.c',
+ 'SourceLine' => '991'
+ },
+ '794616' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '3339',
+ 'ShortName' => 'gnutls_group_get',
+ 'Source' => 'state.c',
+ 'SourceLine' => '973'
+ },
+ '794679' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '3236',
+ 'ShortName' => 'gnutls_ecc_curve_get',
+ 'Source' => 'state.c',
+ 'SourceLine' => '951'
+ },
+ '794742' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'cbtype',
+ 'offset' => '-28',
+ 'type' => '781489'
+ },
+ '2' => {
+ 'name' => 'cb',
+ 'offset' => '-40',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_session_channel_binding',
+ 'Source' => 'state.c',
+ 'SourceLine' => '919'
+ },
+ '794821' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_session_enable_compatibility_mode',
+ 'Source' => 'state.c',
+ 'SourceLine' => '897'
+ },
+ '794867' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'func',
+ 'offset' => '-32',
+ 'type' => '4555'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_handshake_set_post_client_hello_function',
+ 'Source' => 'state.c',
+ 'SourceLine' => '873'
+ },
+ '795004' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_record_get_direction',
+ 'Source' => 'state.c',
+ 'SourceLine' => '823'
+ },
+ '795054' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'func',
+ 'offset' => '-32',
+ 'type' => '14229'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_session_set_verify_function',
+ 'Source' => 'state.c',
+ 'SourceLine' => '800'
+ },
+ '795115' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'ptr',
+ 'offset' => '-32',
+ 'type' => '211'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_session_set_ptr',
+ 'Source' => 'state.c',
+ 'SourceLine' => '770'
+ },
+ '795176' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '211',
+ 'ShortName' => 'gnutls_session_get_ptr',
+ 'Source' => 'state.c',
+ 'SourceLine' => '756'
+ },
+ '795354' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_session_resumption_requested',
+ 'Source' => 'state.c',
+ 'SourceLine' => '699'
+ },
+ '795404' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_session_is_resumed',
+ 'Source' => 'state.c',
+ 'SourceLine' => '668'
+ },
+ '795454' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'allow',
+ 'offset' => '-28',
+ 'type' => '75'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_handshake_set_private_extensions',
+ 'Source' => 'state.c',
+ 'SourceLine' => '651'
+ },
+ '795667' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'status',
+ 'offset' => '-28',
+ 'type' => '75'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_certificate_send_x509_rdn_sequence',
+ 'Source' => 'state.c',
+ 'SourceLine' => '591'
+ },
+ '797166' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_deinit',
+ 'Source' => 'state.c',
+ 'SourceLine' => '368'
+ },
+ '797275' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '797384'
+ },
+ '1' => {
+ 'name' => 'flags',
+ 'offset' => '-44',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_init',
+ 'Source' => 'state.c',
+ 'SourceLine' => '242'
+ },
+ '797591' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-72',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '2429',
+ 'ShortName' => 'gnutls_mac_get',
+ 'Source' => 'state.c',
+ 'SourceLine' => '124'
+ },
+ '797764' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '2242',
+ 'ShortName' => 'gnutls_kx_get',
+ 'Source' => 'state.c',
+ 'SourceLine' => '108'
+ },
+ '797812' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '2816',
+ 'ShortName' => 'gnutls_certificate_type_get',
+ 'Source' => 'state.c',
+ 'SourceLine' => '94'
+ },
+ '797860' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-72',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '2122',
+ 'ShortName' => 'gnutls_cipher_get',
+ 'Source' => 'state.c',
+ 'SourceLine' => '70'
+ },
+ '817933' => {
+ 'Data' => 1,
+ 'Header' => 'urls.h',
+ 'Line' => '31',
+ 'Return' => '817922',
+ 'ShortName' => '_gnutls_custom_urls'
+ },
+ '817944' => {
+ 'Data' => 1,
+ 'Header' => 'urls.h',
+ 'Line' => '32',
+ 'Return' => '145',
+ 'ShortName' => '_gnutls_custom_urls_size'
+ },
+ '817955' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cred',
+ 'offset' => '-24',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'fn',
+ 'offset' => '-32',
+ 'type' => '136203'
+ },
+ '2' => {
+ 'name' => 'userdata',
+ 'offset' => '-40',
+ 'type' => '211'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_certificate_set_pin_function',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '2145'
+ },
+ '818030' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'sc',
+ 'offset' => '-24',
+ 'type' => '134646'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_certificate_free_crls',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '2124'
+ },
+ '818075' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-88',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'p12blob',
+ 'offset' => '-96',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'type',
+ 'offset' => '-100',
+ 'type' => '193776'
+ },
+ '3' => {
+ 'name' => 'password',
+ 'offset' => '-112',
+ 'type' => '110'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_certificate_set_x509_simple_pkcs12_mem',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '2031'
+ },
+ '818349' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-72',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'pkcs12file',
+ 'offset' => '-80',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'type',
+ 'offset' => '-84',
+ 'type' => '193776'
+ },
+ '3' => {
+ 'name' => 'password',
+ 'offset' => '-96',
+ 'type' => '110'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_certificate_set_x509_simple_pkcs12_file',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1970'
+ },
+ '818533' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-40',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'crlfile',
+ 'offset' => '-48',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'type',
+ 'offset' => '-52',
+ 'type' => '193776'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_certificate_set_x509_crl_file',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1914'
+ },
+ '818628' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-72',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'crl_list',
+ 'offset' => '-80',
+ 'type' => '818803'
+ },
+ '2' => {
+ 'name' => 'crl_list_size',
+ 'offset' => '-84',
+ 'type' => '75'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_certificate_set_x509_crl',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1861'
+ },
+ '818849' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-40',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'CRL',
+ 'offset' => '-48',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'type',
+ 'offset' => '-52',
+ 'type' => '193776'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_certificate_set_x509_crl_mem',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1830'
+ },
+ '818944' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cred',
+ 'offset' => '-24',
+ 'type' => '134646'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_certificate_set_x509_system_trust',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1808'
+ },
+ '818994' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cred',
+ 'offset' => '-40',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'ca_dir',
+ 'offset' => '-48',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'type',
+ 'offset' => '-52',
+ 'type' => '193776'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_certificate_set_x509_trust_dir',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1778'
+ },
+ '819089' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'cred',
+ 'offset' => '-40',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'cafile',
+ 'offset' => '-48',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'type',
+ 'offset' => '-52',
+ 'type' => '193776'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_certificate_set_x509_trust_file',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1747'
+ },
+ '819184' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-72',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'ca_list',
+ 'offset' => '-80',
+ 'type' => '135983'
+ },
+ '2' => {
+ 'name' => 'ca_list_size',
+ 'offset' => '-84',
+ 'type' => '75'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_certificate_set_x509_trust',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1685'
+ },
+ '819399' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-40',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'ca',
+ 'offset' => '-48',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'type',
+ 'offset' => '-52',
+ 'type' => '193776'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_certificate_set_x509_trust_mem',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1649'
+ },
+ '819493' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-40',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'certfile',
+ 'offset' => '-48',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'keyfile',
+ 'offset' => '-56',
+ 'type' => '110'
+ },
+ '3' => {
+ 'name' => 'type',
+ 'offset' => '-60',
+ 'type' => '193776'
+ },
+ '4' => {
+ 'name' => 'pass',
+ 'offset' => '-72',
+ 'type' => '110'
+ },
+ '5' => {
+ 'name' => 'flags',
+ 'offset' => '-64',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_certificate_set_x509_key_file2',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1600'
+ },
+ '819689' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-24',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'certfile',
+ 'offset' => '-32',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'keyfile',
+ 'offset' => '-40',
+ 'type' => '110'
+ },
+ '3' => {
+ 'name' => 'type',
+ 'offset' => '-44',
+ 'type' => '193776'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_certificate_set_x509_key_file',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1549'
+ },
+ '819784' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-24',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'tlist',
+ 'offset' => '-32',
+ 'type' => '819845'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_certificate_get_trust_list',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1505'
+ },
+ '819851' => {
+ 'Header' => 'x509.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-24',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'tlist',
+ 'offset' => '-32',
+ 'type' => '136696'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-36',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_certificate_set_trust_list',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1483'
+ },
+ '819927' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-88',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'names',
+ 'offset' => '-96',
+ 'type' => '246352'
+ },
+ '2' => {
+ 'name' => 'names_size',
+ 'offset' => '-100',
+ 'type' => '75'
+ },
+ '3' => {
+ 'name' => 'pcert_list',
+ 'offset' => '-112',
+ 'type' => '5709'
+ },
+ '4' => {
+ 'name' => 'pcert_list_size',
+ 'offset' => '-104',
+ 'type' => '75'
+ },
+ '5' => {
+ 'name' => 'key',
+ 'offset' => '-120',
+ 'type' => '134413'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_certificate_set_key',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1378'
+ },
+ '820262' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-72',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'index',
+ 'offset' => '-76',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'crt_list',
+ 'offset' => '-88',
+ 'type' => '820465'
+ },
+ '3' => {
+ 'name' => 'crt_list_size',
+ 'offset' => '-96',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_certificate_get_x509_crt',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1310'
+ },
+ '820471' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-24',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'index',
+ 'offset' => '-28',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'key',
+ 'offset' => '-40',
+ 'type' => '820570'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_certificate_get_x509_key',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1268'
+ },
+ '820576' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-56',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'cert_list',
+ 'offset' => '-64',
+ 'type' => '135983'
+ },
+ '2' => {
+ 'name' => 'cert_list_size',
+ 'offset' => '-68',
+ 'type' => '75'
+ },
+ '3' => {
+ 'name' => 'key',
+ 'offset' => '-80',
+ 'type' => '134436'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_certificate_set_x509_key',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1163'
+ },
+ '821123' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-40',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'cert',
+ 'offset' => '-48',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'key',
+ 'offset' => '-56',
+ 'type' => '4549'
+ },
+ '3' => {
+ 'name' => 'type',
+ 'offset' => '-60',
+ 'type' => '193776'
+ },
+ '4' => {
+ 'name' => 'pass',
+ 'offset' => '-72',
+ 'type' => '110'
+ },
+ '5' => {
+ 'name' => 'flags',
+ 'offset' => '-64',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_certificate_set_x509_key_mem2',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1051'
+ },
+ '821319' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'res',
+ 'offset' => '-24',
+ 'type' => '134646'
+ },
+ '1' => {
+ 'name' => 'cert',
+ 'offset' => '-32',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'key',
+ 'offset' => '-40',
+ 'type' => '4549'
+ },
+ '3' => {
+ 'name' => 'type',
+ 'offset' => '-44',
+ 'type' => '193776'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_certificate_set_x509_key_mem',
+ 'Source' => 'x509.c',
+ 'SourceLine' => '1011'
+ },
+ '840158' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'filename',
+ 'offset' => '-40',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-48',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_load_file',
+ 'Source' => 'file.c',
+ 'SourceLine' => '54'
+ },
+ '855053' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'do_send_supplemental',
+ 'offset' => '-28',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_supplemental_send',
+ 'Source' => 'supplemental.c',
+ 'SourceLine' => '390'
+ },
+ '855114' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'do_recv_supplemental',
+ 'offset' => '-28',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_supplemental_recv',
+ 'Source' => 'supplemental.c',
+ 'SourceLine' => '374'
+ },
+ '855175' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-136',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'name',
+ 'offset' => '-144',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'type',
+ 'offset' => '-148',
+ 'type' => '844534'
+ },
+ '3' => {
+ 'name' => 'recv_func',
+ 'offset' => '-160',
+ 'type' => '845978'
+ },
+ '4' => {
+ 'name' => 'send_func',
+ 'offset' => '-168',
+ 'type' => '845990'
+ },
+ '5' => {
+ 'name' => 'flags',
+ 'offset' => '-152',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_session_supplemental_register',
+ 'Source' => 'supplemental.c',
+ 'SourceLine' => '329'
+ },
+ '855509' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'name',
+ 'offset' => '-72',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'type',
+ 'offset' => '-76',
+ 'type' => '844534'
+ },
+ '2' => {
+ 'name' => 'recv_func',
+ 'offset' => '-88',
+ 'type' => '845978'
+ },
+ '3' => {
+ 'name' => 'send_func',
+ 'offset' => '-96',
+ 'type' => '845990'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_supplemental_register',
+ 'Source' => 'supplemental.c',
+ 'SourceLine' => '289'
+ },
+ '856593' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'type',
+ 'offset' => '-36',
+ 'type' => '844534'
+ }
+ },
+ 'Return' => '110',
+ 'ShortName' => 'gnutls_supplemental_get_name',
+ 'Source' => 'supplemental.c',
+ 'SourceLine' => '73'
+ },
+ '872217' => {
+ 'Header' => 'crypto.h',
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_rnd_refresh',
+ 'Source' => 'random.c',
+ 'SourceLine' => '195'
+ },
+ '872242' => {
+ 'Header' => 'crypto.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'level',
+ 'offset' => '-68',
+ 'type' => '426396'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-80',
+ 'type' => '211'
+ },
+ '2' => {
+ 'name' => 'len',
+ 'offset' => '-88',
+ 'type' => '52'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_rnd',
+ 'Source' => 'random.c',
+ 'SourceLine' => '169'
+ },
+ '887861' => {
+ 'Header' => 'crypto.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'handle',
+ 'offset' => '-40',
+ 'type' => '879003'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_aead_cipher_deinit',
+ 'Source' => 'crypto-api.c',
+ 'SourceLine' => '789'
+ },
+ '887926' => {
+ 'Header' => 'crypto.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'handle',
+ 'offset' => '-120',
+ 'type' => '879003'
+ },
+ '1' => {
+ 'name' => 'nonce',
+ 'offset' => '-128',
+ 'type' => '329'
+ },
+ '2' => {
+ 'name' => 'nonce_len',
+ 'offset' => '-136',
+ 'type' => '52'
+ },
+ '3' => {
+ 'name' => 'auth',
+ 'offset' => '-144',
+ 'type' => '329'
+ },
+ '4' => {
+ 'name' => 'auth_len',
+ 'offset' => '-152',
+ 'type' => '52'
+ },
+ '5' => {
+ 'name' => 'tag_size',
+ 'offset' => '-160',
+ 'type' => '52'
+ },
+ '6' => {
+ 'name' => 'ptext',
+ 'offset' => '0',
+ 'type' => '329'
+ },
+ '7' => {
+ 'name' => 'ptext_len',
+ 'offset' => '8',
+ 'type' => '52'
+ },
+ '8' => {
+ 'name' => 'ctext',
+ 'offset' => '16',
+ 'type' => '211'
+ },
+ '9' => {
+ 'name' => 'ctext_len',
+ 'offset' => '24',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_aead_cipher_encrypt',
+ 'Source' => 'crypto-api.c',
+ 'SourceLine' => '747'
+ },
+ '888370' => {
+ 'Header' => 'crypto.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'handle',
+ 'offset' => '-120',
+ 'type' => '879003'
+ },
+ '1' => {
+ 'name' => 'nonce',
+ 'offset' => '-128',
+ 'type' => '329'
+ },
+ '2' => {
+ 'name' => 'nonce_len',
+ 'offset' => '-136',
+ 'type' => '52'
+ },
+ '3' => {
+ 'name' => 'auth',
+ 'offset' => '-144',
+ 'type' => '329'
+ },
+ '4' => {
+ 'name' => 'auth_len',
+ 'offset' => '-152',
+ 'type' => '52'
+ },
+ '5' => {
+ 'name' => 'tag_size',
+ 'offset' => '-160',
+ 'type' => '52'
+ },
+ '6' => {
+ 'name' => 'ctext',
+ 'offset' => '0',
+ 'type' => '329'
+ },
+ '7' => {
+ 'name' => 'ctext_len',
+ 'offset' => '8',
+ 'type' => '52'
+ },
+ '8' => {
+ 'name' => 'ptext',
+ 'offset' => '16',
+ 'type' => '211'
+ },
+ '9' => {
+ 'name' => 'ptext_len',
+ 'offset' => '24',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_aead_cipher_decrypt',
+ 'Source' => 'crypto-api.c',
+ 'SourceLine' => '691'
+ },
+ '888793' => {
+ 'Header' => 'crypto.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'handle',
+ 'offset' => '-72',
+ 'type' => '888978'
+ },
+ '1' => {
+ 'name' => 'cipher',
+ 'offset' => '-76',
+ 'type' => '2122'
+ },
+ '2' => {
+ 'name' => 'key',
+ 'offset' => '-88',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_aead_cipher_init',
+ 'Source' => 'crypto-api.c',
+ 'SourceLine' => '644'
+ },
+ '889005' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-40',
+ 'type' => '4650'
+ },
+ '1' => {
+ 'name' => 'key_size',
+ 'offset' => '-44',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_key_generate',
+ 'Source' => 'crypto-api.c',
+ 'SourceLine' => '592'
+ },
+ '889125' => {
+ 'Header' => 'crypto.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'algorithm',
+ 'offset' => '-20',
+ 'type' => '2545'
+ },
+ '1' => {
+ 'name' => 'ptext',
+ 'offset' => '-32',
+ 'type' => '329'
+ },
+ '2' => {
+ 'name' => 'ptext_len',
+ 'offset' => '-40',
+ 'type' => '52'
+ },
+ '3' => {
+ 'name' => 'digest',
+ 'offset' => '-48',
+ 'type' => '211'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_hash_fast',
+ 'Source' => 'crypto-api.c',
+ 'SourceLine' => '573'
+ },
+ '889270' => {
+ 'Header' => 'crypto.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'handle',
+ 'offset' => '-24',
+ 'type' => '879047'
+ },
+ '1' => {
+ 'name' => 'digest',
+ 'offset' => '-32',
+ 'type' => '211'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_hash_deinit',
+ 'Source' => 'crypto-api.c',
+ 'SourceLine' => '536'
+ },
+ '889331' => {
+ 'Header' => 'crypto.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'handle',
+ 'offset' => '-40',
+ 'type' => '879047'
+ },
+ '1' => {
+ 'name' => 'digest',
+ 'offset' => '-48',
+ 'type' => '211'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_hash_output',
+ 'Source' => 'crypto-api.c',
+ 'SourceLine' => '521'
+ },
+ '889392' => {
+ 'Header' => 'crypto.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'handle',
+ 'offset' => '-24',
+ 'type' => '879047'
+ },
+ '1' => {
+ 'name' => 'ptext',
+ 'offset' => '-32',
+ 'type' => '329'
+ },
+ '2' => {
+ 'name' => 'ptext_len',
+ 'offset' => '-40',
+ 'type' => '52'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_hash',
+ 'Source' => 'crypto-api.c',
+ 'SourceLine' => '506'
+ },
+ '889472' => {
+ 'Header' => 'crypto.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'dig',
+ 'offset' => '-24',
+ 'type' => '889556'
+ },
+ '1' => {
+ 'name' => 'algorithm',
+ 'offset' => '-28',
+ 'type' => '2545'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_hash_init',
+ 'Source' => 'crypto-api.c',
+ 'SourceLine' => '470'
+ },
+ '889583' => {
+ 'Header' => 'crypto.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'algorithm',
+ 'offset' => '-20',
+ 'type' => '2429'
+ },
+ '1' => {
+ 'name' => 'key',
+ 'offset' => '-32',
+ 'type' => '329'
+ },
+ '2' => {
+ 'name' => 'keylen',
+ 'offset' => '-40',
+ 'type' => '52'
+ },
+ '3' => {
+ 'name' => 'ptext',
+ 'offset' => '-48',
+ 'type' => '329'
+ },
+ '4' => {
+ 'name' => 'ptext_len',
+ 'offset' => '-56',
+ 'type' => '52'
+ },
+ '5' => {
+ 'name' => 'digest',
+ 'offset' => '-64',
+ 'type' => '211'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_hmac_fast',
+ 'Source' => 'crypto-api.c',
+ 'SourceLine' => '445'
+ },
+ '889758' => {
+ 'Header' => 'crypto.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'handle',
+ 'offset' => '-24',
+ 'type' => '879069'
+ },
+ '1' => {
+ 'name' => 'digest',
+ 'offset' => '-32',
+ 'type' => '211'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_hmac_deinit',
+ 'Source' => 'crypto-api.c',
+ 'SourceLine' => '406'
+ },
+ '889819' => {
+ 'Header' => 'crypto.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'handle',
+ 'offset' => '-24',
+ 'type' => '879069'
+ },
+ '1' => {
+ 'name' => 'digest',
+ 'offset' => '-32',
+ 'type' => '211'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_hmac_output',
+ 'Source' => 'crypto-api.c',
+ 'SourceLine' => '391'
+ },
+ '889880' => {
+ 'Header' => 'crypto.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'handle',
+ 'offset' => '-24',
+ 'type' => '879069'
+ },
+ '1' => {
+ 'name' => 'ptext',
+ 'offset' => '-32',
+ 'type' => '329'
+ },
+ '2' => {
+ 'name' => 'ptext_len',
+ 'offset' => '-40',
+ 'type' => '52'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_hmac',
+ 'Source' => 'crypto-api.c',
+ 'SourceLine' => '376'
+ },
+ '889960' => {
+ 'Header' => 'crypto.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'handle',
+ 'offset' => '-24',
+ 'type' => '879069'
+ },
+ '1' => {
+ 'name' => 'nonce',
+ 'offset' => '-32',
+ 'type' => '329'
+ },
+ '2' => {
+ 'name' => 'nonce_len',
+ 'offset' => '-40',
+ 'type' => '52'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_hmac_set_nonce',
+ 'Source' => 'crypto-api.c',
+ 'SourceLine' => '357'
+ },
+ '890036' => {
+ 'Header' => 'crypto.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'dig',
+ 'offset' => '-40',
+ 'type' => '890150'
+ },
+ '1' => {
+ 'name' => 'algorithm',
+ 'offset' => '-44',
+ 'type' => '2429'
+ },
+ '2' => {
+ 'name' => 'key',
+ 'offset' => '-56',
+ 'type' => '329'
+ },
+ '3' => {
+ 'name' => 'keylen',
+ 'offset' => '-64',
+ 'type' => '52'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_hmac_init',
+ 'Source' => 'crypto-api.c',
+ 'SourceLine' => '322'
+ },
+ '890156' => {
+ 'Header' => 'crypto.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'handle',
+ 'offset' => '-40',
+ 'type' => '878949'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_cipher_deinit',
+ 'Source' => 'crypto-api.c',
+ 'SourceLine' => '289'
+ },
+ '890221' => {
+ 'Header' => 'crypto.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'handle',
+ 'offset' => '-40',
+ 'type' => '878949'
+ },
+ '1' => {
+ 'name' => 'ctext',
+ 'offset' => '-48',
+ 'type' => '329'
+ },
+ '2' => {
+ 'name' => 'ctext_len',
+ 'offset' => '-56',
+ 'type' => '52'
+ },
+ '3' => {
+ 'name' => 'ptext',
+ 'offset' => '-64',
+ 'type' => '211'
+ },
+ '4' => {
+ 'name' => 'ptext_len',
+ 'offset' => '-72',
+ 'type' => '52'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_cipher_decrypt2',
+ 'Source' => 'crypto-api.c',
+ 'SourceLine' => '265'
+ },
+ '890345' => {
+ 'Header' => 'crypto.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'handle',
+ 'offset' => '-40',
+ 'type' => '878949'
+ },
+ '1' => {
+ 'name' => 'ptext',
+ 'offset' => '-48',
+ 'type' => '329'
+ },
+ '2' => {
+ 'name' => 'ptext_len',
+ 'offset' => '-56',
+ 'type' => '52'
+ },
+ '3' => {
+ 'name' => 'ctext',
+ 'offset' => '-64',
+ 'type' => '211'
+ },
+ '4' => {
+ 'name' => 'ctext_len',
+ 'offset' => '-72',
+ 'type' => '52'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_cipher_encrypt2',
+ 'Source' => 'crypto-api.c',
+ 'SourceLine' => '234'
+ },
+ '890462' => {
+ 'Header' => 'crypto.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'handle',
+ 'offset' => '-40',
+ 'type' => '878949'
+ },
+ '1' => {
+ 'name' => 'ctext',
+ 'offset' => '-48',
+ 'type' => '211'
+ },
+ '2' => {
+ 'name' => 'ctext_len',
+ 'offset' => '-56',
+ 'type' => '52'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_cipher_decrypt',
+ 'Source' => 'crypto-api.c',
+ 'SourceLine' => '203'
+ },
+ '890550' => {
+ 'Header' => 'crypto.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'handle',
+ 'offset' => '-40',
+ 'type' => '878949'
+ },
+ '1' => {
+ 'name' => 'ptext',
+ 'offset' => '-48',
+ 'type' => '211'
+ },
+ '2' => {
+ 'name' => 'ptext_len',
+ 'offset' => '-56',
+ 'type' => '52'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_cipher_encrypt',
+ 'Source' => 'crypto-api.c',
+ 'SourceLine' => '178'
+ },
+ '890638' => {
+ 'Header' => 'crypto.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'handle',
+ 'offset' => '-40',
+ 'type' => '878949'
+ },
+ '1' => {
+ 'name' => 'iv',
+ 'offset' => '-48',
+ 'type' => '211'
+ },
+ '2' => {
+ 'name' => 'ivlen',
+ 'offset' => '-56',
+ 'type' => '52'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_cipher_set_iv',
+ 'Source' => 'crypto-api.c',
+ 'SourceLine' => '154'
+ },
+ '890721' => {
+ 'Header' => 'crypto.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'handle',
+ 'offset' => '-72',
+ 'type' => '878949'
+ },
+ '1' => {
+ 'name' => 'ptext',
+ 'offset' => '-80',
+ 'type' => '329'
+ },
+ '2' => {
+ 'name' => 'ptext_size',
+ 'offset' => '-88',
+ 'type' => '52'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_cipher_add_auth',
+ 'Source' => 'crypto-api.c',
+ 'SourceLine' => '129'
+ },
+ '890908' => {
+ 'Header' => 'crypto.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'handle',
+ 'offset' => '-72',
+ 'type' => '878949'
+ },
+ '1' => {
+ 'name' => 'tag',
+ 'offset' => '-80',
+ 'type' => '211'
+ },
+ '2' => {
+ 'name' => 'tag_size',
+ 'offset' => '-88',
+ 'type' => '52'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_cipher_tag',
+ 'Source' => 'crypto-api.c',
+ 'SourceLine' => '101'
+ },
+ '891095' => {
+ 'Header' => 'crypto.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'handle',
+ 'offset' => '-88',
+ 'type' => '891302'
+ },
+ '1' => {
+ 'name' => 'cipher',
+ 'offset' => '-92',
+ 'type' => '2122'
+ },
+ '2' => {
+ 'name' => 'key',
+ 'offset' => '-104',
+ 'type' => '4549'
+ },
+ '3' => {
+ 'name' => 'iv',
+ 'offset' => '-112',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_cipher_init',
+ 'Source' => 'crypto-api.c',
+ 'SourceLine' => '56'
+ },
+ '914032' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'privkey',
+ 'offset' => '-24',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'spki',
+ 'offset' => '-32',
+ 'type' => '899098'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-36',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_set_spki',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '1775'
+ },
+ '914152' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'privkey',
+ 'offset' => '-56',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'spki',
+ 'offset' => '-64',
+ 'type' => '899086'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-68',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_get_spki',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '1745'
+ },
+ '914309' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-520',
+ 'type' => '134413'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_verify_params',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '1707'
+ },
+ '914488' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '134413'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_status',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '1684'
+ },
+ '914538' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'flags',
+ 'offset' => '-28',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_privkey_set_flags',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '1661'
+ },
+ '914599' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'fn',
+ 'offset' => '-32',
+ 'type' => '136203'
+ },
+ '2' => {
+ 'name' => 'userdata',
+ 'offset' => '-40',
+ 'type' => '211'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_privkey_set_pin_function',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '1642'
+ },
+ '914674' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-72',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'url',
+ 'offset' => '-80',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-84',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_import_url',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '1582'
+ },
+ '914898' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkey',
+ 'offset' => '-72',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-80',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'format',
+ 'offset' => '-84',
+ 'type' => '193776'
+ },
+ '3' => {
+ 'name' => 'password',
+ 'offset' => '-96',
+ 'type' => '110'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-88',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_import_x509_raw',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '1527'
+ },
+ '915156' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-56',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'flags',
+ 'offset' => '-60',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'ciphertext',
+ 'offset' => '-72',
+ 'type' => '4549'
+ },
+ '3' => {
+ 'name' => 'plaintext',
+ 'offset' => '-80',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_decrypt_data',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '1479'
+ },
+ '916132' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'signer',
+ 'offset' => '-88',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'hash_algo',
+ 'offset' => '-92',
+ 'type' => '2545'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-96',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'hash_data',
+ 'offset' => '-104',
+ 'type' => '4549'
+ },
+ '4' => {
+ 'name' => 'signature',
+ 'offset' => '-112',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_sign_hash',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '1282'
+ },
+ '916724' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'signer',
+ 'offset' => '-88',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'algo',
+ 'offset' => '-92',
+ 'type' => '3156'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-96',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'hash_data',
+ 'offset' => '-104',
+ 'type' => '4549'
+ },
+ '4' => {
+ 'name' => 'signature',
+ 'offset' => '-112',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_sign_hash2',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '1173'
+ },
+ '916960' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'signer',
+ 'offset' => '-104',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'algo',
+ 'offset' => '-108',
+ 'type' => '3156'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-112',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'data',
+ 'offset' => '-120',
+ 'type' => '4549'
+ },
+ '4' => {
+ 'name' => 'signature',
+ 'offset' => '-128',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_sign_data2',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '1111'
+ },
+ '917258' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'signer',
+ 'offset' => '-72',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'hash',
+ 'offset' => '-76',
+ 'type' => '2545'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-80',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'data',
+ 'offset' => '-88',
+ 'type' => '4549'
+ },
+ '4' => {
+ 'name' => 'signature',
+ 'offset' => '-96',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_sign_data',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '1064'
+ },
+ '917479' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkey',
+ 'offset' => '-88',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'algo',
+ 'offset' => '-92',
+ 'type' => '2896'
+ },
+ '2' => {
+ 'name' => 'bits',
+ 'offset' => '-96',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-100',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'data',
+ 'offset' => '-112',
+ 'type' => '917763'
+ },
+ '5' => {
+ 'name' => 'data_size',
+ 'offset' => '-104',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_generate2',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '1018'
+ },
+ '917769' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkey',
+ 'offset' => '-24',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'algo',
+ 'offset' => '-28',
+ 'type' => '2896'
+ },
+ '2' => {
+ 'name' => 'bits',
+ 'offset' => '-32',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-36',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_generate',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '985'
+ },
+ '917864' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkey',
+ 'offset' => '-88',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'key',
+ 'offset' => '-96',
+ 'type' => '820570'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_export_x509',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '932'
+ },
+ '918090' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkey',
+ 'offset' => '-88',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'key',
+ 'offset' => '-96',
+ 'type' => '134436'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-100',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_import_x509',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '885'
+ },
+ '918326' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkey',
+ 'offset' => '-88',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'userdata',
+ 'offset' => '-96',
+ 'type' => '211'
+ },
+ '2' => {
+ 'name' => 'sign_data_fn',
+ 'offset' => '-104',
+ 'type' => '197273'
+ },
+ '3' => {
+ 'name' => 'sign_hash_fn',
+ 'offset' => '-112',
+ 'type' => '197216'
+ },
+ '4' => {
+ 'name' => 'decrypt_fn',
+ 'offset' => '-120',
+ 'type' => '197205'
+ },
+ '5' => {
+ 'name' => 'deinit_fn',
+ 'offset' => '-128',
+ 'type' => '197284'
+ },
+ '6' => {
+ 'name' => 'info_fn',
+ 'offset' => '0',
+ 'type' => '197317'
+ },
+ '7' => {
+ 'name' => 'flags',
+ 'offset' => '8',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_import_ext4',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '823'
+ },
+ '918640' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkey',
+ 'offset' => '-104',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'userdata',
+ 'offset' => '-112',
+ 'type' => '211'
+ },
+ '2' => {
+ 'name' => 'sign_fn',
+ 'offset' => '-120',
+ 'type' => '197158'
+ },
+ '3' => {
+ 'name' => 'decrypt_fn',
+ 'offset' => '-128',
+ 'type' => '197205'
+ },
+ '4' => {
+ 'name' => 'deinit_fn',
+ 'offset' => '-136',
+ 'type' => '197284'
+ },
+ '5' => {
+ 'name' => 'info_fn',
+ 'offset' => '-144',
+ 'type' => '197317'
+ },
+ '6' => {
+ 'name' => 'flags',
+ 'offset' => '0',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_import_ext3',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '735'
+ },
+ '919004' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkey',
+ 'offset' => '-88',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'pk',
+ 'offset' => '-92',
+ 'type' => '2896'
+ },
+ '2' => {
+ 'name' => 'userdata',
+ 'offset' => '-104',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'sign_fn',
+ 'offset' => '-112',
+ 'type' => '197158'
+ },
+ '4' => {
+ 'name' => 'decrypt_fn',
+ 'offset' => '-120',
+ 'type' => '197205'
+ },
+ '5' => {
+ 'name' => 'deinit_fn',
+ 'offset' => '-128',
+ 'type' => '197284'
+ },
+ '6' => {
+ 'name' => 'flags',
+ 'offset' => '0',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_import_ext2',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '668'
+ },
+ '919302' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkey',
+ 'offset' => '-24',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'pk',
+ 'offset' => '-28',
+ 'type' => '2896'
+ },
+ '2' => {
+ 'name' => 'userdata',
+ 'offset' => '-40',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'sign_func',
+ 'offset' => '-48',
+ 'type' => '197158'
+ },
+ '4' => {
+ 'name' => 'decrypt_func',
+ 'offset' => '-56',
+ 'type' => '197205'
+ },
+ '5' => {
+ 'name' => 'flags',
+ 'offset' => '-32',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_import_ext',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '626'
+ },
+ '919426' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkey',
+ 'offset' => '-88',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'key',
+ 'offset' => '-96',
+ 'type' => '919646'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_export_pkcs11',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '574'
+ },
+ '919818' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkey',
+ 'offset' => '-56',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'key',
+ 'offset' => '-64',
+ 'type' => '135876'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-68',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_import_pkcs11',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '473'
+ },
+ '920086' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '134413'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_privkey_deinit',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '404'
+ },
+ '920132' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '136864'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_init',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '383'
+ },
+ '921305' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'bits',
+ 'offset' => '-32',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_get_pk_algorithm',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '124'
+ },
+ '921386' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-56',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'digest',
+ 'offset' => '-60',
+ 'type' => '2545'
+ },
+ '2' => {
+ 'name' => 'seed',
+ 'offset' => '-72',
+ 'type' => '329'
+ },
+ '3' => {
+ 'name' => 'seed_size',
+ 'offset' => '-80',
+ 'type' => '52'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_verify_seed',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '103'
+ },
+ '921553' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-56',
+ 'type' => '134413'
+ },
+ '1' => {
+ 'name' => 'digest',
+ 'offset' => '-64',
+ 'type' => '454202'
+ },
+ '2' => {
+ 'name' => 'seed',
+ 'offset' => '-72',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'seed_size',
+ 'offset' => '-80',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_privkey_get_seed',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '81'
+ },
+ '921726' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '134413'
+ }
+ },
+ 'Return' => '135937',
+ 'ShortName' => 'gnutls_privkey_get_type',
+ 'Source' => 'privkey.c',
+ 'SourceLine' => '60'
+ },
+ '937840' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pcert',
+ 'offset' => '-24',
+ 'type' => '5709'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_pcert_deinit',
+ 'Source' => 'pcert.c',
+ 'SourceLine' => '318'
+ },
+ '937886' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pcert',
+ 'offset' => '-88',
+ 'type' => '5709'
+ },
+ '1' => {
+ 'name' => 'crt',
+ 'offset' => '-96',
+ 'type' => '135983'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pcert_export_x509',
+ 'Source' => 'pcert.c',
+ 'SourceLine' => '285'
+ },
+ '938127' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pcert',
+ 'offset' => '-120',
+ 'type' => '5709'
+ },
+ '1' => {
+ 'name' => 'cert',
+ 'offset' => '-128',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'format',
+ 'offset' => '-132',
+ 'type' => '193776'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-136',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pcert_import_x509_raw',
+ 'Source' => 'pcert.c',
+ 'SourceLine' => '236'
+ },
+ '938488' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pcerts',
+ 'offset' => '-136',
+ 'type' => '5709'
+ },
+ '1' => {
+ 'name' => 'pcert_max',
+ 'offset' => '-144',
+ 'type' => '22483'
+ },
+ '2' => {
+ 'name' => 'data',
+ 'offset' => '-152',
+ 'type' => '4549'
+ },
+ '3' => {
+ 'name' => 'format',
+ 'offset' => '-156',
+ 'type' => '193776'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-160',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pcert_list_import_x509_raw',
+ 'Source' => 'pcert.c',
+ 'SourceLine' => '172'
+ },
+ '938919' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pcert',
+ 'offset' => '-184',
+ 'type' => '5709'
+ },
+ '1' => {
+ 'name' => 'crt',
+ 'offset' => '-192',
+ 'type' => '135983'
+ },
+ '2' => {
+ 'name' => 'ncrt',
+ 'offset' => '-200',
+ 'type' => '22483'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-204',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pcert_import_x509_list',
+ 'Source' => 'pcert.c',
+ 'SourceLine' => '106'
+ },
+ '939151' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pcert',
+ 'offset' => '-104',
+ 'type' => '5709'
+ },
+ '1' => {
+ 'name' => 'crt',
+ 'offset' => '-112',
+ 'type' => '134448'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-116',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pcert_import_x509',
+ 'Source' => 'pcert.c',
+ 'SourceLine' => '45'
+ },
+ '960903' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pubkey',
+ 'offset' => '-56',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'spki',
+ 'offset' => '-64',
+ 'type' => '899098'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-68',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_set_spki',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '2213'
+ },
+ '961081' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pubkey',
+ 'offset' => '-56',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'spki',
+ 'offset' => '-64',
+ 'type' => '899086'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-68',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_get_spki',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '2183'
+ },
+ '961238' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-40',
+ 'type' => '4573'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_verify_params',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '2155'
+ },
+ '961343' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pkey',
+ 'offset' => '-72',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-80',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'format',
+ 'offset' => '-84',
+ 'type' => '193776'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-88',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_import_x509_raw',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '2112'
+ },
+ '961585' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'fn',
+ 'offset' => '-32',
+ 'type' => '136203'
+ },
+ '2' => {
+ 'name' => 'userdata',
+ 'offset' => '-40',
+ 'type' => '211'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_pubkey_set_pin_function',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '2089'
+ },
+ '963969' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'flags',
+ 'offset' => '-28',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'plaintext',
+ 'offset' => '-40',
+ 'type' => '4549'
+ },
+ '3' => {
+ 'name' => 'ciphertext',
+ 'offset' => '-48',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_encrypt_data',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '1694'
+ },
+ '964104' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-168',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'algo',
+ 'offset' => '-172',
+ 'type' => '3156'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-176',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'hash',
+ 'offset' => '-184',
+ 'type' => '4549'
+ },
+ '4' => {
+ 'name' => 'signature',
+ 'offset' => '-192',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_verify_hash2',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '1626'
+ },
+ '964548' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'pubkey',
+ 'offset' => '-136',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'algo',
+ 'offset' => '-140',
+ 'type' => '3156'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-144',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'data',
+ 'offset' => '-152',
+ 'type' => '4549'
+ },
+ '4' => {
+ 'name' => 'signature',
+ 'offset' => '-160',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_verify_data2',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '1565'
+ },
+ '965268' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-40',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'p',
+ 'offset' => '-48',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'q',
+ 'offset' => '-56',
+ 'type' => '4549'
+ },
+ '3' => {
+ 'name' => 'g',
+ 'offset' => '-64',
+ 'type' => '4549'
+ },
+ '4' => {
+ 'name' => 'y',
+ 'offset' => '-72',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_import_dsa_raw',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '1451'
+ },
+ '965426' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-56',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'parameters',
+ 'offset' => '-64',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'ecpoint',
+ 'offset' => '-72',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_import_ecc_x962',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '1382'
+ },
+ '965572' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-40',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'curve',
+ 'offset' => '-44',
+ 'type' => '3236'
+ },
+ '2' => {
+ 'name' => 'x',
+ 'offset' => '-56',
+ 'type' => '4549'
+ },
+ '3' => {
+ 'name' => 'y',
+ 'offset' => '-64',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_import_ecc_raw',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '1312'
+ },
+ '965713' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'm',
+ 'offset' => '-32',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'e',
+ 'offset' => '-40',
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_import_rsa_raw',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '1265'
+ },
+ '965808' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-56',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'url',
+ 'offset' => '-64',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-68',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_import_url',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '1221'
+ },
+ '966165' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'usage',
+ 'offset' => '-28',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_set_key_usage',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '1136'
+ },
+ '966230' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '-40',
+ 'type' => '944586'
+ },
+ '1' => {
+ 'name' => 'key',
+ 'offset' => '-48',
+ 'type' => '4573'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crq_set_pubkey',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '1097'
+ },
+ '966329' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'crt',
+ 'offset' => '-40',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'key',
+ 'offset' => '-48',
+ 'type' => '4573'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_x509_crt_set_pubkey',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '1060'
+ },
+ '966428' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-72',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '-80',
+ 'type' => '4549'
+ },
+ '2' => {
+ 'name' => 'format',
+ 'offset' => '-84',
+ 'type' => '193776'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_import',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '975'
+ },
+ '966642' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-104',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'parameters',
+ 'offset' => '-112',
+ 'type' => '4650'
+ },
+ '2' => {
+ 'name' => 'ecpoint',
+ 'offset' => '-120',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_export_ecc_x962',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '923'
+ },
+ '966910' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-72',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'curve',
+ 'offset' => '-80',
+ 'type' => '453576'
+ },
+ '2' => {
+ 'name' => 'x',
+ 'offset' => '-88',
+ 'type' => '4650'
+ },
+ '3' => {
+ 'name' => 'y',
+ 'offset' => '-96',
+ 'type' => '4650'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '-100',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_export_ecc_raw2',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '848'
+ },
+ '967133' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'curve',
+ 'offset' => '-32',
+ 'type' => '453576'
+ },
+ '2' => {
+ 'name' => 'x',
+ 'offset' => '-40',
+ 'type' => '4650'
+ },
+ '3' => {
+ 'name' => 'y',
+ 'offset' => '-48',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_export_ecc_raw',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '822'
+ },
+ '967224' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-40',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'p',
+ 'offset' => '-48',
+ 'type' => '4650'
+ },
+ '2' => {
+ 'name' => 'q',
+ 'offset' => '-56',
+ 'type' => '4650'
+ },
+ '3' => {
+ 'name' => 'g',
+ 'offset' => '-64',
+ 'type' => '4650'
+ },
+ '4' => {
+ 'name' => 'y',
+ 'offset' => '-72',
+ 'type' => '4650'
+ },
+ '5' => {
+ 'name' => 'flags',
+ 'offset' => '-76',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_export_dsa_raw2',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '737'
+ },
+ '967392' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'p',
+ 'offset' => '-32',
+ 'type' => '4650'
+ },
+ '2' => {
+ 'name' => 'q',
+ 'offset' => '-40',
+ 'type' => '4650'
+ },
+ '3' => {
+ 'name' => 'g',
+ 'offset' => '-48',
+ 'type' => '4650'
+ },
+ '4' => {
+ 'name' => 'y',
+ 'offset' => '-56',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_export_dsa_raw',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '710'
+ },
+ '967494' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'm',
+ 'offset' => '-32',
+ 'type' => '4650'
+ },
+ '2' => {
+ 'name' => 'e',
+ 'offset' => '-40',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_export_rsa_raw',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '684'
+ },
+ '967570' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-40',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'm',
+ 'offset' => '-48',
+ 'type' => '4650'
+ },
+ '2' => {
+ 'name' => 'e',
+ 'offset' => '-56',
+ 'type' => '4650'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-60',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_export_rsa_raw2',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '627'
+ },
+ '967710' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-40',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'flags',
+ 'offset' => '-44',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'output_data',
+ 'offset' => '-56',
+ 'type' => '3994'
+ },
+ '3' => {
+ 'name' => 'output_data_size',
+ 'offset' => '-64',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_get_key_id',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '587'
+ },
+ '967839' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-40',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'format',
+ 'offset' => '-44',
+ 'type' => '193776'
+ },
+ '2' => {
+ 'name' => 'out',
+ 'offset' => '-56',
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_export2',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '522'
+ },
+ '967984' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-40',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'format',
+ 'offset' => '-44',
+ 'type' => '193776'
+ },
+ '2' => {
+ 'name' => 'output_data',
+ 'offset' => '-56',
+ 'type' => '211'
+ },
+ '3' => {
+ 'name' => 'output_data_size',
+ 'offset' => '-64',
+ 'type' => '7841'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_export',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '457'
+ },
+ '968144' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-40',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'obj',
+ 'offset' => '-48',
+ 'type' => '946168'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-52',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_import_pkcs11',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '356'
+ },
+ '968322' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-40',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'hash',
+ 'offset' => '-48',
+ 'type' => '454202'
+ },
+ '2' => {
+ 'name' => 'mand',
+ 'offset' => '-56',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_get_preferred_hash_algorithm',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '278'
+ },
+ '968477' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'pkey',
+ 'offset' => '-32',
+ 'type' => '134413'
+ },
+ '2' => {
+ 'name' => 'usage',
+ 'offset' => '-36',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '-40',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_import_privkey',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '247'
+ },
+ '968567' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-40',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'crq',
+ 'offset' => '-48',
+ 'type' => '944586'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-52',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_import_x509_crq',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '205'
+ },
+ '968676' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-56',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'crt',
+ 'offset' => '-64',
+ 'type' => '134448'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '-68',
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_import_x509',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '163'
+ },
+ '968842' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '4573'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_pubkey_deinit',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '140'
+ },
+ '968886' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '968953'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_init',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '119'
+ },
+ '968959' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'usage',
+ 'offset' => '-32',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_get_key_usage',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '100'
+ },
+ '969021' => {
+ 'Header' => 'abstract.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-24',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'bits',
+ 'offset' => '-32',
+ 'type' => '22483'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_pubkey_get_pk_algorithm',
+ 'Source' => 'pubkey.c',
+ 'SourceLine' => '80'
+ },
+ '984320' => {
+ 'Header' => 'gnutls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'init',
+ 'offset' => '-40',
+ 'type' => '480056'
+ },
+ '1' => {
+ 'name' => 'deinit',
+ 'offset' => '-48',
+ 'type' => '480119'
+ },
+ '2' => {
+ 'name' => 'lock',
+ 'offset' => '-56',
+ 'type' => '480095'
+ },
+ '3' => {
+ 'name' => 'unlock',
+ 'offset' => '-64',
+ 'type' => '480107'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_global_set_mutex',
+ 'Source' => 'locks.c',
+ 'SourceLine' => '55'
+ },
+ '998980' => {
+ 'Header' => 'dtls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-24',
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '145',
+ 'ShortName' => 'gnutls_record_get_discarded',
+ 'Source' => 'dtls.c',
+ 'SourceLine' => '1031'
+ },
+ '999030' => {
+ 'Header' => 'dtls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'session',
+ 'offset' => '-40',
+ 'type' => '3461'
+ },
+ '1' => {
+ 'name' => 'prestate',
+ 'offset' => '-48',
+ 'type' => '999121'
+ }
+ },
+ 'Return' => '1',
+ 'ShortName' => 'gnutls_dtls_prestate_set',
+ 'Source' => 'dtls.c',
+ 'SourceLine' => '997'
+ },
+ '999127' => {
+ 'Header' => 'dtls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-264',
+ 'type' => '4650'
+ },
+ '1' => {
+ 'name' => 'client_data',
+ 'offset' => '-272',
+ 'type' => '211'
+ },
+ '2' => {
+ 'name' => 'client_data_size',
+ 'offset' => '-280',
+ 'type' => '52'
+ },
+ '3' => {
+ 'name' => '_msg',
+ 'offset' => '-288',
+ 'type' => '211'
+ },
+ '4' => {
+ 'name' => 'msg_size',
+ 'offset' => '-296',
+ 'type' => '52'
+ },
+ '5' => {
+ 'name' => 'prestate',
+ 'offset' => '-304',
+ 'type' => '999121'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_dtls_cookie_verify',
+ 'Source' => 'dtls.c',
+ 'SourceLine' => '918'
+ },
+ '999852' => {
+ 'Header' => 'dtls.h',
+ 'Param' => {
+ '0' => {
+ 'name' => 'key',
+ 'offset' => '-168',
+ 'type' => '4650'
+ },
+ '1' => {
+ 'name' => 'client_data',
+ 'offset' => '-176',
+ 'type' => '211'
+ },
+ '2' => {
+ 'name' => 'client_data_size',
+ 'offset' => '-184',
+ 'type' => '52'
+ },
+ '3' => {
+ 'name' => 'prestate',
+ 'offset' => '-192',
+ 'type' => '999121'
+ },
+ '4' => {
+ 'name' => 'ptr',
+ 'offset' => '-200',
+ 'type' => '3449'
+ },
+ '5' => {
+ 'name' => 'push_func',
+ 'offset' => '-208',
+ 'type' => '5084'
+ }
+ },
+ 'Return' => '75',
+ 'ShortName' => 'gnutls_dtls_cookie_send',
+ 'Source' => 'dtls.c',
+ 'SourceLine' => '809'
+ }
+ },
+ 'SymbolVersion' => {
+ 'UC_CATEGORY_Cc' => 'vasprintf@@GLIBC_2.2.5',
+ 'UC_CATEGORY_Ll' => 'vasprintf@@GLIBC_2.2.5',
+ 'UC_CATEGORY_Lm' => 'vasprintf@@GLIBC_2.2.5',
+ 'UC_CATEGORY_Lo' => 'vasprintf@@GLIBC_2.2.5',
+ 'UC_CATEGORY_Lt' => 'vasprintf@@GLIBC_2.2.5',
+ 'UC_CATEGORY_Lu' => 'vasprintf@@GLIBC_2.2.5',
+ 'UC_CATEGORY_Mc' => 'vasprintf@@GLIBC_2.2.5',
+ 'UC_CATEGORY_Me' => 'vasprintf@@GLIBC_2.2.5',
+ 'UC_CATEGORY_Mn' => 'vasprintf@@GLIBC_2.2.5',
+ 'UC_CATEGORY_Nd' => 'vasprintf@@GLIBC_2.2.5',
+ 'UC_CATEGORY_Nl' => 'vasprintf@@GLIBC_2.2.5',
+ 'UC_CATEGORY_No' => 'vasprintf@@GLIBC_2.2.5',
+ 'UC_CATEGORY_Pc' => 'vasprintf@@GLIBC_2.2.5',
+ 'UC_CATEGORY_Pd' => 'vasprintf@@GLIBC_2.2.5',
+ 'UC_CATEGORY_Pe' => 'vasprintf@@GLIBC_2.2.5',
+ 'UC_CATEGORY_Pf' => 'vasprintf@@GLIBC_2.2.5',
+ 'UC_CATEGORY_Pi' => 'vasprintf@@GLIBC_2.2.5',
+ 'UC_CATEGORY_Po' => 'vasprintf@@GLIBC_2.2.5',
+ 'UC_CATEGORY_Ps' => 'vasprintf@@GLIBC_2.2.5',
+ 'UC_CATEGORY_Sc' => 'vasprintf@@GLIBC_2.2.5',
+ 'UC_CATEGORY_Sk' => 'vasprintf@@GLIBC_2.2.5',
+ 'UC_CATEGORY_Sm' => 'vasprintf@@GLIBC_2.2.5',
+ 'UC_CATEGORY_So' => 'vasprintf@@GLIBC_2.2.5',
+ 'UC_CATEGORY_Zs' => 'vasprintf@@GLIBC_2.2.5',
+ '_ITM_deregisterTMCloneTable' => 'vasprintf@@GLIBC_2.2.5',
+ '_ITM_registerTMCloneTable' => 'vasprintf@@GLIBC_2.2.5',
+ '_Jv_RegisterClasses' => 'vasprintf@@GLIBC_2.2.5',
+ '__gmon_start__' => 'vasprintf@@GLIBC_2.2.5',
+ '__gmpz_add' => 'vasprintf@@GLIBC_2.2.5',
+ '__gmpz_add_ui' => 'vasprintf@@GLIBC_2.2.5',
+ '__gmpz_cdiv_q' => 'vasprintf@@GLIBC_2.2.5',
+ '__gmpz_clear' => 'vasprintf@@GLIBC_2.2.5',
+ '__gmpz_cmp' => 'vasprintf@@GLIBC_2.2.5',
+ '__gmpz_cmp_ui' => 'vasprintf@@GLIBC_2.2.5',
+ '__gmpz_fdiv_q' => 'vasprintf@@GLIBC_2.2.5',
+ '__gmpz_fdiv_q_2exp' => 'vasprintf@@GLIBC_2.2.5',
+ '__gmpz_fdiv_r' => 'vasprintf@@GLIBC_2.2.5',
+ '__gmpz_fdiv_r_2exp' => 'vasprintf@@GLIBC_2.2.5',
+ '__gmpz_gcd' => 'vasprintf@@GLIBC_2.2.5',
+ '__gmpz_init' => 'vasprintf@@GLIBC_2.2.5',
+ '__gmpz_invert' => 'vasprintf@@GLIBC_2.2.5',
+ '__gmpz_lcm' => 'vasprintf@@GLIBC_2.2.5',
+ '__gmpz_mod' => 'vasprintf@@GLIBC_2.2.5',
+ '__gmpz_mul' => 'vasprintf@@GLIBC_2.2.5',
+ '__gmpz_mul_2exp' => 'vasprintf@@GLIBC_2.2.5',
+ '__gmpz_mul_ui' => 'vasprintf@@GLIBC_2.2.5',
+ '__gmpz_powm' => 'vasprintf@@GLIBC_2.2.5',
+ '__gmpz_probab_prime_p' => 'vasprintf@@GLIBC_2.2.5',
+ '__gmpz_set' => 'vasprintf@@GLIBC_2.2.5',
+ '__gmpz_set_ui' => 'vasprintf@@GLIBC_2.2.5',
+ '__gmpz_sizeinbase' => 'vasprintf@@GLIBC_2.2.5',
+ '__gmpz_sqrt' => 'vasprintf@@GLIBC_2.2.5',
+ '__gmpz_sub' => 'vasprintf@@GLIBC_2.2.5',
+ '__gmpz_sub_ui' => 'vasprintf@@GLIBC_2.2.5',
+ '__gmpz_tstbit' => 'vasprintf@@GLIBC_2.2.5',
+ '_dsa_generate_dss_g' => '_dsa_generate_dss_g@@GNUTLS_FIPS140_3_4',
+ '_dsa_generate_dss_pq' => '_dsa_generate_dss_pq@@GNUTLS_FIPS140_3_4',
+ '_dsa_validate_dss_g' => '_dsa_validate_dss_g@@GNUTLS_FIPS140_3_4',
+ '_dsa_validate_dss_pq' => '_dsa_validate_dss_pq@@GNUTLS_FIPS140_3_4',
+ '_gnutls_bin2hex' => '_gnutls_bin2hex@@GNUTLS_PRIVATE_3_4',
+ '_gnutls_buffer_append_str' => '_gnutls_buffer_append_str@@GNUTLS_PRIVATE_3_4',
+ '_gnutls_buffer_init' => '_gnutls_buffer_init@@GNUTLS_PRIVATE_3_4',
+ '_gnutls_buffer_to_datum' => '_gnutls_buffer_to_datum@@GNUTLS_PRIVATE_3_4',
+ '_gnutls_cidr_to_string' => '_gnutls_cidr_to_string@@GNUTLS_PRIVATE_3_4',
+ '_gnutls_decode_ber_rs_raw' => '_gnutls_decode_ber_rs_raw@@GNUTLS_FIPS140_3_4',
+ '_gnutls_digest_exists' => '_gnutls_digest_exists@@GNUTLS_PRIVATE_3_4',
+ '_gnutls_encode_ber_rs_raw' => '_gnutls_encode_ber_rs_raw@@GNUTLS_FIPS140_3_4',
+ '_gnutls_global_init_skip' => '_gnutls_global_init_skip@@GNUTLS_3_4',
+ '_gnutls_hello_set_default_version' => '_gnutls_hello_set_default_version@@GNUTLS_PRIVATE_3_4',
+ '_gnutls_ip_to_string' => '_gnutls_ip_to_string@@GNUTLS_PRIVATE_3_4',
+ '_gnutls_lib_force_operational' => '_gnutls_lib_force_operational@@GNUTLS_PRIVATE_3_4',
+ '_gnutls_lib_simulate_error' => '_gnutls_lib_simulate_error@@GNUTLS_PRIVATE_3_4',
+ '_gnutls_log' => '_gnutls_log@@GNUTLS_PRIVATE_3_4',
+ '_gnutls_log_level' => '_gnutls_log_level@@GNUTLS_PRIVATE_3_4',
+ '_gnutls_mac_to_entry' => '_gnutls_mac_to_entry@@GNUTLS_PRIVATE_3_4',
+ '_gnutls_mpi_log' => '_gnutls_mpi_log@@GNUTLS_PRIVATE_3_4',
+ '_gnutls_mpi_ops' => '_gnutls_mpi_ops@@GNUTLS_PRIVATE_3_4',
+ '_gnutls_pkcs12_string_to_key' => '_gnutls_pkcs12_string_to_key@@GNUTLS_PRIVATE_3_4',
+ '_gnutls_prf_raw' => '_gnutls_prf_raw@@GNUTLS_FIPS140_3_4',
+ '_gnutls_record_set_default_version' => '_gnutls_record_set_default_version@@GNUTLS_PRIVATE_3_4',
+ '_gnutls_resolve_priorities' => '_gnutls_resolve_priorities@@GNUTLS_PRIVATE_3_4',
+ '_gnutls_rsa_pms_set_version' => '_gnutls_rsa_pms_set_version@@GNUTLS_PRIVATE_3_4',
+ '_gnutls_server_name_set_raw' => '_gnutls_server_name_set_raw@@GNUTLS_PRIVATE_3_4',
+ '_gnutls_ucs2_to_utf8' => '_gnutls_ucs2_to_utf8@@GNUTLS_PRIVATE_3_4',
+ '_gnutls_utf8_to_ucs2' => '_gnutls_utf8_to_ucs2@@GNUTLS_PRIVATE_3_4',
+ '_gnutls_x509_name_constraints_merge' => '_gnutls_x509_name_constraints_merge@@GNUTLS_PRIVATE_3_4',
+ '_rsa_generate_fips186_4_keypair' => '_rsa_generate_fips186_4_keypair@@GNUTLS_FIPS140_3_4',
+ 'dsa_generate_dss_keypair' => 'dsa_generate_dss_keypair@@GNUTLS_FIPS140_3_4',
+ 'gnutls_aead_cipher_decrypt' => 'gnutls_aead_cipher_decrypt@@GNUTLS_3_4',
+ 'gnutls_aead_cipher_deinit' => 'gnutls_aead_cipher_deinit@@GNUTLS_3_4',
+ 'gnutls_aead_cipher_encrypt' => 'gnutls_aead_cipher_encrypt@@GNUTLS_3_4',
+ 'gnutls_aead_cipher_init' => 'gnutls_aead_cipher_init@@GNUTLS_3_4',
+ 'gnutls_alert_get' => 'gnutls_alert_get@@GNUTLS_3_4',
+ 'gnutls_alert_get_name' => 'gnutls_alert_get_name@@GNUTLS_3_4',
+ 'gnutls_alert_get_strname' => 'gnutls_alert_get_strname@@GNUTLS_3_4',
+ 'gnutls_alert_send' => 'gnutls_alert_send@@GNUTLS_3_4',
+ 'gnutls_alert_send_appropriate' => 'gnutls_alert_send_appropriate@@GNUTLS_3_4',
+ 'gnutls_alpn_get_selected_protocol' => 'gnutls_alpn_get_selected_protocol@@GNUTLS_3_4',
+ 'gnutls_alpn_set_protocols' => 'gnutls_alpn_set_protocols@@GNUTLS_3_4',
+ 'gnutls_anon_allocate_client_credentials' => 'gnutls_anon_allocate_client_credentials@@GNUTLS_3_4',
+ 'gnutls_anon_allocate_server_credentials' => 'gnutls_anon_allocate_server_credentials@@GNUTLS_3_4',
+ 'gnutls_anon_free_client_credentials' => 'gnutls_anon_free_client_credentials@@GNUTLS_3_4',
+ 'gnutls_anon_free_server_credentials' => 'gnutls_anon_free_server_credentials@@GNUTLS_3_4',
+ 'gnutls_anon_set_params_function' => 'gnutls_anon_set_params_function@@GNUTLS_3_4',
+ 'gnutls_anon_set_server_dh_params' => 'gnutls_anon_set_server_dh_params@@GNUTLS_3_4',
+ 'gnutls_anon_set_server_known_dh_params' => 'gnutls_anon_set_server_known_dh_params@@GNUTLS_3_4',
+ 'gnutls_anon_set_server_params_function' => 'gnutls_anon_set_server_params_function@@GNUTLS_3_4',
+ 'gnutls_auth_client_get_type' => 'gnutls_auth_client_get_type@@GNUTLS_3_4',
+ 'gnutls_auth_get_type' => 'gnutls_auth_get_type@@GNUTLS_3_4',
+ 'gnutls_auth_server_get_type' => 'gnutls_auth_server_get_type@@GNUTLS_3_4',
+ 'gnutls_base64_decode2' => 'gnutls_base64_decode2@@GNUTLS_3_6_0',
+ 'gnutls_base64_encode2' => 'gnutls_base64_encode2@@GNUTLS_3_6_0',
+ 'gnutls_buffer_append_data' => 'gnutls_buffer_append_data@@GNUTLS_3_4',
+ 'gnutls_bye' => 'gnutls_bye@@GNUTLS_3_4',
+ 'gnutls_calloc' => 'gnutls_calloc@@GNUTLS_3_4',
+ 'gnutls_certificate_activation_time_peers' => 'gnutls_certificate_activation_time_peers@@GNUTLS_3_4',
+ 'gnutls_certificate_allocate_credentials' => 'gnutls_certificate_allocate_credentials@@GNUTLS_3_4',
+ 'gnutls_certificate_client_get_request_status' => 'gnutls_certificate_client_get_request_status@@GNUTLS_3_4',
+ 'gnutls_certificate_expiration_time_peers' => 'gnutls_certificate_expiration_time_peers@@GNUTLS_3_4',
+ 'gnutls_certificate_free_ca_names' => 'gnutls_certificate_free_ca_names@@GNUTLS_3_4',
+ 'gnutls_certificate_free_cas' => 'gnutls_certificate_free_cas@@GNUTLS_3_4',
+ 'gnutls_certificate_free_credentials' => 'gnutls_certificate_free_credentials@@GNUTLS_3_4',
+ 'gnutls_certificate_free_crls' => 'gnutls_certificate_free_crls@@GNUTLS_3_4',
+ 'gnutls_certificate_free_keys' => 'gnutls_certificate_free_keys@@GNUTLS_3_4',
+ 'gnutls_certificate_get_crt_raw' => 'gnutls_certificate_get_crt_raw@@GNUTLS_3_4',
+ 'gnutls_certificate_get_issuer' => 'gnutls_certificate_get_issuer@@GNUTLS_3_4',
+ 'gnutls_certificate_get_openpgp_crt' => 'gnutls_certificate_get_openpgp_crt@@GNUTLS_3_4',
+ 'gnutls_certificate_get_openpgp_key' => 'gnutls_certificate_get_openpgp_key@@GNUTLS_3_4',
+ 'gnutls_certificate_get_ours' => 'gnutls_certificate_get_ours@@GNUTLS_3_4',
+ 'gnutls_certificate_get_peers' => 'gnutls_certificate_get_peers@@GNUTLS_3_4',
+ 'gnutls_certificate_get_peers_subkey_id' => 'gnutls_certificate_get_peers_subkey_id@@GNUTLS_3_4',
+ 'gnutls_certificate_get_trust_list' => 'gnutls_certificate_get_trust_list@@GNUTLS_3_4',
+ 'gnutls_certificate_get_verify_flags' => 'gnutls_certificate_get_verify_flags@@GNUTLS_3_4',
+ 'gnutls_certificate_get_x509_crt' => 'gnutls_certificate_get_x509_crt@@GNUTLS_3_4',
+ 'gnutls_certificate_get_x509_key' => 'gnutls_certificate_get_x509_key@@GNUTLS_3_4',
+ 'gnutls_certificate_send_x509_rdn_sequence' => 'gnutls_certificate_send_x509_rdn_sequence@@GNUTLS_3_4',
+ 'gnutls_certificate_server_set_request' => 'gnutls_certificate_server_set_request@@GNUTLS_3_4',
+ 'gnutls_certificate_set_dh_params' => 'gnutls_certificate_set_dh_params@@GNUTLS_3_4',
+ 'gnutls_certificate_set_flags' => 'gnutls_certificate_set_flags@@GNUTLS_3_4',
+ 'gnutls_certificate_set_key' => 'gnutls_certificate_set_key@@GNUTLS_3_4',
+ 'gnutls_certificate_set_known_dh_params' => 'gnutls_certificate_set_known_dh_params@@GNUTLS_3_4',
+ 'gnutls_certificate_set_ocsp_status_request_file' => 'gnutls_certificate_set_ocsp_status_request_file@@GNUTLS_3_4',
+ 'gnutls_certificate_set_ocsp_status_request_function' => 'gnutls_certificate_set_ocsp_status_request_function@@GNUTLS_3_4',
+ 'gnutls_certificate_set_ocsp_status_request_function2' => 'gnutls_certificate_set_ocsp_status_request_function2@@GNUTLS_3_4',
+ 'gnutls_certificate_set_openpgp_key' => 'gnutls_certificate_set_openpgp_key@@GNUTLS_3_4',
+ 'gnutls_certificate_set_openpgp_key_file' => 'gnutls_certificate_set_openpgp_key_file@@GNUTLS_3_4',
+ 'gnutls_certificate_set_openpgp_key_file2' => 'gnutls_certificate_set_openpgp_key_file2@@GNUTLS_3_4',
+ 'gnutls_certificate_set_openpgp_key_mem' => 'gnutls_certificate_set_openpgp_key_mem@@GNUTLS_3_4',
+ 'gnutls_certificate_set_openpgp_key_mem2' => 'gnutls_certificate_set_openpgp_key_mem2@@GNUTLS_3_4',
+ 'gnutls_certificate_set_openpgp_keyring_file' => 'gnutls_certificate_set_openpgp_keyring_file@@GNUTLS_3_4',
+ 'gnutls_certificate_set_openpgp_keyring_mem' => 'gnutls_certificate_set_openpgp_keyring_mem@@GNUTLS_3_4',
+ 'gnutls_certificate_set_params_function' => 'gnutls_certificate_set_params_function@@GNUTLS_3_4',
+ 'gnutls_certificate_set_pin_function' => 'gnutls_certificate_set_pin_function@@GNUTLS_3_4',
+ 'gnutls_certificate_set_retrieve_function' => 'gnutls_certificate_set_retrieve_function@@GNUTLS_3_4',
+ 'gnutls_certificate_set_retrieve_function2' => 'gnutls_certificate_set_retrieve_function2@@GNUTLS_3_4',
+ 'gnutls_certificate_set_trust_list' => 'gnutls_certificate_set_trust_list@@GNUTLS_3_4',
+ 'gnutls_certificate_set_verify_flags' => 'gnutls_certificate_set_verify_flags@@GNUTLS_3_4',
+ 'gnutls_certificate_set_verify_function' => 'gnutls_certificate_set_verify_function@@GNUTLS_3_4',
+ 'gnutls_certificate_set_verify_limits' => 'gnutls_certificate_set_verify_limits@@GNUTLS_3_4',
+ 'gnutls_certificate_set_x509_crl' => 'gnutls_certificate_set_x509_crl@@GNUTLS_3_4',
+ 'gnutls_certificate_set_x509_crl_file' => 'gnutls_certificate_set_x509_crl_file@@GNUTLS_3_4',
+ 'gnutls_certificate_set_x509_crl_mem' => 'gnutls_certificate_set_x509_crl_mem@@GNUTLS_3_4',
+ 'gnutls_certificate_set_x509_key' => 'gnutls_certificate_set_x509_key@@GNUTLS_3_4',
+ 'gnutls_certificate_set_x509_key_file' => 'gnutls_certificate_set_x509_key_file@@GNUTLS_3_4',
+ 'gnutls_certificate_set_x509_key_file2' => 'gnutls_certificate_set_x509_key_file2@@GNUTLS_3_4',
+ 'gnutls_certificate_set_x509_key_mem' => 'gnutls_certificate_set_x509_key_mem@@GNUTLS_3_4',
+ 'gnutls_certificate_set_x509_key_mem2' => 'gnutls_certificate_set_x509_key_mem2@@GNUTLS_3_4',
+ 'gnutls_certificate_set_x509_simple_pkcs12_file' => 'gnutls_certificate_set_x509_simple_pkcs12_file@@GNUTLS_3_4',
+ 'gnutls_certificate_set_x509_simple_pkcs12_mem' => 'gnutls_certificate_set_x509_simple_pkcs12_mem@@GNUTLS_3_4',
+ 'gnutls_certificate_set_x509_system_trust' => 'gnutls_certificate_set_x509_system_trust@@GNUTLS_3_4',
+ 'gnutls_certificate_set_x509_trust' => 'gnutls_certificate_set_x509_trust@@GNUTLS_3_4',
+ 'gnutls_certificate_set_x509_trust_dir' => 'gnutls_certificate_set_x509_trust_dir@@GNUTLS_3_4',
+ 'gnutls_certificate_set_x509_trust_file' => 'gnutls_certificate_set_x509_trust_file@@GNUTLS_3_4',
+ 'gnutls_certificate_set_x509_trust_mem' => 'gnutls_certificate_set_x509_trust_mem@@GNUTLS_3_4',
+ 'gnutls_certificate_type_get' => 'gnutls_certificate_type_get@@GNUTLS_3_4',
+ 'gnutls_certificate_type_get_id' => 'gnutls_certificate_type_get_id@@GNUTLS_3_4',
+ 'gnutls_certificate_type_get_name' => 'gnutls_certificate_type_get_name@@GNUTLS_3_4',
+ 'gnutls_certificate_type_list' => 'gnutls_certificate_type_list@@GNUTLS_3_4',
+ 'gnutls_certificate_verification_status_print' => 'gnutls_certificate_verification_status_print@@GNUTLS_3_4',
+ 'gnutls_certificate_verify_peers' => 'gnutls_certificate_verify_peers@@GNUTLS_3_4',
+ 'gnutls_certificate_verify_peers2' => 'gnutls_certificate_verify_peers2@@GNUTLS_3_4',
+ 'gnutls_certificate_verify_peers3' => 'gnutls_certificate_verify_peers3@@GNUTLS_3_4',
+ 'gnutls_check_version' => 'gnutls_check_version@@GNUTLS_3_4',
+ 'gnutls_cipher_add_auth' => 'gnutls_cipher_add_auth@@GNUTLS_3_4',
+ 'gnutls_cipher_decrypt' => 'gnutls_cipher_decrypt@@GNUTLS_3_4',
+ 'gnutls_cipher_decrypt2' => 'gnutls_cipher_decrypt2@@GNUTLS_3_4',
+ 'gnutls_cipher_deinit' => 'gnutls_cipher_deinit@@GNUTLS_3_4',
+ 'gnutls_cipher_encrypt' => 'gnutls_cipher_encrypt@@GNUTLS_3_4',
+ 'gnutls_cipher_encrypt2' => 'gnutls_cipher_encrypt2@@GNUTLS_3_4',
+ 'gnutls_cipher_get' => 'gnutls_cipher_get@@GNUTLS_3_4',
+ 'gnutls_cipher_get_block_size' => 'gnutls_cipher_get_block_size@@GNUTLS_3_4',
+ 'gnutls_cipher_get_id' => 'gnutls_cipher_get_id@@GNUTLS_3_4',
+ 'gnutls_cipher_get_iv_size' => 'gnutls_cipher_get_iv_size@@GNUTLS_3_4',
+ 'gnutls_cipher_get_key_size' => 'gnutls_cipher_get_key_size@@GNUTLS_3_4',
+ 'gnutls_cipher_get_name' => 'gnutls_cipher_get_name@@GNUTLS_3_4',
+ 'gnutls_cipher_get_tag_size' => 'gnutls_cipher_get_tag_size@@GNUTLS_3_4',
+ 'gnutls_cipher_init' => 'gnutls_cipher_init@@GNUTLS_3_4',
+ 'gnutls_cipher_list' => 'gnutls_cipher_list@@GNUTLS_3_4',
+ 'gnutls_cipher_self_test' => 'gnutls_cipher_self_test@@GNUTLS_FIPS140_3_4',
+ 'gnutls_cipher_set_iv' => 'gnutls_cipher_set_iv@@GNUTLS_3_4',
+ 'gnutls_cipher_suite_get_name' => 'gnutls_cipher_suite_get_name@@GNUTLS_3_4',
+ 'gnutls_cipher_suite_info' => 'gnutls_cipher_suite_info@@GNUTLS_3_4',
+ 'gnutls_cipher_tag' => 'gnutls_cipher_tag@@GNUTLS_3_4',
+ 'gnutls_compression_get' => 'gnutls_compression_get@@GNUTLS_3_4',
+ 'gnutls_compression_get_id' => 'gnutls_compression_get_id@@GNUTLS_3_4',
+ 'gnutls_compression_get_name' => 'gnutls_compression_get_name@@GNUTLS_3_4',
+ 'gnutls_compression_list' => 'gnutls_compression_list@@GNUTLS_3_4',
+ 'gnutls_credentials_clear' => 'gnutls_credentials_clear@@GNUTLS_3_4',
+ 'gnutls_credentials_get' => 'gnutls_credentials_get@@GNUTLS_3_4',
+ 'gnutls_credentials_set' => 'gnutls_credentials_set@@GNUTLS_3_4',
+ 'gnutls_crypto_register_aead_cipher' => 'gnutls_crypto_register_aead_cipher@@GNUTLS_3_4',
+ 'gnutls_crypto_register_cipher' => 'gnutls_crypto_register_cipher@@GNUTLS_3_4',
+ 'gnutls_crypto_register_digest' => 'gnutls_crypto_register_digest@@GNUTLS_3_4',
+ 'gnutls_crypto_register_mac' => 'gnutls_crypto_register_mac@@GNUTLS_3_4',
+ 'gnutls_db_check_entry' => 'gnutls_db_check_entry@@GNUTLS_3_4',
+ 'gnutls_db_check_entry_time' => 'gnutls_db_check_entry_time@@GNUTLS_3_4',
+ 'gnutls_db_get_default_cache_expiration' => 'gnutls_db_get_default_cache_expiration@@GNUTLS_3_4',
+ 'gnutls_db_get_ptr' => 'gnutls_db_get_ptr@@GNUTLS_3_4',
+ 'gnutls_db_remove_session' => 'gnutls_db_remove_session@@GNUTLS_3_4',
+ 'gnutls_db_set_cache_expiration' => 'gnutls_db_set_cache_expiration@@GNUTLS_3_4',
+ 'gnutls_db_set_ptr' => 'gnutls_db_set_ptr@@GNUTLS_3_4',
+ 'gnutls_db_set_remove_function' => 'gnutls_db_set_remove_function@@GNUTLS_3_4',
+ 'gnutls_db_set_retrieve_function' => 'gnutls_db_set_retrieve_function@@GNUTLS_3_4',
+ 'gnutls_db_set_store_function' => 'gnutls_db_set_store_function@@GNUTLS_3_4',
+ 'gnutls_decode_ber_digest_info' => 'gnutls_decode_ber_digest_info@@GNUTLS_3_4',
+ 'gnutls_decode_rs_value' => 'gnutls_decode_rs_value@@GNUTLS_3_6_0',
+ 'gnutls_deinit' => 'gnutls_deinit@@GNUTLS_3_4',
+ 'gnutls_dh_get_group' => 'gnutls_dh_get_group@@GNUTLS_3_4',
+ 'gnutls_dh_get_peers_public_bits' => 'gnutls_dh_get_peers_public_bits@@GNUTLS_3_4',
+ 'gnutls_dh_get_prime_bits' => 'gnutls_dh_get_prime_bits@@GNUTLS_3_4',
+ 'gnutls_dh_get_pubkey' => 'gnutls_dh_get_pubkey@@GNUTLS_3_4',
+ 'gnutls_dh_get_secret_bits' => 'gnutls_dh_get_secret_bits@@GNUTLS_3_4',
+ 'gnutls_dh_params_cpy' => 'gnutls_dh_params_cpy@@GNUTLS_3_4',
+ 'gnutls_dh_params_deinit' => 'gnutls_dh_params_deinit@@GNUTLS_3_4',
+ 'gnutls_dh_params_export2_pkcs3' => 'gnutls_dh_params_export2_pkcs3@@GNUTLS_3_4',
+ 'gnutls_dh_params_export_pkcs3' => 'gnutls_dh_params_export_pkcs3@@GNUTLS_3_4',
+ 'gnutls_dh_params_export_raw' => 'gnutls_dh_params_export_raw@@GNUTLS_3_4',
+ 'gnutls_dh_params_generate2' => 'gnutls_dh_params_generate2@@GNUTLS_3_4',
+ 'gnutls_dh_params_import_dsa' => 'gnutls_dh_params_import_dsa@@GNUTLS_3_4',
+ 'gnutls_dh_params_import_pkcs3' => 'gnutls_dh_params_import_pkcs3@@GNUTLS_3_4',
+ 'gnutls_dh_params_import_raw' => 'gnutls_dh_params_import_raw@@GNUTLS_3_4',
+ 'gnutls_dh_params_import_raw2' => 'gnutls_dh_params_import_raw2@@GNUTLS_3_4',
+ 'gnutls_dh_params_init' => 'gnutls_dh_params_init@@GNUTLS_3_4',
+ 'gnutls_dh_set_prime_bits' => 'gnutls_dh_set_prime_bits@@GNUTLS_3_4',
+ 'gnutls_digest_get_id' => 'gnutls_digest_get_id@@GNUTLS_3_4',
+ 'gnutls_digest_get_name' => 'gnutls_digest_get_name@@GNUTLS_3_4',
+ 'gnutls_digest_get_oid' => 'gnutls_digest_get_oid@@GNUTLS_3_4',
+ 'gnutls_digest_list' => 'gnutls_digest_list@@GNUTLS_3_4',
+ 'gnutls_digest_self_test' => 'gnutls_digest_self_test@@GNUTLS_FIPS140_3_4',
+ 'gnutls_dtls_cookie_send' => 'gnutls_dtls_cookie_send@@GNUTLS_3_4',
+ 'gnutls_dtls_cookie_verify' => 'gnutls_dtls_cookie_verify@@GNUTLS_3_4',
+ 'gnutls_dtls_get_data_mtu' => 'gnutls_dtls_get_data_mtu@@GNUTLS_3_4',
+ 'gnutls_dtls_get_mtu' => 'gnutls_dtls_get_mtu@@GNUTLS_3_4',
+ 'gnutls_dtls_get_timeout' => 'gnutls_dtls_get_timeout@@GNUTLS_3_4',
+ 'gnutls_dtls_prestate_set' => 'gnutls_dtls_prestate_set@@GNUTLS_3_4',
+ 'gnutls_dtls_set_data_mtu' => 'gnutls_dtls_set_data_mtu@@GNUTLS_3_4',
+ 'gnutls_dtls_set_mtu' => 'gnutls_dtls_set_mtu@@GNUTLS_3_4',
+ 'gnutls_dtls_set_timeouts' => 'gnutls_dtls_set_timeouts@@GNUTLS_3_4',
+ 'gnutls_ecc_curve_get' => 'gnutls_ecc_curve_get@@GNUTLS_3_4',
+ 'gnutls_ecc_curve_get_id' => 'gnutls_ecc_curve_get_id@@GNUTLS_3_4',
+ 'gnutls_ecc_curve_get_name' => 'gnutls_ecc_curve_get_name@@GNUTLS_3_4',
+ 'gnutls_ecc_curve_get_oid' => 'gnutls_ecc_curve_get_oid@@GNUTLS_3_4',
+ 'gnutls_ecc_curve_get_pk' => 'gnutls_ecc_curve_get_pk@@GNUTLS_3_4',
+ 'gnutls_ecc_curve_get_size' => 'gnutls_ecc_curve_get_size@@GNUTLS_3_4',
+ 'gnutls_ecc_curve_list' => 'gnutls_ecc_curve_list@@GNUTLS_3_4',
+ 'gnutls_encode_ber_digest_info' => 'gnutls_encode_ber_digest_info@@GNUTLS_3_4',
+ 'gnutls_encode_rs_value' => 'gnutls_encode_rs_value@@GNUTLS_3_6_0',
+ 'gnutls_error_is_fatal' => 'gnutls_error_is_fatal@@GNUTLS_3_4',
+ 'gnutls_error_to_alert' => 'gnutls_error_to_alert@@GNUTLS_3_4',
+ 'gnutls_est_record_overhead_size' => 'gnutls_est_record_overhead_size@@GNUTLS_3_4',
+ 'gnutls_ext_get_data' => 'gnutls_ext_get_data@@GNUTLS_3_4',
+ 'gnutls_ext_get_name' => 'gnutls_ext_get_name@@GNUTLS_3_4',
+ 'gnutls_ext_register' => 'gnutls_ext_register@@GNUTLS_3_4',
+ 'gnutls_ext_set_data' => 'gnutls_ext_set_data@@GNUTLS_3_4',
+ 'gnutls_ffdhe_2048_group_generator' => 'gnutls_ffdhe_2048_group_generator@@GNUTLS_3_4',
+ 'gnutls_ffdhe_2048_group_prime' => 'gnutls_ffdhe_2048_group_prime@@GNUTLS_3_4',
+ 'gnutls_ffdhe_2048_key_bits' => 'gnutls_ffdhe_2048_key_bits@@GNUTLS_3_4',
+ 'gnutls_ffdhe_3072_group_generator' => 'gnutls_ffdhe_3072_group_generator@@GNUTLS_3_4',
+ 'gnutls_ffdhe_3072_group_prime' => 'gnutls_ffdhe_3072_group_prime@@GNUTLS_3_4',
+ 'gnutls_ffdhe_3072_key_bits' => 'gnutls_ffdhe_3072_key_bits@@GNUTLS_3_4',
+ 'gnutls_ffdhe_4096_group_generator' => 'gnutls_ffdhe_4096_group_generator@@GNUTLS_3_4',
+ 'gnutls_ffdhe_4096_group_prime' => 'gnutls_ffdhe_4096_group_prime@@GNUTLS_3_4',
+ 'gnutls_ffdhe_4096_key_bits' => 'gnutls_ffdhe_4096_key_bits@@GNUTLS_3_4',
+ 'gnutls_ffdhe_8192_group_generator' => 'gnutls_ffdhe_8192_group_generator@@GNUTLS_3_4',
+ 'gnutls_ffdhe_8192_group_prime' => 'gnutls_ffdhe_8192_group_prime@@GNUTLS_3_4',
+ 'gnutls_ffdhe_8192_key_bits' => 'gnutls_ffdhe_8192_key_bits@@GNUTLS_3_4',
+ 'gnutls_fingerprint' => 'gnutls_fingerprint@@GNUTLS_3_4',
+ 'gnutls_fips140_mode_enabled' => 'gnutls_fips140_mode_enabled@@GNUTLS_3_4',
+ 'gnutls_free' => 'gnutls_free@@GNUTLS_3_4',
+ 'gnutls_global_deinit' => 'gnutls_global_deinit@@GNUTLS_3_4',
+ 'gnutls_global_init' => 'gnutls_global_init@@GNUTLS_3_4',
+ 'gnutls_global_set_audit_log_function' => 'gnutls_global_set_audit_log_function@@GNUTLS_3_4',
+ 'gnutls_global_set_log_function' => 'gnutls_global_set_log_function@@GNUTLS_3_4',
+ 'gnutls_global_set_log_level' => 'gnutls_global_set_log_level@@GNUTLS_3_4',
+ 'gnutls_global_set_mem_functions' => 'gnutls_global_set_mem_functions@@GNUTLS_3_4',
+ 'gnutls_global_set_mutex' => 'gnutls_global_set_mutex@@GNUTLS_3_4',
+ 'gnutls_global_set_time_function' => 'gnutls_global_set_time_function@@GNUTLS_3_4',
+ 'gnutls_group_get' => 'gnutls_group_get@@GNUTLS_3_6_0',
+ 'gnutls_group_get_id' => 'gnutls_group_get_id@@GNUTLS_3_6_0',
+ 'gnutls_group_get_name' => 'gnutls_group_get_name@@GNUTLS_3_6_0',
+ 'gnutls_group_list' => 'gnutls_group_list@@GNUTLS_3_6_0',
+ 'gnutls_handshake' => 'gnutls_handshake@@GNUTLS_3_4',
+ 'gnutls_handshake_description_get_name' => 'gnutls_handshake_description_get_name@@GNUTLS_3_4',
+ 'gnutls_handshake_get_last_in' => 'gnutls_handshake_get_last_in@@GNUTLS_3_4',
+ 'gnutls_handshake_get_last_out' => 'gnutls_handshake_get_last_out@@GNUTLS_3_4',
+ 'gnutls_handshake_set_hook_function' => 'gnutls_handshake_set_hook_function@@GNUTLS_3_4',
+ 'gnutls_handshake_set_max_packet_length' => 'gnutls_handshake_set_max_packet_length@@GNUTLS_3_4',
+ 'gnutls_handshake_set_post_client_hello_function' => 'gnutls_handshake_set_post_client_hello_function@@GNUTLS_3_4',
+ 'gnutls_handshake_set_private_extensions' => 'gnutls_handshake_set_private_extensions@@GNUTLS_3_4',
+ 'gnutls_handshake_set_random' => 'gnutls_handshake_set_random@@GNUTLS_3_4',
+ 'gnutls_handshake_set_timeout' => 'gnutls_handshake_set_timeout@@GNUTLS_3_4',
+ 'gnutls_hash' => 'gnutls_hash@@GNUTLS_3_4',
+ 'gnutls_hash_deinit' => 'gnutls_hash_deinit@@GNUTLS_3_4',
+ 'gnutls_hash_fast' => 'gnutls_hash_fast@@GNUTLS_3_4',
+ 'gnutls_hash_get_len' => 'gnutls_hash_get_len@@GNUTLS_3_4',
+ 'gnutls_hash_init' => 'gnutls_hash_init@@GNUTLS_3_4',
+ 'gnutls_hash_output' => 'gnutls_hash_output@@GNUTLS_3_4',
+ 'gnutls_heartbeat_allowed' => 'gnutls_heartbeat_allowed@@GNUTLS_3_4',
+ 'gnutls_heartbeat_enable' => 'gnutls_heartbeat_enable@@GNUTLS_3_4',
+ 'gnutls_heartbeat_get_timeout' => 'gnutls_heartbeat_get_timeout@@GNUTLS_3_4',
+ 'gnutls_heartbeat_ping' => 'gnutls_heartbeat_ping@@GNUTLS_3_4',
+ 'gnutls_heartbeat_pong' => 'gnutls_heartbeat_pong@@GNUTLS_3_4',
+ 'gnutls_heartbeat_set_timeouts' => 'gnutls_heartbeat_set_timeouts@@GNUTLS_3_4',
+ 'gnutls_hex2bin' => 'gnutls_hex2bin@@GNUTLS_3_4',
+ 'gnutls_hex_decode' => 'gnutls_hex_decode@@GNUTLS_3_4',
+ 'gnutls_hex_decode2' => 'gnutls_hex_decode2@@GNUTLS_3_4',
+ 'gnutls_hex_encode' => 'gnutls_hex_encode@@GNUTLS_3_4',
+ 'gnutls_hex_encode2' => 'gnutls_hex_encode2@@GNUTLS_3_4',
+ 'gnutls_hmac' => 'gnutls_hmac@@GNUTLS_3_4',
+ 'gnutls_hmac_deinit' => 'gnutls_hmac_deinit@@GNUTLS_3_4',
+ 'gnutls_hmac_fast' => 'gnutls_hmac_fast@@GNUTLS_3_4',
+ 'gnutls_hmac_get_len' => 'gnutls_hmac_get_len@@GNUTLS_3_4',
+ 'gnutls_hmac_init' => 'gnutls_hmac_init@@GNUTLS_3_4',
+ 'gnutls_hmac_output' => 'gnutls_hmac_output@@GNUTLS_3_4',
+ 'gnutls_hmac_set_nonce' => 'gnutls_hmac_set_nonce@@GNUTLS_3_4',
+ 'gnutls_idna_map' => 'gnutls_idna_map@@GNUTLS_3_4',
+ 'gnutls_idna_reverse_map' => 'gnutls_idna_reverse_map@@GNUTLS_3_4',
+ 'gnutls_init' => 'gnutls_init@@GNUTLS_3_4',
+ 'gnutls_key_generate' => 'gnutls_key_generate@@GNUTLS_3_4',
+ 'gnutls_kx_get' => 'gnutls_kx_get@@GNUTLS_3_4',
+ 'gnutls_kx_get_id' => 'gnutls_kx_get_id@@GNUTLS_3_4',
+ 'gnutls_kx_get_name' => 'gnutls_kx_get_name@@GNUTLS_3_4',
+ 'gnutls_kx_list' => 'gnutls_kx_list@@GNUTLS_3_4',
+ 'gnutls_load_file' => 'gnutls_load_file@@GNUTLS_3_4',
+ 'gnutls_mac_get' => 'gnutls_mac_get@@GNUTLS_3_4',
+ 'gnutls_mac_get_id' => 'gnutls_mac_get_id@@GNUTLS_3_4',
+ 'gnutls_mac_get_key_size' => 'gnutls_mac_get_key_size@@GNUTLS_3_4',
+ 'gnutls_mac_get_name' => 'gnutls_mac_get_name@@GNUTLS_3_4',
+ 'gnutls_mac_get_nonce_size' => 'gnutls_mac_get_nonce_size@@GNUTLS_3_4',
+ 'gnutls_mac_list' => 'gnutls_mac_list@@GNUTLS_3_4',
+ 'gnutls_mac_self_test' => 'gnutls_mac_self_test@@GNUTLS_FIPS140_3_4',
+ 'gnutls_malloc' => 'gnutls_malloc@@GNUTLS_3_4',
+ 'gnutls_memcmp' => 'gnutls_memcmp@@GNUTLS_3_4',
+ 'gnutls_memset' => 'gnutls_memset@@GNUTLS_3_4',
+ 'gnutls_ocsp_req_add_cert' => 'gnutls_ocsp_req_add_cert@@GNUTLS_3_4',
+ 'gnutls_ocsp_req_add_cert_id' => 'gnutls_ocsp_req_add_cert_id@@GNUTLS_3_4',
+ 'gnutls_ocsp_req_deinit' => 'gnutls_ocsp_req_deinit@@GNUTLS_3_4',
+ 'gnutls_ocsp_req_export' => 'gnutls_ocsp_req_export@@GNUTLS_3_4',
+ 'gnutls_ocsp_req_get_cert_id' => 'gnutls_ocsp_req_get_cert_id@@GNUTLS_3_4',
+ 'gnutls_ocsp_req_get_extension' => 'gnutls_ocsp_req_get_extension@@GNUTLS_3_4',
+ 'gnutls_ocsp_req_get_nonce' => 'gnutls_ocsp_req_get_nonce@@GNUTLS_3_4',
+ 'gnutls_ocsp_req_get_version' => 'gnutls_ocsp_req_get_version@@GNUTLS_3_4',
+ 'gnutls_ocsp_req_import' => 'gnutls_ocsp_req_import@@GNUTLS_3_4',
+ 'gnutls_ocsp_req_init' => 'gnutls_ocsp_req_init@@GNUTLS_3_4',
+ 'gnutls_ocsp_req_print' => 'gnutls_ocsp_req_print@@GNUTLS_3_4',
+ 'gnutls_ocsp_req_randomize_nonce' => 'gnutls_ocsp_req_randomize_nonce@@GNUTLS_3_4',
+ 'gnutls_ocsp_req_set_extension' => 'gnutls_ocsp_req_set_extension@@GNUTLS_3_4',
+ 'gnutls_ocsp_req_set_nonce' => 'gnutls_ocsp_req_set_nonce@@GNUTLS_3_4',
+ 'gnutls_ocsp_resp_check_crt' => 'gnutls_ocsp_resp_check_crt@@GNUTLS_3_4',
+ 'gnutls_ocsp_resp_deinit' => 'gnutls_ocsp_resp_deinit@@GNUTLS_3_4',
+ 'gnutls_ocsp_resp_export' => 'gnutls_ocsp_resp_export@@GNUTLS_3_4',
+ 'gnutls_ocsp_resp_get_certs' => 'gnutls_ocsp_resp_get_certs@@GNUTLS_3_4',
+ 'gnutls_ocsp_resp_get_extension' => 'gnutls_ocsp_resp_get_extension@@GNUTLS_3_4',
+ 'gnutls_ocsp_resp_get_nonce' => 'gnutls_ocsp_resp_get_nonce@@GNUTLS_3_4',
+ 'gnutls_ocsp_resp_get_produced' => 'gnutls_ocsp_resp_get_produced@@GNUTLS_3_4',
+ 'gnutls_ocsp_resp_get_responder' => 'gnutls_ocsp_resp_get_responder@@GNUTLS_3_4',
+ 'gnutls_ocsp_resp_get_responder2' => 'gnutls_ocsp_resp_get_responder2@@GNUTLS_3_4',
+ 'gnutls_ocsp_resp_get_responder_raw_id' => 'gnutls_ocsp_resp_get_responder_raw_id@@GNUTLS_3_4',
+ 'gnutls_ocsp_resp_get_response' => 'gnutls_ocsp_resp_get_response@@GNUTLS_3_4',
+ 'gnutls_ocsp_resp_get_signature' => 'gnutls_ocsp_resp_get_signature@@GNUTLS_3_4',
+ 'gnutls_ocsp_resp_get_signature_algorithm' => 'gnutls_ocsp_resp_get_signature_algorithm@@GNUTLS_3_4',
+ 'gnutls_ocsp_resp_get_single' => 'gnutls_ocsp_resp_get_single@@GNUTLS_3_4',
+ 'gnutls_ocsp_resp_get_status' => 'gnutls_ocsp_resp_get_status@@GNUTLS_3_4',
+ 'gnutls_ocsp_resp_get_version' => 'gnutls_ocsp_resp_get_version@@GNUTLS_3_4',
+ 'gnutls_ocsp_resp_import' => 'gnutls_ocsp_resp_import@@GNUTLS_3_4',
+ 'gnutls_ocsp_resp_init' => 'gnutls_ocsp_resp_init@@GNUTLS_3_4',
+ 'gnutls_ocsp_resp_print' => 'gnutls_ocsp_resp_print@@GNUTLS_3_4',
+ 'gnutls_ocsp_resp_verify' => 'gnutls_ocsp_resp_verify@@GNUTLS_3_4',
+ 'gnutls_ocsp_resp_verify_direct' => 'gnutls_ocsp_resp_verify_direct@@GNUTLS_3_4',
+ 'gnutls_ocsp_status_request_enable_client' => 'gnutls_ocsp_status_request_enable_client@@GNUTLS_3_4',
+ 'gnutls_ocsp_status_request_get' => 'gnutls_ocsp_status_request_get@@GNUTLS_3_4',
+ 'gnutls_ocsp_status_request_is_checked' => 'gnutls_ocsp_status_request_is_checked@@GNUTLS_3_4',
+ 'gnutls_oid_to_digest' => 'gnutls_oid_to_digest@@GNUTLS_3_4',
+ 'gnutls_oid_to_ecc_curve' => 'gnutls_oid_to_ecc_curve@@GNUTLS_3_4',
+ 'gnutls_oid_to_mac' => 'gnutls_oid_to_mac@@GNUTLS_3_4',
+ 'gnutls_oid_to_pk' => 'gnutls_oid_to_pk@@GNUTLS_3_4',
+ 'gnutls_oid_to_sign' => 'gnutls_oid_to_sign@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_check_email' => 'gnutls_openpgp_crt_check_email@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_check_hostname' => 'gnutls_openpgp_crt_check_hostname@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_check_hostname2' => 'gnutls_openpgp_crt_check_hostname2@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_deinit' => 'gnutls_openpgp_crt_deinit@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_export' => 'gnutls_openpgp_crt_export@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_export2' => 'gnutls_openpgp_crt_export2@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_get_auth_subkey' => 'gnutls_openpgp_crt_get_auth_subkey@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_get_creation_time' => 'gnutls_openpgp_crt_get_creation_time@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_get_expiration_time' => 'gnutls_openpgp_crt_get_expiration_time@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_get_fingerprint' => 'gnutls_openpgp_crt_get_fingerprint@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_get_key_id' => 'gnutls_openpgp_crt_get_key_id@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_get_key_usage' => 'gnutls_openpgp_crt_get_key_usage@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_get_name' => 'gnutls_openpgp_crt_get_name@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_get_pk_algorithm' => 'gnutls_openpgp_crt_get_pk_algorithm@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_get_pk_dsa_raw' => 'gnutls_openpgp_crt_get_pk_dsa_raw@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_get_pk_rsa_raw' => 'gnutls_openpgp_crt_get_pk_rsa_raw@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_get_preferred_key_id' => 'gnutls_openpgp_crt_get_preferred_key_id@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_get_revoked_status' => 'gnutls_openpgp_crt_get_revoked_status@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_get_subkey_count' => 'gnutls_openpgp_crt_get_subkey_count@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_get_subkey_creation_time' => 'gnutls_openpgp_crt_get_subkey_creation_time@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_get_subkey_expiration_time' => 'gnutls_openpgp_crt_get_subkey_expiration_time@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_get_subkey_fingerprint' => 'gnutls_openpgp_crt_get_subkey_fingerprint@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_get_subkey_id' => 'gnutls_openpgp_crt_get_subkey_id@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_get_subkey_idx' => 'gnutls_openpgp_crt_get_subkey_idx@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_get_subkey_pk_algorithm' => 'gnutls_openpgp_crt_get_subkey_pk_algorithm@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_get_subkey_pk_dsa_raw' => 'gnutls_openpgp_crt_get_subkey_pk_dsa_raw@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_get_subkey_pk_rsa_raw' => 'gnutls_openpgp_crt_get_subkey_pk_rsa_raw@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_get_subkey_revoked_status' => 'gnutls_openpgp_crt_get_subkey_revoked_status@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_get_subkey_usage' => 'gnutls_openpgp_crt_get_subkey_usage@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_get_version' => 'gnutls_openpgp_crt_get_version@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_import' => 'gnutls_openpgp_crt_import@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_init' => 'gnutls_openpgp_crt_init@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_print' => 'gnutls_openpgp_crt_print@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_set_preferred_key_id' => 'gnutls_openpgp_crt_set_preferred_key_id@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_verify_ring' => 'gnutls_openpgp_crt_verify_ring@@GNUTLS_3_4',
+ 'gnutls_openpgp_crt_verify_self' => 'gnutls_openpgp_crt_verify_self@@GNUTLS_3_4',
+ 'gnutls_openpgp_keyring_check_id' => 'gnutls_openpgp_keyring_check_id@@GNUTLS_3_4',
+ 'gnutls_openpgp_keyring_deinit' => 'gnutls_openpgp_keyring_deinit@@GNUTLS_3_4',
+ 'gnutls_openpgp_keyring_get_crt' => 'gnutls_openpgp_keyring_get_crt@@GNUTLS_3_4',
+ 'gnutls_openpgp_keyring_get_crt_count' => 'gnutls_openpgp_keyring_get_crt_count@@GNUTLS_3_4',
+ 'gnutls_openpgp_keyring_import' => 'gnutls_openpgp_keyring_import@@GNUTLS_3_4',
+ 'gnutls_openpgp_keyring_init' => 'gnutls_openpgp_keyring_init@@GNUTLS_3_4',
+ 'gnutls_openpgp_privkey_deinit' => 'gnutls_openpgp_privkey_deinit@@GNUTLS_3_4',
+ 'gnutls_openpgp_privkey_export' => 'gnutls_openpgp_privkey_export@@GNUTLS_3_4',
+ 'gnutls_openpgp_privkey_export2' => 'gnutls_openpgp_privkey_export2@@GNUTLS_3_4',
+ 'gnutls_openpgp_privkey_export_dsa_raw' => 'gnutls_openpgp_privkey_export_dsa_raw@@GNUTLS_3_4',
+ 'gnutls_openpgp_privkey_export_rsa_raw' => 'gnutls_openpgp_privkey_export_rsa_raw@@GNUTLS_3_4',
+ 'gnutls_openpgp_privkey_export_subkey_dsa_raw' => 'gnutls_openpgp_privkey_export_subkey_dsa_raw@@GNUTLS_3_4',
+ 'gnutls_openpgp_privkey_export_subkey_rsa_raw' => 'gnutls_openpgp_privkey_export_subkey_rsa_raw@@GNUTLS_3_4',
+ 'gnutls_openpgp_privkey_get_fingerprint' => 'gnutls_openpgp_privkey_get_fingerprint@@GNUTLS_3_4',
+ 'gnutls_openpgp_privkey_get_key_id' => 'gnutls_openpgp_privkey_get_key_id@@GNUTLS_3_4',
+ 'gnutls_openpgp_privkey_get_pk_algorithm' => 'gnutls_openpgp_privkey_get_pk_algorithm@@GNUTLS_3_4',
+ 'gnutls_openpgp_privkey_get_preferred_key_id' => 'gnutls_openpgp_privkey_get_preferred_key_id@@GNUTLS_3_4',
+ 'gnutls_openpgp_privkey_get_revoked_status' => 'gnutls_openpgp_privkey_get_revoked_status@@GNUTLS_3_4',
+ 'gnutls_openpgp_privkey_get_subkey_count' => 'gnutls_openpgp_privkey_get_subkey_count@@GNUTLS_3_4',
+ 'gnutls_openpgp_privkey_get_subkey_creation_time' => 'gnutls_openpgp_privkey_get_subkey_creation_time@@GNUTLS_3_4',
+ 'gnutls_openpgp_privkey_get_subkey_expiration_time' => 'gnutls_openpgp_privkey_get_subkey_expiration_time@@GNUTLS_3_4',
+ 'gnutls_openpgp_privkey_get_subkey_fingerprint' => 'gnutls_openpgp_privkey_get_subkey_fingerprint@@GNUTLS_3_4',
+ 'gnutls_openpgp_privkey_get_subkey_id' => 'gnutls_openpgp_privkey_get_subkey_id@@GNUTLS_3_4',
+ 'gnutls_openpgp_privkey_get_subkey_idx' => 'gnutls_openpgp_privkey_get_subkey_idx@@GNUTLS_3_4',
+ 'gnutls_openpgp_privkey_get_subkey_pk_algorithm' => 'gnutls_openpgp_privkey_get_subkey_pk_algorithm@@GNUTLS_3_4',
+ 'gnutls_openpgp_privkey_get_subkey_revoked_status' => 'gnutls_openpgp_privkey_get_subkey_revoked_status@@GNUTLS_3_4',
+ 'gnutls_openpgp_privkey_import' => 'gnutls_openpgp_privkey_import@@GNUTLS_3_4',
+ 'gnutls_openpgp_privkey_init' => 'gnutls_openpgp_privkey_init@@GNUTLS_3_4',
+ 'gnutls_openpgp_privkey_sec_param' => 'gnutls_openpgp_privkey_sec_param@@GNUTLS_3_4',
+ 'gnutls_openpgp_privkey_set_preferred_key_id' => 'gnutls_openpgp_privkey_set_preferred_key_id@@GNUTLS_3_4',
+ 'gnutls_openpgp_privkey_sign_hash' => 'gnutls_openpgp_privkey_sign_hash@@GNUTLS_3_4',
+ 'gnutls_openpgp_send_cert' => 'gnutls_openpgp_send_cert@@GNUTLS_3_4',
+ 'gnutls_openpgp_set_recv_key_function' => 'gnutls_openpgp_set_recv_key_function@@GNUTLS_3_4',
+ 'gnutls_packet_deinit' => 'gnutls_packet_deinit@@GNUTLS_3_4',
+ 'gnutls_packet_get' => 'gnutls_packet_get@@GNUTLS_3_4',
+ 'gnutls_pcert_deinit' => 'gnutls_pcert_deinit@@GNUTLS_3_4',
+ 'gnutls_pcert_export_openpgp' => 'gnutls_pcert_export_openpgp@@GNUTLS_3_4',
+ 'gnutls_pcert_export_x509' => 'gnutls_pcert_export_x509@@GNUTLS_3_4',
+ 'gnutls_pcert_import_openpgp' => 'gnutls_pcert_import_openpgp@@GNUTLS_3_4',
+ 'gnutls_pcert_import_openpgp_raw' => 'gnutls_pcert_import_openpgp_raw@@GNUTLS_3_4',
+ 'gnutls_pcert_import_x509' => 'gnutls_pcert_import_x509@@GNUTLS_3_4',
+ 'gnutls_pcert_import_x509_list' => 'gnutls_pcert_import_x509_list@@GNUTLS_3_4',
+ 'gnutls_pcert_import_x509_raw' => 'gnutls_pcert_import_x509_raw@@GNUTLS_3_4',
+ 'gnutls_pcert_list_import_x509_raw' => 'gnutls_pcert_list_import_x509_raw@@GNUTLS_3_4',
+ 'gnutls_pem_base64_decode' => 'gnutls_pem_base64_decode@@GNUTLS_3_4',
+ 'gnutls_pem_base64_decode2' => 'gnutls_pem_base64_decode2@@GNUTLS_3_4',
+ 'gnutls_pem_base64_encode' => 'gnutls_pem_base64_encode@@GNUTLS_3_4',
+ 'gnutls_pem_base64_encode2' => 'gnutls_pem_base64_encode2@@GNUTLS_3_4',
+ 'gnutls_perror' => 'gnutls_perror@@GNUTLS_3_4',
+ 'gnutls_pk_algorithm_get_name' => 'gnutls_pk_algorithm_get_name@@GNUTLS_3_4',
+ 'gnutls_pk_bits_to_sec_param' => 'gnutls_pk_bits_to_sec_param@@GNUTLS_3_4',
+ 'gnutls_pk_get_id' => 'gnutls_pk_get_id@@GNUTLS_3_4',
+ 'gnutls_pk_get_name' => 'gnutls_pk_get_name@@GNUTLS_3_4',
+ 'gnutls_pk_get_oid' => 'gnutls_pk_get_oid@@GNUTLS_3_4',
+ 'gnutls_pk_list' => 'gnutls_pk_list@@GNUTLS_3_4',
+ 'gnutls_pk_self_test' => 'gnutls_pk_self_test@@GNUTLS_FIPS140_3_4',
+ 'gnutls_pk_to_sign' => 'gnutls_pk_to_sign@@GNUTLS_3_4',
+ 'gnutls_pkcs11_add_provider' => 'gnutls_pkcs11_add_provider@@GNUTLS_3_4',
+ 'gnutls_pkcs11_copy_attached_extension' => 'gnutls_pkcs11_copy_attached_extension@@GNUTLS_3_4',
+ 'gnutls_pkcs11_copy_pubkey' => 'gnutls_pkcs11_copy_pubkey@@GNUTLS_3_4',
+ 'gnutls_pkcs11_copy_secret_key' => 'gnutls_pkcs11_copy_secret_key@@GNUTLS_3_4',
+ 'gnutls_pkcs11_copy_x509_crt2' => 'gnutls_pkcs11_copy_x509_crt2@@GNUTLS_3_4',
+ 'gnutls_pkcs11_copy_x509_privkey2' => 'gnutls_pkcs11_copy_x509_privkey2@@GNUTLS_3_4',
+ 'gnutls_pkcs11_crt_is_known' => 'gnutls_pkcs11_crt_is_known@@GNUTLS_3_4',
+ 'gnutls_pkcs11_deinit' => 'gnutls_pkcs11_deinit@@GNUTLS_3_4',
+ 'gnutls_pkcs11_delete_url' => 'gnutls_pkcs11_delete_url@@GNUTLS_3_4',
+ 'gnutls_pkcs11_get_pin_function' => 'gnutls_pkcs11_get_pin_function@@GNUTLS_3_4',
+ 'gnutls_pkcs11_get_raw_issuer' => 'gnutls_pkcs11_get_raw_issuer@@GNUTLS_3_4',
+ 'gnutls_pkcs11_get_raw_issuer_by_dn' => 'gnutls_pkcs11_get_raw_issuer_by_dn@@GNUTLS_3_4',
+ 'gnutls_pkcs11_get_raw_issuer_by_subject_key_id' => 'gnutls_pkcs11_get_raw_issuer_by_subject_key_id@@GNUTLS_3_4',
+ 'gnutls_pkcs11_init' => 'gnutls_pkcs11_init@@GNUTLS_3_4',
+ 'gnutls_pkcs11_obj_deinit' => 'gnutls_pkcs11_obj_deinit@@GNUTLS_3_4',
+ 'gnutls_pkcs11_obj_export' => 'gnutls_pkcs11_obj_export@@GNUTLS_3_4',
+ 'gnutls_pkcs11_obj_export2' => 'gnutls_pkcs11_obj_export2@@GNUTLS_3_4',
+ 'gnutls_pkcs11_obj_export3' => 'gnutls_pkcs11_obj_export3@@GNUTLS_3_4',
+ 'gnutls_pkcs11_obj_export_url' => 'gnutls_pkcs11_obj_export_url@@GNUTLS_3_4',
+ 'gnutls_pkcs11_obj_flags_get_str' => 'gnutls_pkcs11_obj_flags_get_str@@GNUTLS_3_4',
+ 'gnutls_pkcs11_obj_get_exts' => 'gnutls_pkcs11_obj_get_exts@@GNUTLS_3_4',
+ 'gnutls_pkcs11_obj_get_flags' => 'gnutls_pkcs11_obj_get_flags@@GNUTLS_3_4',
+ 'gnutls_pkcs11_obj_get_info' => 'gnutls_pkcs11_obj_get_info@@GNUTLS_3_4',
+ 'gnutls_pkcs11_obj_get_type' => 'gnutls_pkcs11_obj_get_type@@GNUTLS_3_4',
+ 'gnutls_pkcs11_obj_import_url' => 'gnutls_pkcs11_obj_import_url@@GNUTLS_3_4',
+ 'gnutls_pkcs11_obj_init' => 'gnutls_pkcs11_obj_init@@GNUTLS_3_4',
+ 'gnutls_pkcs11_obj_list_import_url3' => 'gnutls_pkcs11_obj_list_import_url3@@GNUTLS_3_4',
+ 'gnutls_pkcs11_obj_list_import_url4' => 'gnutls_pkcs11_obj_list_import_url4@@GNUTLS_3_4',
+ 'gnutls_pkcs11_obj_set_info' => 'gnutls_pkcs11_obj_set_info@@GNUTLS_3_4',
+ 'gnutls_pkcs11_obj_set_pin_function' => 'gnutls_pkcs11_obj_set_pin_function@@GNUTLS_3_4',
+ 'gnutls_pkcs11_privkey_cpy' => 'gnutls_pkcs11_privkey_cpy@@GNUTLS_3_4',
+ 'gnutls_pkcs11_privkey_deinit' => 'gnutls_pkcs11_privkey_deinit@@GNUTLS_3_4',
+ 'gnutls_pkcs11_privkey_export_pubkey' => 'gnutls_pkcs11_privkey_export_pubkey@@GNUTLS_3_4',
+ 'gnutls_pkcs11_privkey_export_url' => 'gnutls_pkcs11_privkey_export_url@@GNUTLS_3_4',
+ 'gnutls_pkcs11_privkey_generate3' => 'gnutls_pkcs11_privkey_generate3@@GNUTLS_3_4',
+ 'gnutls_pkcs11_privkey_get_info' => 'gnutls_pkcs11_privkey_get_info@@GNUTLS_3_4',
+ 'gnutls_pkcs11_privkey_get_pk_algorithm' => 'gnutls_pkcs11_privkey_get_pk_algorithm@@GNUTLS_3_4',
+ 'gnutls_pkcs11_privkey_import_url' => 'gnutls_pkcs11_privkey_import_url@@GNUTLS_3_4',
+ 'gnutls_pkcs11_privkey_init' => 'gnutls_pkcs11_privkey_init@@GNUTLS_3_4',
+ 'gnutls_pkcs11_privkey_set_pin_function' => 'gnutls_pkcs11_privkey_set_pin_function@@GNUTLS_3_4',
+ 'gnutls_pkcs11_privkey_status' => 'gnutls_pkcs11_privkey_status@@GNUTLS_3_4',
+ 'gnutls_pkcs11_reinit' => 'gnutls_pkcs11_reinit@@GNUTLS_3_4',
+ 'gnutls_pkcs11_set_pin_function' => 'gnutls_pkcs11_set_pin_function@@GNUTLS_3_4',
+ 'gnutls_pkcs11_set_token_function' => 'gnutls_pkcs11_set_token_function@@GNUTLS_3_4',
+ 'gnutls_pkcs11_token_check_mechanism' => 'gnutls_pkcs11_token_check_mechanism@@GNUTLS_3_6_0',
+ 'gnutls_pkcs11_token_get_flags' => 'gnutls_pkcs11_token_get_flags@@GNUTLS_3_4',
+ 'gnutls_pkcs11_token_get_info' => 'gnutls_pkcs11_token_get_info@@GNUTLS_3_4',
+ 'gnutls_pkcs11_token_get_mechanism' => 'gnutls_pkcs11_token_get_mechanism@@GNUTLS_3_4',
+ 'gnutls_pkcs11_token_get_random' => 'gnutls_pkcs11_token_get_random@@GNUTLS_3_4',
+ 'gnutls_pkcs11_token_get_url' => 'gnutls_pkcs11_token_get_url@@GNUTLS_3_4',
+ 'gnutls_pkcs11_token_init' => 'gnutls_pkcs11_token_init@@GNUTLS_3_4',
+ 'gnutls_pkcs11_token_set_pin' => 'gnutls_pkcs11_token_set_pin@@GNUTLS_3_4',
+ 'gnutls_pkcs11_type_get_name' => 'gnutls_pkcs11_type_get_name@@GNUTLS_3_4',
+ 'gnutls_pkcs12_bag_decrypt' => 'gnutls_pkcs12_bag_decrypt@@GNUTLS_3_4',
+ 'gnutls_pkcs12_bag_deinit' => 'gnutls_pkcs12_bag_deinit@@GNUTLS_3_4',
+ 'gnutls_pkcs12_bag_enc_info' => 'gnutls_pkcs12_bag_enc_info@@GNUTLS_3_4',
+ 'gnutls_pkcs12_bag_encrypt' => 'gnutls_pkcs12_bag_encrypt@@GNUTLS_3_4',
+ 'gnutls_pkcs12_bag_get_count' => 'gnutls_pkcs12_bag_get_count@@GNUTLS_3_4',
+ 'gnutls_pkcs12_bag_get_data' => 'gnutls_pkcs12_bag_get_data@@GNUTLS_3_4',
+ 'gnutls_pkcs12_bag_get_friendly_name' => 'gnutls_pkcs12_bag_get_friendly_name@@GNUTLS_3_4',
+ 'gnutls_pkcs12_bag_get_key_id' => 'gnutls_pkcs12_bag_get_key_id@@GNUTLS_3_4',
+ 'gnutls_pkcs12_bag_get_type' => 'gnutls_pkcs12_bag_get_type@@GNUTLS_3_4',
+ 'gnutls_pkcs12_bag_init' => 'gnutls_pkcs12_bag_init@@GNUTLS_3_4',
+ 'gnutls_pkcs12_bag_set_crl' => 'gnutls_pkcs12_bag_set_crl@@GNUTLS_3_4',
+ 'gnutls_pkcs12_bag_set_crt' => 'gnutls_pkcs12_bag_set_crt@@GNUTLS_3_4',
+ 'gnutls_pkcs12_bag_set_data' => 'gnutls_pkcs12_bag_set_data@@GNUTLS_3_4',
+ 'gnutls_pkcs12_bag_set_friendly_name' => 'gnutls_pkcs12_bag_set_friendly_name@@GNUTLS_3_4',
+ 'gnutls_pkcs12_bag_set_key_id' => 'gnutls_pkcs12_bag_set_key_id@@GNUTLS_3_4',
+ 'gnutls_pkcs12_bag_set_privkey' => 'gnutls_pkcs12_bag_set_privkey@@GNUTLS_3_4',
+ 'gnutls_pkcs12_deinit' => 'gnutls_pkcs12_deinit@@GNUTLS_3_4',
+ 'gnutls_pkcs12_export' => 'gnutls_pkcs12_export@@GNUTLS_3_4',
+ 'gnutls_pkcs12_export2' => 'gnutls_pkcs12_export2@@GNUTLS_3_4',
+ 'gnutls_pkcs12_generate_mac' => 'gnutls_pkcs12_generate_mac@@GNUTLS_3_4',
+ 'gnutls_pkcs12_generate_mac2' => 'gnutls_pkcs12_generate_mac2@@GNUTLS_3_4',
+ 'gnutls_pkcs12_get_bag' => 'gnutls_pkcs12_get_bag@@GNUTLS_3_4',
+ 'gnutls_pkcs12_import' => 'gnutls_pkcs12_import@@GNUTLS_3_4',
+ 'gnutls_pkcs12_init' => 'gnutls_pkcs12_init@@GNUTLS_3_4',
+ 'gnutls_pkcs12_mac_info' => 'gnutls_pkcs12_mac_info@@GNUTLS_3_4',
+ 'gnutls_pkcs12_set_bag' => 'gnutls_pkcs12_set_bag@@GNUTLS_3_4',
+ 'gnutls_pkcs12_simple_parse' => 'gnutls_pkcs12_simple_parse@@GNUTLS_3_4',
+ 'gnutls_pkcs12_verify_mac' => 'gnutls_pkcs12_verify_mac@@GNUTLS_3_4',
+ 'gnutls_pkcs7_add_attr' => 'gnutls_pkcs7_add_attr@@GNUTLS_3_4',
+ 'gnutls_pkcs7_attrs_deinit' => 'gnutls_pkcs7_attrs_deinit@@GNUTLS_3_4',
+ 'gnutls_pkcs7_deinit' => 'gnutls_pkcs7_deinit@@GNUTLS_3_4',
+ 'gnutls_pkcs7_delete_crl' => 'gnutls_pkcs7_delete_crl@@GNUTLS_3_4',
+ 'gnutls_pkcs7_delete_crt' => 'gnutls_pkcs7_delete_crt@@GNUTLS_3_4',
+ 'gnutls_pkcs7_export' => 'gnutls_pkcs7_export@@GNUTLS_3_4',
+ 'gnutls_pkcs7_export2' => 'gnutls_pkcs7_export2@@GNUTLS_3_4',
+ 'gnutls_pkcs7_get_attr' => 'gnutls_pkcs7_get_attr@@GNUTLS_3_4',
+ 'gnutls_pkcs7_get_crl_count' => 'gnutls_pkcs7_get_crl_count@@GNUTLS_3_4',
+ 'gnutls_pkcs7_get_crl_raw' => 'gnutls_pkcs7_get_crl_raw@@GNUTLS_3_4',
+ 'gnutls_pkcs7_get_crl_raw2' => 'gnutls_pkcs7_get_crl_raw2@@GNUTLS_3_4',
+ 'gnutls_pkcs7_get_crt_count' => 'gnutls_pkcs7_get_crt_count@@GNUTLS_3_4',
+ 'gnutls_pkcs7_get_crt_raw' => 'gnutls_pkcs7_get_crt_raw@@GNUTLS_3_4',
+ 'gnutls_pkcs7_get_crt_raw2' => 'gnutls_pkcs7_get_crt_raw2@@GNUTLS_3_4',
+ 'gnutls_pkcs7_get_embedded_data' => 'gnutls_pkcs7_get_embedded_data@@GNUTLS_3_4',
+ 'gnutls_pkcs7_get_embedded_data_oid' => 'gnutls_pkcs7_get_embedded_data_oid@@GNUTLS_3_4',
+ 'gnutls_pkcs7_get_signature_count' => 'gnutls_pkcs7_get_signature_count@@GNUTLS_3_4',
+ 'gnutls_pkcs7_get_signature_info' => 'gnutls_pkcs7_get_signature_info@@GNUTLS_3_4',
+ 'gnutls_pkcs7_import' => 'gnutls_pkcs7_import@@GNUTLS_3_4',
+ 'gnutls_pkcs7_init' => 'gnutls_pkcs7_init@@GNUTLS_3_4',
+ 'gnutls_pkcs7_print' => 'gnutls_pkcs7_print@@GNUTLS_3_4',
+ 'gnutls_pkcs7_set_crl' => 'gnutls_pkcs7_set_crl@@GNUTLS_3_4',
+ 'gnutls_pkcs7_set_crl_raw' => 'gnutls_pkcs7_set_crl_raw@@GNUTLS_3_4',
+ 'gnutls_pkcs7_set_crt' => 'gnutls_pkcs7_set_crt@@GNUTLS_3_4',
+ 'gnutls_pkcs7_set_crt_raw' => 'gnutls_pkcs7_set_crt_raw@@GNUTLS_3_4',
+ 'gnutls_pkcs7_sign' => 'gnutls_pkcs7_sign@@GNUTLS_3_4',
+ 'gnutls_pkcs7_signature_info_deinit' => 'gnutls_pkcs7_signature_info_deinit@@GNUTLS_3_4',
+ 'gnutls_pkcs7_verify' => 'gnutls_pkcs7_verify@@GNUTLS_3_4',
+ 'gnutls_pkcs7_verify_direct' => 'gnutls_pkcs7_verify_direct@@GNUTLS_3_4',
+ 'gnutls_pkcs8_info' => 'gnutls_pkcs8_info@@GNUTLS_3_4',
+ 'gnutls_pkcs_schema_get_name' => 'gnutls_pkcs_schema_get_name@@GNUTLS_3_4',
+ 'gnutls_pkcs_schema_get_oid' => 'gnutls_pkcs_schema_get_oid@@GNUTLS_3_4',
+ 'gnutls_prf' => 'gnutls_prf@@GNUTLS_3_4',
+ 'gnutls_prf_raw' => 'gnutls_prf_raw@@GNUTLS_3_4',
+ 'gnutls_prf_rfc5705' => 'gnutls_prf_rfc5705@@GNUTLS_3_4',
+ 'gnutls_priority_certificate_type_list' => 'gnutls_priority_certificate_type_list@@GNUTLS_3_4',
+ 'gnutls_priority_cipher_list' => 'gnutls_priority_cipher_list@@GNUTLS_3_4',
+ 'gnutls_priority_compression_list' => 'gnutls_priority_compression_list@@GNUTLS_3_4',
+ 'gnutls_priority_deinit' => 'gnutls_priority_deinit@@GNUTLS_3_4',
+ 'gnutls_priority_ecc_curve_list' => 'gnutls_priority_ecc_curve_list@@GNUTLS_3_4',
+ 'gnutls_priority_get_cipher_suite_index' => 'gnutls_priority_get_cipher_suite_index@@GNUTLS_3_4',
+ 'gnutls_priority_group_list' => 'gnutls_priority_group_list@@GNUTLS_3_6_0',
+ 'gnutls_priority_init' => 'gnutls_priority_init@@GNUTLS_3_4',
+ 'gnutls_priority_kx_list' => 'gnutls_priority_kx_list@@GNUTLS_3_4',
+ 'gnutls_priority_mac_list' => 'gnutls_priority_mac_list@@GNUTLS_3_4',
+ 'gnutls_priority_protocol_list' => 'gnutls_priority_protocol_list@@GNUTLS_3_4',
+ 'gnutls_priority_set' => 'gnutls_priority_set@@GNUTLS_3_4',
+ 'gnutls_priority_set_direct' => 'gnutls_priority_set_direct@@GNUTLS_3_4',
+ 'gnutls_priority_sign_list' => 'gnutls_priority_sign_list@@GNUTLS_3_4',
+ 'gnutls_priority_string_list' => 'gnutls_priority_string_list@@GNUTLS_3_4',
+ 'gnutls_privkey_decrypt_data' => 'gnutls_privkey_decrypt_data@@GNUTLS_3_4',
+ 'gnutls_privkey_deinit' => 'gnutls_privkey_deinit@@GNUTLS_3_4',
+ 'gnutls_privkey_export_dsa_raw' => 'gnutls_privkey_export_dsa_raw@@GNUTLS_3_4',
+ 'gnutls_privkey_export_dsa_raw2' => 'gnutls_privkey_export_dsa_raw2@@GNUTLS_3_6_0',
+ 'gnutls_privkey_export_ecc_raw' => 'gnutls_privkey_export_ecc_raw@@GNUTLS_3_4',
+ 'gnutls_privkey_export_ecc_raw2' => 'gnutls_privkey_export_ecc_raw2@@GNUTLS_3_6_0',
+ 'gnutls_privkey_export_openpgp' => 'gnutls_privkey_export_openpgp@@GNUTLS_3_4',
+ 'gnutls_privkey_export_pkcs11' => 'gnutls_privkey_export_pkcs11@@GNUTLS_3_4',
+ 'gnutls_privkey_export_rsa_raw' => 'gnutls_privkey_export_rsa_raw@@GNUTLS_3_4',
+ 'gnutls_privkey_export_rsa_raw2' => 'gnutls_privkey_export_rsa_raw2@@GNUTLS_3_6_0',
+ 'gnutls_privkey_export_x509' => 'gnutls_privkey_export_x509@@GNUTLS_3_4',
+ 'gnutls_privkey_generate' => 'gnutls_privkey_generate@@GNUTLS_3_4',
+ 'gnutls_privkey_generate2' => 'gnutls_privkey_generate2@@GNUTLS_3_4',
+ 'gnutls_privkey_get_pk_algorithm' => 'gnutls_privkey_get_pk_algorithm@@GNUTLS_3_4',
+ 'gnutls_privkey_get_seed' => 'gnutls_privkey_get_seed@@GNUTLS_3_4',
+ 'gnutls_privkey_get_spki' => 'gnutls_privkey_get_spki@@GNUTLS_3_6_0',
+ 'gnutls_privkey_get_type' => 'gnutls_privkey_get_type@@GNUTLS_3_4',
+ 'gnutls_privkey_import_dsa_raw' => 'gnutls_privkey_import_dsa_raw@@GNUTLS_3_4',
+ 'gnutls_privkey_import_ecc_raw' => 'gnutls_privkey_import_ecc_raw@@GNUTLS_3_4',
+ 'gnutls_privkey_import_ext' => 'gnutls_privkey_import_ext@@GNUTLS_3_4',
+ 'gnutls_privkey_import_ext2' => 'gnutls_privkey_import_ext2@@GNUTLS_3_4',
+ 'gnutls_privkey_import_ext3' => 'gnutls_privkey_import_ext3@@GNUTLS_3_4',
+ 'gnutls_privkey_import_ext4' => 'gnutls_privkey_import_ext4@@GNUTLS_3_6_0',
+ 'gnutls_privkey_import_openpgp' => 'gnutls_privkey_import_openpgp@@GNUTLS_3_4',
+ 'gnutls_privkey_import_openpgp_raw' => 'gnutls_privkey_import_openpgp_raw@@GNUTLS_3_4',
+ 'gnutls_privkey_import_pkcs11' => 'gnutls_privkey_import_pkcs11@@GNUTLS_3_4',
+ 'gnutls_privkey_import_rsa_raw' => 'gnutls_privkey_import_rsa_raw@@GNUTLS_3_4',
+ 'gnutls_privkey_import_tpm_raw' => 'gnutls_privkey_import_tpm_raw@@GNUTLS_3_4',
+ 'gnutls_privkey_import_tpm_url' => 'gnutls_privkey_import_tpm_url@@GNUTLS_3_4',
+ 'gnutls_privkey_import_url' => 'gnutls_privkey_import_url@@GNUTLS_3_4',
+ 'gnutls_privkey_import_x509' => 'gnutls_privkey_import_x509@@GNUTLS_3_4',
+ 'gnutls_privkey_import_x509_raw' => 'gnutls_privkey_import_x509_raw@@GNUTLS_3_4',
+ 'gnutls_privkey_init' => 'gnutls_privkey_init@@GNUTLS_3_4',
+ 'gnutls_privkey_set_flags' => 'gnutls_privkey_set_flags@@GNUTLS_3_4',
+ 'gnutls_privkey_set_pin_function' => 'gnutls_privkey_set_pin_function@@GNUTLS_3_4',
+ 'gnutls_privkey_set_spki' => 'gnutls_privkey_set_spki@@GNUTLS_3_6_0',
+ 'gnutls_privkey_sign_data' => 'gnutls_privkey_sign_data@@GNUTLS_3_4',
+ 'gnutls_privkey_sign_data2' => 'gnutls_privkey_sign_data2@@GNUTLS_3_6_0',
+ 'gnutls_privkey_sign_hash' => 'gnutls_privkey_sign_hash@@GNUTLS_3_4',
+ 'gnutls_privkey_sign_hash2' => 'gnutls_privkey_sign_hash2@@GNUTLS_3_6_0',
+ 'gnutls_privkey_status' => 'gnutls_privkey_status@@GNUTLS_3_4',
+ 'gnutls_privkey_verify_params' => 'gnutls_privkey_verify_params@@GNUTLS_3_4',
+ 'gnutls_privkey_verify_seed' => 'gnutls_privkey_verify_seed@@GNUTLS_3_4',
+ 'gnutls_protocol_get_id' => 'gnutls_protocol_get_id@@GNUTLS_3_4',
+ 'gnutls_protocol_get_name' => 'gnutls_protocol_get_name@@GNUTLS_3_4',
+ 'gnutls_protocol_get_version' => 'gnutls_protocol_get_version@@GNUTLS_3_4',
+ 'gnutls_protocol_list' => 'gnutls_protocol_list@@GNUTLS_3_4',
+ 'gnutls_psk_allocate_client_credentials' => 'gnutls_psk_allocate_client_credentials@@GNUTLS_3_4',
+ 'gnutls_psk_allocate_server_credentials' => 'gnutls_psk_allocate_server_credentials@@GNUTLS_3_4',
+ 'gnutls_psk_client_get_hint' => 'gnutls_psk_client_get_hint@@GNUTLS_3_4',
+ 'gnutls_psk_free_client_credentials' => 'gnutls_psk_free_client_credentials@@GNUTLS_3_4',
+ 'gnutls_psk_free_server_credentials' => 'gnutls_psk_free_server_credentials@@GNUTLS_3_4',
+ 'gnutls_psk_server_get_username' => 'gnutls_psk_server_get_username@@GNUTLS_3_4',
+ 'gnutls_psk_set_client_credentials' => 'gnutls_psk_set_client_credentials@@GNUTLS_3_4',
+ 'gnutls_psk_set_client_credentials_function' => 'gnutls_psk_set_client_credentials_function@@GNUTLS_3_4',
+ 'gnutls_psk_set_params_function' => 'gnutls_psk_set_params_function@@GNUTLS_3_4',
+ 'gnutls_psk_set_server_credentials_file' => 'gnutls_psk_set_server_credentials_file@@GNUTLS_3_4',
+ 'gnutls_psk_set_server_credentials_function' => 'gnutls_psk_set_server_credentials_function@@GNUTLS_3_4',
+ 'gnutls_psk_set_server_credentials_hint' => 'gnutls_psk_set_server_credentials_hint@@GNUTLS_3_4',
+ 'gnutls_psk_set_server_dh_params' => 'gnutls_psk_set_server_dh_params@@GNUTLS_3_4',
+ 'gnutls_psk_set_server_known_dh_params' => 'gnutls_psk_set_server_known_dh_params@@GNUTLS_3_4',
+ 'gnutls_psk_set_server_params_function' => 'gnutls_psk_set_server_params_function@@GNUTLS_3_4',
+ 'gnutls_pubkey_deinit' => 'gnutls_pubkey_deinit@@GNUTLS_3_4',
+ 'gnutls_pubkey_encrypt_data' => 'gnutls_pubkey_encrypt_data@@GNUTLS_3_4',
+ 'gnutls_pubkey_export' => 'gnutls_pubkey_export@@GNUTLS_3_4',
+ 'gnutls_pubkey_export2' => 'gnutls_pubkey_export2@@GNUTLS_3_4',
+ 'gnutls_pubkey_export_dsa_raw' => 'gnutls_pubkey_export_dsa_raw@@GNUTLS_3_4',
+ 'gnutls_pubkey_export_dsa_raw2' => 'gnutls_pubkey_export_dsa_raw2@@GNUTLS_3_6_0',
+ 'gnutls_pubkey_export_ecc_raw' => 'gnutls_pubkey_export_ecc_raw@@GNUTLS_3_4',
+ 'gnutls_pubkey_export_ecc_raw2' => 'gnutls_pubkey_export_ecc_raw2@@GNUTLS_3_6_0',
+ 'gnutls_pubkey_export_ecc_x962' => 'gnutls_pubkey_export_ecc_x962@@GNUTLS_3_4',
+ 'gnutls_pubkey_export_rsa_raw' => 'gnutls_pubkey_export_rsa_raw@@GNUTLS_3_4',
+ 'gnutls_pubkey_export_rsa_raw2' => 'gnutls_pubkey_export_rsa_raw2@@GNUTLS_3_6_0',
+ 'gnutls_pubkey_get_key_id' => 'gnutls_pubkey_get_key_id@@GNUTLS_3_4',
+ 'gnutls_pubkey_get_key_usage' => 'gnutls_pubkey_get_key_usage@@GNUTLS_3_4',
+ 'gnutls_pubkey_get_openpgp_key_id' => 'gnutls_pubkey_get_openpgp_key_id@@GNUTLS_3_4',
+ 'gnutls_pubkey_get_pk_algorithm' => 'gnutls_pubkey_get_pk_algorithm@@GNUTLS_3_4',
+ 'gnutls_pubkey_get_preferred_hash_algorithm' => 'gnutls_pubkey_get_preferred_hash_algorithm@@GNUTLS_3_4',
+ 'gnutls_pubkey_get_spki' => 'gnutls_pubkey_get_spki@@GNUTLS_3_6_0',
+ 'gnutls_pubkey_import' => 'gnutls_pubkey_import@@GNUTLS_3_4',
+ 'gnutls_pubkey_import_dsa_raw' => 'gnutls_pubkey_import_dsa_raw@@GNUTLS_3_4',
+ 'gnutls_pubkey_import_ecc_raw' => 'gnutls_pubkey_import_ecc_raw@@GNUTLS_3_4',
+ 'gnutls_pubkey_import_ecc_x962' => 'gnutls_pubkey_import_ecc_x962@@GNUTLS_3_4',
+ 'gnutls_pubkey_import_openpgp' => 'gnutls_pubkey_import_openpgp@@GNUTLS_3_4',
+ 'gnutls_pubkey_import_openpgp_raw' => 'gnutls_pubkey_import_openpgp_raw@@GNUTLS_3_4',
+ 'gnutls_pubkey_import_pkcs11' => 'gnutls_pubkey_import_pkcs11@@GNUTLS_3_4',
+ 'gnutls_pubkey_import_privkey' => 'gnutls_pubkey_import_privkey@@GNUTLS_3_4',
+ 'gnutls_pubkey_import_rsa_raw' => 'gnutls_pubkey_import_rsa_raw@@GNUTLS_3_4',
+ 'gnutls_pubkey_import_tpm_raw' => 'gnutls_pubkey_import_tpm_raw@@GNUTLS_3_4',
+ 'gnutls_pubkey_import_tpm_url' => 'gnutls_pubkey_import_tpm_url@@GNUTLS_3_4',
+ 'gnutls_pubkey_import_url' => 'gnutls_pubkey_import_url@@GNUTLS_3_4',
+ 'gnutls_pubkey_import_x509' => 'gnutls_pubkey_import_x509@@GNUTLS_3_4',
+ 'gnutls_pubkey_import_x509_crq' => 'gnutls_pubkey_import_x509_crq@@GNUTLS_3_4',
+ 'gnutls_pubkey_import_x509_raw' => 'gnutls_pubkey_import_x509_raw@@GNUTLS_3_4',
+ 'gnutls_pubkey_init' => 'gnutls_pubkey_init@@GNUTLS_3_4',
+ 'gnutls_pubkey_print' => 'gnutls_pubkey_print@@GNUTLS_3_4',
+ 'gnutls_pubkey_set_key_usage' => 'gnutls_pubkey_set_key_usage@@GNUTLS_3_4',
+ 'gnutls_pubkey_set_pin_function' => 'gnutls_pubkey_set_pin_function@@GNUTLS_3_4',
+ 'gnutls_pubkey_set_spki' => 'gnutls_pubkey_set_spki@@GNUTLS_3_6_0',
+ 'gnutls_pubkey_verify_data2' => 'gnutls_pubkey_verify_data2@@GNUTLS_3_4',
+ 'gnutls_pubkey_verify_hash2' => 'gnutls_pubkey_verify_hash2@@GNUTLS_3_4',
+ 'gnutls_pubkey_verify_params' => 'gnutls_pubkey_verify_params@@GNUTLS_3_4',
+ 'gnutls_random_art' => 'gnutls_random_art@@GNUTLS_3_4',
+ 'gnutls_range_split' => 'gnutls_range_split@@GNUTLS_3_4',
+ 'gnutls_realloc' => 'gnutls_realloc@@GNUTLS_3_4',
+ 'gnutls_record_can_use_length_hiding' => 'gnutls_record_can_use_length_hiding@@GNUTLS_3_4',
+ 'gnutls_record_check_corked' => 'gnutls_record_check_corked@@GNUTLS_3_4',
+ 'gnutls_record_check_pending' => 'gnutls_record_check_pending@@GNUTLS_3_4',
+ 'gnutls_record_cork' => 'gnutls_record_cork@@GNUTLS_3_4',
+ 'gnutls_record_disable_padding' => 'gnutls_record_disable_padding@@GNUTLS_3_4',
+ 'gnutls_record_discard_queued' => 'gnutls_record_discard_queued@@GNUTLS_3_4',
+ 'gnutls_record_get_direction' => 'gnutls_record_get_direction@@GNUTLS_3_4',
+ 'gnutls_record_get_discarded' => 'gnutls_record_get_discarded@@GNUTLS_3_4',
+ 'gnutls_record_get_max_size' => 'gnutls_record_get_max_size@@GNUTLS_3_4',
+ 'gnutls_record_get_state' => 'gnutls_record_get_state@@GNUTLS_3_4',
+ 'gnutls_record_overhead_size' => 'gnutls_record_overhead_size@@GNUTLS_3_4',
+ 'gnutls_record_recv' => 'gnutls_record_recv@@GNUTLS_3_4',
+ 'gnutls_record_recv_packet' => 'gnutls_record_recv_packet@@GNUTLS_3_4',
+ 'gnutls_record_recv_seq' => 'gnutls_record_recv_seq@@GNUTLS_3_4',
+ 'gnutls_record_send' => 'gnutls_record_send@@GNUTLS_3_4',
+ 'gnutls_record_send_range' => 'gnutls_record_send_range@@GNUTLS_3_4',
+ 'gnutls_record_set_max_size' => 'gnutls_record_set_max_size@@GNUTLS_3_4',
+ 'gnutls_record_set_state' => 'gnutls_record_set_state@@GNUTLS_3_4',
+ 'gnutls_record_set_timeout' => 'gnutls_record_set_timeout@@GNUTLS_3_4',
+ 'gnutls_record_uncork' => 'gnutls_record_uncork@@GNUTLS_3_4',
+ 'gnutls_register_custom_url' => 'gnutls_register_custom_url@@GNUTLS_3_4',
+ 'gnutls_rehandshake' => 'gnutls_rehandshake@@GNUTLS_3_4',
+ 'gnutls_rnd' => 'gnutls_rnd@@GNUTLS_3_4',
+ 'gnutls_rnd_ctx' => 'vasprintf@@GLIBC_2.2.5',
+ 'gnutls_rnd_refresh' => 'gnutls_rnd_refresh@@GNUTLS_3_4',
+ 'gnutls_safe_renegotiation_status' => 'gnutls_safe_renegotiation_status@@GNUTLS_3_4',
+ 'gnutls_sec_param_get_name' => 'gnutls_sec_param_get_name@@GNUTLS_3_4',
+ 'gnutls_sec_param_to_pk_bits' => 'gnutls_sec_param_to_pk_bits@@GNUTLS_3_4',
+ 'gnutls_sec_param_to_symmetric_bits' => 'gnutls_sec_param_to_symmetric_bits@@GNUTLS_3_4',
+ 'gnutls_secure_malloc' => 'gnutls_secure_malloc@@GNUTLS_3_4',
+ 'gnutls_server_name_get' => 'gnutls_server_name_get@@GNUTLS_3_4',
+ 'gnutls_server_name_set' => 'gnutls_server_name_set@@GNUTLS_3_4',
+ 'gnutls_session_channel_binding' => 'gnutls_session_channel_binding@@GNUTLS_3_4',
+ 'gnutls_session_enable_compatibility_mode' => 'gnutls_session_enable_compatibility_mode@@GNUTLS_3_4',
+ 'gnutls_session_etm_status' => 'gnutls_session_etm_status@@GNUTLS_3_4',
+ 'gnutls_session_ext_master_secret_status' => 'gnutls_session_ext_master_secret_status@@GNUTLS_3_4',
+ 'gnutls_session_ext_register' => 'gnutls_session_ext_register@@GNUTLS_3_4',
+ 'gnutls_session_force_valid' => 'gnutls_session_force_valid@@GNUTLS_3_4',
+ 'gnutls_session_get_data' => 'gnutls_session_get_data@@GNUTLS_3_4',
+ 'gnutls_session_get_data2' => 'gnutls_session_get_data2@@GNUTLS_3_4',
+ 'gnutls_session_get_desc' => 'gnutls_session_get_desc@@GNUTLS_3_4',
+ 'gnutls_session_get_flags' => 'gnutls_session_get_flags@@GNUTLS_3_4',
+ 'gnutls_session_get_id' => 'gnutls_session_get_id@@GNUTLS_3_4',
+ 'gnutls_session_get_id2' => 'gnutls_session_get_id2@@GNUTLS_3_4',
+ 'gnutls_session_get_master_secret' => 'gnutls_session_get_master_secret@@GNUTLS_3_4',
+ 'gnutls_session_get_ptr' => 'gnutls_session_get_ptr@@GNUTLS_3_4',
+ 'gnutls_session_get_random' => 'gnutls_session_get_random@@GNUTLS_3_4',
+ 'gnutls_session_get_verify_cert_status' => 'gnutls_session_get_verify_cert_status@@GNUTLS_3_4',
+ 'gnutls_session_is_resumed' => 'gnutls_session_is_resumed@@GNUTLS_3_4',
+ 'gnutls_session_resumption_requested' => 'gnutls_session_resumption_requested@@GNUTLS_3_4',
+ 'gnutls_session_set_data' => 'gnutls_session_set_data@@GNUTLS_3_4',
+ 'gnutls_session_set_id' => 'gnutls_session_set_id@@GNUTLS_3_4',
+ 'gnutls_session_set_premaster' => 'gnutls_session_set_premaster@@GNUTLS_3_4',
+ 'gnutls_session_set_ptr' => 'gnutls_session_set_ptr@@GNUTLS_3_4',
+ 'gnutls_session_set_verify_cert' => 'gnutls_session_set_verify_cert@@GNUTLS_3_4',
+ 'gnutls_session_set_verify_cert2' => 'gnutls_session_set_verify_cert2@@GNUTLS_3_4',
+ 'gnutls_session_set_verify_function' => 'gnutls_session_set_verify_function@@GNUTLS_3_4',
+ 'gnutls_session_supplemental_register' => 'gnutls_session_supplemental_register@@GNUTLS_3_4',
+ 'gnutls_session_ticket_enable_client' => 'gnutls_session_ticket_enable_client@@GNUTLS_3_4',
+ 'gnutls_session_ticket_enable_server' => 'gnutls_session_ticket_enable_server@@GNUTLS_3_4',
+ 'gnutls_session_ticket_key_generate' => 'gnutls_session_ticket_key_generate@@GNUTLS_3_4',
+ 'gnutls_set_default_priority' => 'gnutls_set_default_priority@@GNUTLS_3_4',
+ 'gnutls_sign_algorithm_get' => 'gnutls_sign_algorithm_get@@GNUTLS_3_4',
+ 'gnutls_sign_algorithm_get_client' => 'gnutls_sign_algorithm_get_client@@GNUTLS_3_4',
+ 'gnutls_sign_algorithm_get_requested' => 'gnutls_sign_algorithm_get_requested@@GNUTLS_3_4',
+ 'gnutls_sign_get_hash_algorithm' => 'gnutls_sign_get_hash_algorithm@@GNUTLS_3_4',
+ 'gnutls_sign_get_id' => 'gnutls_sign_get_id@@GNUTLS_3_4',
+ 'gnutls_sign_get_name' => 'gnutls_sign_get_name@@GNUTLS_3_4',
+ 'gnutls_sign_get_oid' => 'gnutls_sign_get_oid@@GNUTLS_3_4',
+ 'gnutls_sign_get_pk_algorithm' => 'gnutls_sign_get_pk_algorithm@@GNUTLS_3_4',
+ 'gnutls_sign_is_secure' => 'gnutls_sign_is_secure@@GNUTLS_3_4',
+ 'gnutls_sign_is_secure2' => 'gnutls_sign_is_secure2@@GNUTLS_3_6_0',
+ 'gnutls_sign_list' => 'gnutls_sign_list@@GNUTLS_3_4',
+ 'gnutls_sign_supports_pk_algorithm' => 'gnutls_sign_supports_pk_algorithm@@GNUTLS_3_6_0',
+ 'gnutls_srp_1024_group_generator' => 'gnutls_srp_1024_group_generator@@GNUTLS_3_4',
+ 'gnutls_srp_1024_group_prime' => 'gnutls_srp_1024_group_prime@@GNUTLS_3_4',
+ 'gnutls_srp_1536_group_generator' => 'gnutls_srp_1536_group_generator@@GNUTLS_3_4',
+ 'gnutls_srp_1536_group_prime' => 'gnutls_srp_1536_group_prime@@GNUTLS_3_4',
+ 'gnutls_srp_2048_group_generator' => 'gnutls_srp_2048_group_generator@@GNUTLS_3_4',
+ 'gnutls_srp_2048_group_prime' => 'gnutls_srp_2048_group_prime@@GNUTLS_3_4',
+ 'gnutls_srp_3072_group_generator' => 'gnutls_srp_3072_group_generator@@GNUTLS_3_4',
+ 'gnutls_srp_3072_group_prime' => 'gnutls_srp_3072_group_prime@@GNUTLS_3_4',
+ 'gnutls_srp_4096_group_generator' => 'gnutls_srp_4096_group_generator@@GNUTLS_3_4',
+ 'gnutls_srp_4096_group_prime' => 'gnutls_srp_4096_group_prime@@GNUTLS_3_4',
+ 'gnutls_srp_allocate_client_credentials' => 'gnutls_srp_allocate_client_credentials@@GNUTLS_3_4',
+ 'gnutls_srp_allocate_server_credentials' => 'gnutls_srp_allocate_server_credentials@@GNUTLS_3_4',
+ 'gnutls_srp_base64_decode' => 'gnutls_srp_base64_decode@@GNUTLS_3_4',
+ 'gnutls_srp_base64_decode2' => 'gnutls_srp_base64_decode2@@GNUTLS_3_4',
+ 'gnutls_srp_base64_encode' => 'gnutls_srp_base64_encode@@GNUTLS_3_4',
+ 'gnutls_srp_base64_encode2' => 'gnutls_srp_base64_encode2@@GNUTLS_3_4',
+ 'gnutls_srp_free_client_credentials' => 'gnutls_srp_free_client_credentials@@GNUTLS_3_4',
+ 'gnutls_srp_free_server_credentials' => 'gnutls_srp_free_server_credentials@@GNUTLS_3_4',
+ 'gnutls_srp_server_get_username' => 'gnutls_srp_server_get_username@@GNUTLS_3_4',
+ 'gnutls_srp_set_client_credentials' => 'gnutls_srp_set_client_credentials@@GNUTLS_3_4',
+ 'gnutls_srp_set_client_credentials_function' => 'gnutls_srp_set_client_credentials_function@@GNUTLS_3_4',
+ 'gnutls_srp_set_prime_bits' => 'gnutls_srp_set_prime_bits@@GNUTLS_3_4',
+ 'gnutls_srp_set_server_credentials_file' => 'gnutls_srp_set_server_credentials_file@@GNUTLS_3_4',
+ 'gnutls_srp_set_server_credentials_function' => 'gnutls_srp_set_server_credentials_function@@GNUTLS_3_4',
+ 'gnutls_srp_set_server_fake_salt_seed' => 'gnutls_srp_set_server_fake_salt_seed@@GNUTLS_3_4',
+ 'gnutls_srp_verifier' => 'gnutls_srp_verifier@@GNUTLS_3_4',
+ 'gnutls_srtp_get_keys' => 'gnutls_srtp_get_keys@@GNUTLS_3_4',
+ 'gnutls_srtp_get_mki' => 'gnutls_srtp_get_mki@@GNUTLS_3_4',
+ 'gnutls_srtp_get_profile_id' => 'gnutls_srtp_get_profile_id@@GNUTLS_3_4',
+ 'gnutls_srtp_get_profile_name' => 'gnutls_srtp_get_profile_name@@GNUTLS_3_4',
+ 'gnutls_srtp_get_selected_profile' => 'gnutls_srtp_get_selected_profile@@GNUTLS_3_4',
+ 'gnutls_srtp_set_mki' => 'gnutls_srtp_set_mki@@GNUTLS_3_4',
+ 'gnutls_srtp_set_profile' => 'gnutls_srtp_set_profile@@GNUTLS_3_4',
+ 'gnutls_srtp_set_profile_direct' => 'gnutls_srtp_set_profile_direct@@GNUTLS_3_4',
+ 'gnutls_store_commitment' => 'gnutls_store_commitment@@GNUTLS_3_4',
+ 'gnutls_store_pubkey' => 'gnutls_store_pubkey@@GNUTLS_3_4',
+ 'gnutls_strdup' => 'gnutls_strdup@@GNUTLS_3_4',
+ 'gnutls_strerror' => 'gnutls_strerror@@GNUTLS_3_4',
+ 'gnutls_strerror_name' => 'gnutls_strerror_name@@GNUTLS_3_4',
+ 'gnutls_subject_alt_names_deinit' => 'gnutls_subject_alt_names_deinit@@GNUTLS_3_4',
+ 'gnutls_subject_alt_names_get' => 'gnutls_subject_alt_names_get@@GNUTLS_3_4',
+ 'gnutls_subject_alt_names_init' => 'gnutls_subject_alt_names_init@@GNUTLS_3_4',
+ 'gnutls_subject_alt_names_set' => 'gnutls_subject_alt_names_set@@GNUTLS_3_4',
+ 'gnutls_supplemental_get_name' => 'gnutls_supplemental_get_name@@GNUTLS_3_4',
+ 'gnutls_supplemental_recv' => 'gnutls_supplemental_recv@@GNUTLS_3_4',
+ 'gnutls_supplemental_register' => 'gnutls_supplemental_register@@GNUTLS_3_4',
+ 'gnutls_supplemental_send' => 'gnutls_supplemental_send@@GNUTLS_3_4',
+ 'gnutls_system_key_add_x509' => 'gnutls_system_key_add_x509@@GNUTLS_3_4',
+ 'gnutls_system_key_delete' => 'gnutls_system_key_delete@@GNUTLS_3_4',
+ 'gnutls_system_key_iter_deinit' => 'gnutls_system_key_iter_deinit@@GNUTLS_3_4',
+ 'gnutls_system_key_iter_get_info' => 'gnutls_system_key_iter_get_info@@GNUTLS_3_4',
+ 'gnutls_system_recv_timeout' => 'gnutls_system_recv_timeout@@GNUTLS_3_4',
+ 'gnutls_tdb_deinit' => 'gnutls_tdb_deinit@@GNUTLS_3_4',
+ 'gnutls_tdb_init' => 'gnutls_tdb_init@@GNUTLS_3_4',
+ 'gnutls_tdb_set_store_commitment_func' => 'gnutls_tdb_set_store_commitment_func@@GNUTLS_3_4',
+ 'gnutls_tdb_set_store_func' => 'gnutls_tdb_set_store_func@@GNUTLS_3_4',
+ 'gnutls_tdb_set_verify_func' => 'gnutls_tdb_set_verify_func@@GNUTLS_3_4',
+ 'gnutls_tpm_get_registered' => 'gnutls_tpm_get_registered@@GNUTLS_3_4',
+ 'gnutls_tpm_key_list_deinit' => 'gnutls_tpm_key_list_deinit@@GNUTLS_3_4',
+ 'gnutls_tpm_key_list_get_url' => 'gnutls_tpm_key_list_get_url@@GNUTLS_3_4',
+ 'gnutls_tpm_privkey_delete' => 'gnutls_tpm_privkey_delete@@GNUTLS_3_4',
+ 'gnutls_tpm_privkey_generate' => 'gnutls_tpm_privkey_generate@@GNUTLS_3_4',
+ 'gnutls_transport_get_int' => 'gnutls_transport_get_int@@GNUTLS_3_4',
+ 'gnutls_transport_get_int2' => 'gnutls_transport_get_int2@@GNUTLS_3_4',
+ 'gnutls_transport_get_ptr' => 'gnutls_transport_get_ptr@@GNUTLS_3_4',
+ 'gnutls_transport_get_ptr2' => 'gnutls_transport_get_ptr2@@GNUTLS_3_4',
+ 'gnutls_transport_set_errno' => 'gnutls_transport_set_errno@@GNUTLS_3_4',
+ 'gnutls_transport_set_errno_function' => 'gnutls_transport_set_errno_function@@GNUTLS_3_4',
+ 'gnutls_transport_set_fastopen' => 'gnutls_transport_set_fastopen@@GNUTLS_3_4',
+ 'gnutls_transport_set_int2' => 'gnutls_transport_set_int2@@GNUTLS_3_4',
+ 'gnutls_transport_set_ptr' => 'gnutls_transport_set_ptr@@GNUTLS_3_4',
+ 'gnutls_transport_set_ptr2' => 'gnutls_transport_set_ptr2@@GNUTLS_3_4',
+ 'gnutls_transport_set_pull_function' => 'gnutls_transport_set_pull_function@@GNUTLS_3_4',
+ 'gnutls_transport_set_pull_timeout_function' => 'gnutls_transport_set_pull_timeout_function@@GNUTLS_3_4',
+ 'gnutls_transport_set_push_function' => 'gnutls_transport_set_push_function@@GNUTLS_3_4',
+ 'gnutls_transport_set_vec_push_function' => 'gnutls_transport_set_vec_push_function@@GNUTLS_3_4',
+ 'gnutls_url_is_supported' => 'gnutls_url_is_supported@@GNUTLS_3_4',
+ 'gnutls_utf8_password_normalize' => 'gnutls_utf8_password_normalize@@GNUTLS_3_4',
+ 'gnutls_verify_stored_pubkey' => 'gnutls_verify_stored_pubkey@@GNUTLS_3_4',
+ 'gnutls_x509_aia_deinit' => 'gnutls_x509_aia_deinit@@GNUTLS_3_4',
+ 'gnutls_x509_aia_get' => 'gnutls_x509_aia_get@@GNUTLS_3_4',
+ 'gnutls_x509_aia_init' => 'gnutls_x509_aia_init@@GNUTLS_3_4',
+ 'gnutls_x509_aia_set' => 'gnutls_x509_aia_set@@GNUTLS_3_4',
+ 'gnutls_x509_aki_deinit' => 'gnutls_x509_aki_deinit@@GNUTLS_3_4',
+ 'gnutls_x509_aki_get_cert_issuer' => 'gnutls_x509_aki_get_cert_issuer@@GNUTLS_3_4',
+ 'gnutls_x509_aki_get_id' => 'gnutls_x509_aki_get_id@@GNUTLS_3_4',
+ 'gnutls_x509_aki_init' => 'gnutls_x509_aki_init@@GNUTLS_3_4',
+ 'gnutls_x509_aki_set_cert_issuer' => 'gnutls_x509_aki_set_cert_issuer@@GNUTLS_3_4',
+ 'gnutls_x509_aki_set_id' => 'gnutls_x509_aki_set_id@@GNUTLS_3_4',
+ 'gnutls_x509_cidr_to_rfc5280' => 'gnutls_x509_cidr_to_rfc5280@@GNUTLS_3_4',
+ 'gnutls_x509_crl_check_issuer' => 'gnutls_x509_crl_check_issuer@@GNUTLS_3_4',
+ 'gnutls_x509_crl_deinit' => 'gnutls_x509_crl_deinit@@GNUTLS_3_4',
+ 'gnutls_x509_crl_dist_points_deinit' => 'gnutls_x509_crl_dist_points_deinit@@GNUTLS_3_4',
+ 'gnutls_x509_crl_dist_points_get' => 'gnutls_x509_crl_dist_points_get@@GNUTLS_3_4',
+ 'gnutls_x509_crl_dist_points_init' => 'gnutls_x509_crl_dist_points_init@@GNUTLS_3_4',
+ 'gnutls_x509_crl_dist_points_set' => 'gnutls_x509_crl_dist_points_set@@GNUTLS_3_4',
+ 'gnutls_x509_crl_export' => 'gnutls_x509_crl_export@@GNUTLS_3_4',
+ 'gnutls_x509_crl_export2' => 'gnutls_x509_crl_export2@@GNUTLS_3_4',
+ 'gnutls_x509_crl_get_authority_key_gn_serial' => 'gnutls_x509_crl_get_authority_key_gn_serial@@GNUTLS_3_4',
+ 'gnutls_x509_crl_get_authority_key_id' => 'gnutls_x509_crl_get_authority_key_id@@GNUTLS_3_4',
+ 'gnutls_x509_crl_get_crt_count' => 'gnutls_x509_crl_get_crt_count@@GNUTLS_3_4',
+ 'gnutls_x509_crl_get_crt_serial' => 'gnutls_x509_crl_get_crt_serial@@GNUTLS_3_4',
+ 'gnutls_x509_crl_get_dn_oid' => 'gnutls_x509_crl_get_dn_oid@@GNUTLS_3_4',
+ 'gnutls_x509_crl_get_extension_data' => 'gnutls_x509_crl_get_extension_data@@GNUTLS_3_4',
+ 'gnutls_x509_crl_get_extension_data2' => 'gnutls_x509_crl_get_extension_data2@@GNUTLS_3_4',
+ 'gnutls_x509_crl_get_extension_info' => 'gnutls_x509_crl_get_extension_info@@GNUTLS_3_4',
+ 'gnutls_x509_crl_get_extension_oid' => 'gnutls_x509_crl_get_extension_oid@@GNUTLS_3_4',
+ 'gnutls_x509_crl_get_issuer_dn' => 'gnutls_x509_crl_get_issuer_dn@@GNUTLS_3_4',
+ 'gnutls_x509_crl_get_issuer_dn2' => 'gnutls_x509_crl_get_issuer_dn2@@GNUTLS_3_4',
+ 'gnutls_x509_crl_get_issuer_dn3' => 'gnutls_x509_crl_get_issuer_dn3@@GNUTLS_3_4',
+ 'gnutls_x509_crl_get_issuer_dn_by_oid' => 'gnutls_x509_crl_get_issuer_dn_by_oid@@GNUTLS_3_4',
+ 'gnutls_x509_crl_get_next_update' => 'gnutls_x509_crl_get_next_update@@GNUTLS_3_4',
+ 'gnutls_x509_crl_get_number' => 'gnutls_x509_crl_get_number@@GNUTLS_3_4',
+ 'gnutls_x509_crl_get_raw_issuer_dn' => 'gnutls_x509_crl_get_raw_issuer_dn@@GNUTLS_3_4',
+ 'gnutls_x509_crl_get_signature' => 'gnutls_x509_crl_get_signature@@GNUTLS_3_4',
+ 'gnutls_x509_crl_get_signature_algorithm' => 'gnutls_x509_crl_get_signature_algorithm@@GNUTLS_3_4',
+ 'gnutls_x509_crl_get_signature_oid' => 'gnutls_x509_crl_get_signature_oid@@GNUTLS_3_4',
+ 'gnutls_x509_crl_get_this_update' => 'gnutls_x509_crl_get_this_update@@GNUTLS_3_4',
+ 'gnutls_x509_crl_get_version' => 'gnutls_x509_crl_get_version@@GNUTLS_3_4',
+ 'gnutls_x509_crl_import' => 'gnutls_x509_crl_import@@GNUTLS_3_4',
+ 'gnutls_x509_crl_init' => 'gnutls_x509_crl_init@@GNUTLS_3_4',
+ 'gnutls_x509_crl_iter_crt_serial' => 'gnutls_x509_crl_iter_crt_serial@@GNUTLS_3_4',
+ 'gnutls_x509_crl_iter_deinit' => 'gnutls_x509_crl_iter_deinit@@GNUTLS_3_4',
+ 'gnutls_x509_crl_list_import' => 'gnutls_x509_crl_list_import@@GNUTLS_3_4',
+ 'gnutls_x509_crl_list_import2' => 'gnutls_x509_crl_list_import2@@GNUTLS_3_4',
+ 'gnutls_x509_crl_print' => 'gnutls_x509_crl_print@@GNUTLS_3_4',
+ 'gnutls_x509_crl_privkey_sign' => 'gnutls_x509_crl_privkey_sign@@GNUTLS_3_4',
+ 'gnutls_x509_crl_set_authority_key_id' => 'gnutls_x509_crl_set_authority_key_id@@GNUTLS_3_4',
+ 'gnutls_x509_crl_set_crt' => 'gnutls_x509_crl_set_crt@@GNUTLS_3_4',
+ 'gnutls_x509_crl_set_crt_serial' => 'gnutls_x509_crl_set_crt_serial@@GNUTLS_3_4',
+ 'gnutls_x509_crl_set_next_update' => 'gnutls_x509_crl_set_next_update@@GNUTLS_3_4',
+ 'gnutls_x509_crl_set_number' => 'gnutls_x509_crl_set_number@@GNUTLS_3_4',
+ 'gnutls_x509_crl_set_this_update' => 'gnutls_x509_crl_set_this_update@@GNUTLS_3_4',
+ 'gnutls_x509_crl_set_version' => 'gnutls_x509_crl_set_version@@GNUTLS_3_4',
+ 'gnutls_x509_crl_sign' => 'gnutls_x509_crl_sign@@GNUTLS_3_4',
+ 'gnutls_x509_crl_sign2' => 'gnutls_x509_crl_sign2@@GNUTLS_3_4',
+ 'gnutls_x509_crl_verify' => 'gnutls_x509_crl_verify@@GNUTLS_3_4',
+ 'gnutls_x509_crq_deinit' => 'gnutls_x509_crq_deinit@@GNUTLS_3_4',
+ 'gnutls_x509_crq_export' => 'gnutls_x509_crq_export@@GNUTLS_3_4',
+ 'gnutls_x509_crq_export2' => 'gnutls_x509_crq_export2@@GNUTLS_3_4',
+ 'gnutls_x509_crq_get_attribute_by_oid' => 'gnutls_x509_crq_get_attribute_by_oid@@GNUTLS_3_4',
+ 'gnutls_x509_crq_get_attribute_data' => 'gnutls_x509_crq_get_attribute_data@@GNUTLS_3_4',
+ 'gnutls_x509_crq_get_attribute_info' => 'gnutls_x509_crq_get_attribute_info@@GNUTLS_3_4',
+ 'gnutls_x509_crq_get_basic_constraints' => 'gnutls_x509_crq_get_basic_constraints@@GNUTLS_3_4',
+ 'gnutls_x509_crq_get_challenge_password' => 'gnutls_x509_crq_get_challenge_password@@GNUTLS_3_4',
+ 'gnutls_x509_crq_get_dn' => 'gnutls_x509_crq_get_dn@@GNUTLS_3_4',
+ 'gnutls_x509_crq_get_dn2' => 'gnutls_x509_crq_get_dn2@@GNUTLS_3_4',
+ 'gnutls_x509_crq_get_dn3' => 'gnutls_x509_crq_get_dn3@@GNUTLS_3_4',
+ 'gnutls_x509_crq_get_dn_by_oid' => 'gnutls_x509_crq_get_dn_by_oid@@GNUTLS_3_4',
+ 'gnutls_x509_crq_get_dn_oid' => 'gnutls_x509_crq_get_dn_oid@@GNUTLS_3_4',
+ 'gnutls_x509_crq_get_extension_by_oid' => 'gnutls_x509_crq_get_extension_by_oid@@GNUTLS_3_4',
+ 'gnutls_x509_crq_get_extension_by_oid2' => 'gnutls_x509_crq_get_extension_by_oid2@@GNUTLS_3_4',
+ 'gnutls_x509_crq_get_extension_data' => 'gnutls_x509_crq_get_extension_data@@GNUTLS_3_4',
+ 'gnutls_x509_crq_get_extension_data2' => 'gnutls_x509_crq_get_extension_data2@@GNUTLS_3_4',
+ 'gnutls_x509_crq_get_extension_info' => 'gnutls_x509_crq_get_extension_info@@GNUTLS_3_4',
+ 'gnutls_x509_crq_get_key_id' => 'gnutls_x509_crq_get_key_id@@GNUTLS_3_4',
+ 'gnutls_x509_crq_get_key_purpose_oid' => 'gnutls_x509_crq_get_key_purpose_oid@@GNUTLS_3_4',
+ 'gnutls_x509_crq_get_key_rsa_raw' => 'gnutls_x509_crq_get_key_rsa_raw@@GNUTLS_3_4',
+ 'gnutls_x509_crq_get_key_usage' => 'gnutls_x509_crq_get_key_usage@@GNUTLS_3_4',
+ 'gnutls_x509_crq_get_pk_algorithm' => 'gnutls_x509_crq_get_pk_algorithm@@GNUTLS_3_4',
+ 'gnutls_x509_crq_get_pk_oid' => 'gnutls_x509_crq_get_pk_oid@@GNUTLS_3_4',
+ 'gnutls_x509_crq_get_private_key_usage_period' => 'gnutls_x509_crq_get_private_key_usage_period@@GNUTLS_3_4',
+ 'gnutls_x509_crq_get_signature_algorithm' => 'gnutls_x509_crq_get_signature_algorithm@@GNUTLS_3_4',
+ 'gnutls_x509_crq_get_signature_oid' => 'gnutls_x509_crq_get_signature_oid@@GNUTLS_3_4',
+ 'gnutls_x509_crq_get_spki' => 'gnutls_x509_crq_get_spki@@GNUTLS_3_6_0',
+ 'gnutls_x509_crq_get_subject_alt_name' => 'gnutls_x509_crq_get_subject_alt_name@@GNUTLS_3_4',
+ 'gnutls_x509_crq_get_subject_alt_othername_oid' => 'gnutls_x509_crq_get_subject_alt_othername_oid@@GNUTLS_3_4',
+ 'gnutls_x509_crq_get_tlsfeatures' => 'gnutls_x509_crq_get_tlsfeatures@@GNUTLS_3_4',
+ 'gnutls_x509_crq_get_version' => 'gnutls_x509_crq_get_version@@GNUTLS_3_4',
+ 'gnutls_x509_crq_import' => 'gnutls_x509_crq_import@@GNUTLS_3_4',
+ 'gnutls_x509_crq_init' => 'gnutls_x509_crq_init@@GNUTLS_3_4',
+ 'gnutls_x509_crq_print' => 'gnutls_x509_crq_print@@GNUTLS_3_4',
+ 'gnutls_x509_crq_privkey_sign' => 'gnutls_x509_crq_privkey_sign@@GNUTLS_3_4',
+ 'gnutls_x509_crq_set_attribute_by_oid' => 'gnutls_x509_crq_set_attribute_by_oid@@GNUTLS_3_4',
+ 'gnutls_x509_crq_set_basic_constraints' => 'gnutls_x509_crq_set_basic_constraints@@GNUTLS_3_4',
+ 'gnutls_x509_crq_set_challenge_password' => 'gnutls_x509_crq_set_challenge_password@@GNUTLS_3_4',
+ 'gnutls_x509_crq_set_dn' => 'gnutls_x509_crq_set_dn@@GNUTLS_3_4',
+ 'gnutls_x509_crq_set_dn_by_oid' => 'gnutls_x509_crq_set_dn_by_oid@@GNUTLS_3_4',
+ 'gnutls_x509_crq_set_extension_by_oid' => 'gnutls_x509_crq_set_extension_by_oid@@GNUTLS_3_4',
+ 'gnutls_x509_crq_set_key' => 'gnutls_x509_crq_set_key@@GNUTLS_3_4',
+ 'gnutls_x509_crq_set_key_purpose_oid' => 'gnutls_x509_crq_set_key_purpose_oid@@GNUTLS_3_4',
+ 'gnutls_x509_crq_set_key_rsa_raw' => 'gnutls_x509_crq_set_key_rsa_raw@@GNUTLS_3_4',
+ 'gnutls_x509_crq_set_key_usage' => 'gnutls_x509_crq_set_key_usage@@GNUTLS_3_4',
+ 'gnutls_x509_crq_set_private_key_usage_period' => 'gnutls_x509_crq_set_private_key_usage_period@@GNUTLS_3_4',
+ 'gnutls_x509_crq_set_pubkey' => 'gnutls_x509_crq_set_pubkey@@GNUTLS_3_4',
+ 'gnutls_x509_crq_set_spki' => 'gnutls_x509_crq_set_spki@@GNUTLS_3_6_0',
+ 'gnutls_x509_crq_set_subject_alt_name' => 'gnutls_x509_crq_set_subject_alt_name@@GNUTLS_3_4',
+ 'gnutls_x509_crq_set_subject_alt_othername' => 'gnutls_x509_crq_set_subject_alt_othername@@GNUTLS_3_4',
+ 'gnutls_x509_crq_set_tlsfeatures' => 'gnutls_x509_crq_set_tlsfeatures@@GNUTLS_3_4',
+ 'gnutls_x509_crq_set_version' => 'gnutls_x509_crq_set_version@@GNUTLS_3_4',
+ 'gnutls_x509_crq_sign' => 'gnutls_x509_crq_sign@@GNUTLS_3_4',
+ 'gnutls_x509_crq_sign2' => 'gnutls_x509_crq_sign2@@GNUTLS_3_4',
+ 'gnutls_x509_crq_verify' => 'gnutls_x509_crq_verify@@GNUTLS_3_4',
+ 'gnutls_x509_crt_check_email' => 'gnutls_x509_crt_check_email@@GNUTLS_3_4',
+ 'gnutls_x509_crt_check_hostname' => 'gnutls_x509_crt_check_hostname@@GNUTLS_3_4',
+ 'gnutls_x509_crt_check_hostname2' => 'gnutls_x509_crt_check_hostname2@@GNUTLS_3_4',
+ 'gnutls_x509_crt_check_ip' => 'gnutls_x509_crt_check_ip@@GNUTLS_3_6_0',
+ 'gnutls_x509_crt_check_issuer' => 'gnutls_x509_crt_check_issuer@@GNUTLS_3_4',
+ 'gnutls_x509_crt_check_key_purpose' => 'gnutls_x509_crt_check_key_purpose@@GNUTLS_3_4',
+ 'gnutls_x509_crt_check_revocation' => 'gnutls_x509_crt_check_revocation@@GNUTLS_3_4',
+ 'gnutls_x509_crt_cpy_crl_dist_points' => 'gnutls_x509_crt_cpy_crl_dist_points@@GNUTLS_3_4',
+ 'gnutls_x509_crt_deinit' => 'gnutls_x509_crt_deinit@@GNUTLS_3_4',
+ 'gnutls_x509_crt_equals' => 'gnutls_x509_crt_equals@@GNUTLS_3_4',
+ 'gnutls_x509_crt_equals2' => 'gnutls_x509_crt_equals2@@GNUTLS_3_4',
+ 'gnutls_x509_crt_export' => 'gnutls_x509_crt_export@@GNUTLS_3_4',
+ 'gnutls_x509_crt_export2' => 'gnutls_x509_crt_export2@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_activation_time' => 'gnutls_x509_crt_get_activation_time@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_authority_info_access' => 'gnutls_x509_crt_get_authority_info_access@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_authority_key_gn_serial' => 'gnutls_x509_crt_get_authority_key_gn_serial@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_authority_key_id' => 'gnutls_x509_crt_get_authority_key_id@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_basic_constraints' => 'gnutls_x509_crt_get_basic_constraints@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_ca_status' => 'gnutls_x509_crt_get_ca_status@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_crl_dist_points' => 'gnutls_x509_crt_get_crl_dist_points@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_dn' => 'gnutls_x509_crt_get_dn@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_dn2' => 'gnutls_x509_crt_get_dn2@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_dn3' => 'gnutls_x509_crt_get_dn3@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_dn_by_oid' => 'gnutls_x509_crt_get_dn_by_oid@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_dn_oid' => 'gnutls_x509_crt_get_dn_oid@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_expiration_time' => 'gnutls_x509_crt_get_expiration_time@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_extension_by_oid' => 'gnutls_x509_crt_get_extension_by_oid@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_extension_by_oid2' => 'gnutls_x509_crt_get_extension_by_oid2@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_extension_data' => 'gnutls_x509_crt_get_extension_data@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_extension_data2' => 'gnutls_x509_crt_get_extension_data2@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_extension_info' => 'gnutls_x509_crt_get_extension_info@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_extension_oid' => 'gnutls_x509_crt_get_extension_oid@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_fingerprint' => 'gnutls_x509_crt_get_fingerprint@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_inhibit_anypolicy' => 'gnutls_x509_crt_get_inhibit_anypolicy@@GNUTLS_3_6_0',
+ 'gnutls_x509_crt_get_issuer' => 'gnutls_x509_crt_get_issuer@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_issuer_alt_name' => 'gnutls_x509_crt_get_issuer_alt_name@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_issuer_alt_name2' => 'gnutls_x509_crt_get_issuer_alt_name2@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_issuer_alt_othername_oid' => 'gnutls_x509_crt_get_issuer_alt_othername_oid@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_issuer_dn' => 'gnutls_x509_crt_get_issuer_dn@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_issuer_dn2' => 'gnutls_x509_crt_get_issuer_dn2@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_issuer_dn3' => 'gnutls_x509_crt_get_issuer_dn3@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_issuer_dn_by_oid' => 'gnutls_x509_crt_get_issuer_dn_by_oid@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_issuer_dn_oid' => 'gnutls_x509_crt_get_issuer_dn_oid@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_issuer_unique_id' => 'gnutls_x509_crt_get_issuer_unique_id@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_key_id' => 'gnutls_x509_crt_get_key_id@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_key_purpose_oid' => 'gnutls_x509_crt_get_key_purpose_oid@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_key_usage' => 'gnutls_x509_crt_get_key_usage@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_name_constraints' => 'gnutls_x509_crt_get_name_constraints@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_pk_algorithm' => 'gnutls_x509_crt_get_pk_algorithm@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_pk_dsa_raw' => 'gnutls_x509_crt_get_pk_dsa_raw@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_pk_ecc_raw' => 'gnutls_x509_crt_get_pk_ecc_raw@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_pk_oid' => 'gnutls_x509_crt_get_pk_oid@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_pk_rsa_raw' => 'gnutls_x509_crt_get_pk_rsa_raw@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_policy' => 'gnutls_x509_crt_get_policy@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_preferred_hash_algorithm' => 'gnutls_x509_crt_get_preferred_hash_algorithm@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_private_key_usage_period' => 'gnutls_x509_crt_get_private_key_usage_period@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_proxy' => 'gnutls_x509_crt_get_proxy@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_raw_dn' => 'gnutls_x509_crt_get_raw_dn@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_raw_issuer_dn' => 'gnutls_x509_crt_get_raw_issuer_dn@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_serial' => 'gnutls_x509_crt_get_serial@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_signature' => 'gnutls_x509_crt_get_signature@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_signature_algorithm' => 'gnutls_x509_crt_get_signature_algorithm@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_signature_oid' => 'gnutls_x509_crt_get_signature_oid@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_spki' => 'gnutls_x509_crt_get_spki@@GNUTLS_3_6_0',
+ 'gnutls_x509_crt_get_subject' => 'gnutls_x509_crt_get_subject@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_subject_alt_name' => 'gnutls_x509_crt_get_subject_alt_name@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_subject_alt_name2' => 'gnutls_x509_crt_get_subject_alt_name2@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_subject_alt_othername_oid' => 'gnutls_x509_crt_get_subject_alt_othername_oid@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_subject_key_id' => 'gnutls_x509_crt_get_subject_key_id@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_subject_unique_id' => 'gnutls_x509_crt_get_subject_unique_id@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_tlsfeatures' => 'gnutls_x509_crt_get_tlsfeatures@@GNUTLS_3_4',
+ 'gnutls_x509_crt_get_version' => 'gnutls_x509_crt_get_version@@GNUTLS_3_4',
+ 'gnutls_x509_crt_import' => 'gnutls_x509_crt_import@@GNUTLS_3_4',
+ 'gnutls_x509_crt_import_pkcs11' => 'gnutls_x509_crt_import_pkcs11@@GNUTLS_3_4',
+ 'gnutls_x509_crt_import_url' => 'gnutls_x509_crt_import_url@@GNUTLS_3_4',
+ 'gnutls_x509_crt_init' => 'gnutls_x509_crt_init@@GNUTLS_3_4',
+ 'gnutls_x509_crt_list_import' => 'gnutls_x509_crt_list_import@@GNUTLS_3_4',
+ 'gnutls_x509_crt_list_import2' => 'gnutls_x509_crt_list_import2@@GNUTLS_3_4',
+ 'gnutls_x509_crt_list_import_pkcs11' => 'gnutls_x509_crt_list_import_pkcs11@@GNUTLS_3_4',
+ 'gnutls_x509_crt_list_verify' => 'gnutls_x509_crt_list_verify@@GNUTLS_3_4',
+ 'gnutls_x509_crt_print' => 'gnutls_x509_crt_print@@GNUTLS_3_4',
+ 'gnutls_x509_crt_privkey_sign' => 'gnutls_x509_crt_privkey_sign@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_activation_time' => 'gnutls_x509_crt_set_activation_time@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_authority_info_access' => 'gnutls_x509_crt_set_authority_info_access@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_authority_key_id' => 'gnutls_x509_crt_set_authority_key_id@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_basic_constraints' => 'gnutls_x509_crt_set_basic_constraints@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_ca_status' => 'gnutls_x509_crt_set_ca_status@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_crl_dist_points' => 'gnutls_x509_crt_set_crl_dist_points@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_crl_dist_points2' => 'gnutls_x509_crt_set_crl_dist_points2@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_crq' => 'gnutls_x509_crt_set_crq@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_crq_extension_by_oid' => 'gnutls_x509_crt_set_crq_extension_by_oid@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_crq_extensions' => 'gnutls_x509_crt_set_crq_extensions@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_dn' => 'gnutls_x509_crt_set_dn@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_dn_by_oid' => 'gnutls_x509_crt_set_dn_by_oid@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_expiration_time' => 'gnutls_x509_crt_set_expiration_time@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_extension_by_oid' => 'gnutls_x509_crt_set_extension_by_oid@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_flags' => 'gnutls_x509_crt_set_flags@@GNUTLS_3_6_0',
+ 'gnutls_x509_crt_set_inhibit_anypolicy' => 'gnutls_x509_crt_set_inhibit_anypolicy@@GNUTLS_3_6_0',
+ 'gnutls_x509_crt_set_issuer_alt_name' => 'gnutls_x509_crt_set_issuer_alt_name@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_issuer_alt_othername' => 'gnutls_x509_crt_set_issuer_alt_othername@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_issuer_dn' => 'gnutls_x509_crt_set_issuer_dn@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_issuer_dn_by_oid' => 'gnutls_x509_crt_set_issuer_dn_by_oid@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_issuer_unique_id' => 'gnutls_x509_crt_set_issuer_unique_id@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_key' => 'gnutls_x509_crt_set_key@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_key_purpose_oid' => 'gnutls_x509_crt_set_key_purpose_oid@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_key_usage' => 'gnutls_x509_crt_set_key_usage@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_name_constraints' => 'gnutls_x509_crt_set_name_constraints@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_pin_function' => 'gnutls_x509_crt_set_pin_function@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_policy' => 'gnutls_x509_crt_set_policy@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_private_key_usage_period' => 'gnutls_x509_crt_set_private_key_usage_period@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_proxy' => 'gnutls_x509_crt_set_proxy@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_proxy_dn' => 'gnutls_x509_crt_set_proxy_dn@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_pubkey' => 'gnutls_x509_crt_set_pubkey@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_serial' => 'gnutls_x509_crt_set_serial@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_spki' => 'gnutls_x509_crt_set_spki@@GNUTLS_3_6_0',
+ 'gnutls_x509_crt_set_subject_alt_name' => 'gnutls_x509_crt_set_subject_alt_name@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_subject_alt_othername' => 'gnutls_x509_crt_set_subject_alt_othername@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_subject_alternative_name' => 'gnutls_x509_crt_set_subject_alternative_name@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_subject_key_id' => 'gnutls_x509_crt_set_subject_key_id@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_subject_unique_id' => 'gnutls_x509_crt_set_subject_unique_id@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_tlsfeatures' => 'gnutls_x509_crt_set_tlsfeatures@@GNUTLS_3_4',
+ 'gnutls_x509_crt_set_version' => 'gnutls_x509_crt_set_version@@GNUTLS_3_4',
+ 'gnutls_x509_crt_sign' => 'gnutls_x509_crt_sign@@GNUTLS_3_4',
+ 'gnutls_x509_crt_sign2' => 'gnutls_x509_crt_sign2@@GNUTLS_3_4',
+ 'gnutls_x509_crt_verify' => 'gnutls_x509_crt_verify@@GNUTLS_3_4',
+ 'gnutls_x509_crt_verify_data2' => 'gnutls_x509_crt_verify_data2@@GNUTLS_3_4',
+ 'gnutls_x509_dn_deinit' => 'gnutls_x509_dn_deinit@@GNUTLS_3_4',
+ 'gnutls_x509_dn_export' => 'gnutls_x509_dn_export@@GNUTLS_3_4',
+ 'gnutls_x509_dn_export2' => 'gnutls_x509_dn_export2@@GNUTLS_3_4',
+ 'gnutls_x509_dn_get_rdn_ava' => 'gnutls_x509_dn_get_rdn_ava@@GNUTLS_3_4',
+ 'gnutls_x509_dn_get_str' => 'gnutls_x509_dn_get_str@@GNUTLS_3_4',
+ 'gnutls_x509_dn_get_str2' => 'gnutls_x509_dn_get_str2@@GNUTLS_3_4',
+ 'gnutls_x509_dn_import' => 'gnutls_x509_dn_import@@GNUTLS_3_4',
+ 'gnutls_x509_dn_init' => 'gnutls_x509_dn_init@@GNUTLS_3_4',
+ 'gnutls_x509_dn_oid_known' => 'gnutls_x509_dn_oid_known@@GNUTLS_3_4',
+ 'gnutls_x509_dn_oid_name' => 'gnutls_x509_dn_oid_name@@GNUTLS_3_4',
+ 'gnutls_x509_dn_set_str' => 'gnutls_x509_dn_set_str@@GNUTLS_3_4',
+ 'gnutls_x509_ext_deinit' => 'gnutls_x509_ext_deinit@@GNUTLS_3_4',
+ 'gnutls_x509_ext_export_aia' => 'gnutls_x509_ext_export_aia@@GNUTLS_3_4',
+ 'gnutls_x509_ext_export_authority_key_id' => 'gnutls_x509_ext_export_authority_key_id@@GNUTLS_3_4',
+ 'gnutls_x509_ext_export_basic_constraints' => 'gnutls_x509_ext_export_basic_constraints@@GNUTLS_3_4',
+ 'gnutls_x509_ext_export_crl_dist_points' => 'gnutls_x509_ext_export_crl_dist_points@@GNUTLS_3_4',
+ 'gnutls_x509_ext_export_inhibit_anypolicy' => 'gnutls_x509_ext_export_inhibit_anypolicy@@GNUTLS_3_6_0',
+ 'gnutls_x509_ext_export_key_purposes' => 'gnutls_x509_ext_export_key_purposes@@GNUTLS_3_4',
+ 'gnutls_x509_ext_export_key_usage' => 'gnutls_x509_ext_export_key_usage@@GNUTLS_3_4',
+ 'gnutls_x509_ext_export_name_constraints' => 'gnutls_x509_ext_export_name_constraints@@GNUTLS_3_4',
+ 'gnutls_x509_ext_export_policies' => 'gnutls_x509_ext_export_policies@@GNUTLS_3_4',
+ 'gnutls_x509_ext_export_private_key_usage_period' => 'gnutls_x509_ext_export_private_key_usage_period@@GNUTLS_3_4',
+ 'gnutls_x509_ext_export_proxy' => 'gnutls_x509_ext_export_proxy@@GNUTLS_3_4',
+ 'gnutls_x509_ext_export_subject_alt_names' => 'gnutls_x509_ext_export_subject_alt_names@@GNUTLS_3_4',
+ 'gnutls_x509_ext_export_subject_key_id' => 'gnutls_x509_ext_export_subject_key_id@@GNUTLS_3_4',
+ 'gnutls_x509_ext_export_tlsfeatures' => 'gnutls_x509_ext_export_tlsfeatures@@GNUTLS_3_4',
+ 'gnutls_x509_ext_import_aia' => 'gnutls_x509_ext_import_aia@@GNUTLS_3_4',
+ 'gnutls_x509_ext_import_authority_key_id' => 'gnutls_x509_ext_import_authority_key_id@@GNUTLS_3_4',
+ 'gnutls_x509_ext_import_basic_constraints' => 'gnutls_x509_ext_import_basic_constraints@@GNUTLS_3_4',
+ 'gnutls_x509_ext_import_crl_dist_points' => 'gnutls_x509_ext_import_crl_dist_points@@GNUTLS_3_4',
+ 'gnutls_x509_ext_import_inhibit_anypolicy' => 'gnutls_x509_ext_import_inhibit_anypolicy@@GNUTLS_3_6_0',
+ 'gnutls_x509_ext_import_key_purposes' => 'gnutls_x509_ext_import_key_purposes@@GNUTLS_3_4',
+ 'gnutls_x509_ext_import_key_usage' => 'gnutls_x509_ext_import_key_usage@@GNUTLS_3_4',
+ 'gnutls_x509_ext_import_name_constraints' => 'gnutls_x509_ext_import_name_constraints@@GNUTLS_3_4',
+ 'gnutls_x509_ext_import_policies' => 'gnutls_x509_ext_import_policies@@GNUTLS_3_4',
+ 'gnutls_x509_ext_import_private_key_usage_period' => 'gnutls_x509_ext_import_private_key_usage_period@@GNUTLS_3_4',
+ 'gnutls_x509_ext_import_proxy' => 'gnutls_x509_ext_import_proxy@@GNUTLS_3_4',
+ 'gnutls_x509_ext_import_subject_alt_names' => 'gnutls_x509_ext_import_subject_alt_names@@GNUTLS_3_4',
+ 'gnutls_x509_ext_import_subject_key_id' => 'gnutls_x509_ext_import_subject_key_id@@GNUTLS_3_4',
+ 'gnutls_x509_ext_import_tlsfeatures' => 'gnutls_x509_ext_import_tlsfeatures@@GNUTLS_3_4',
+ 'gnutls_x509_ext_print' => 'gnutls_x509_ext_print@@GNUTLS_3_4',
+ 'gnutls_x509_key_purpose_deinit' => 'gnutls_x509_key_purpose_deinit@@GNUTLS_3_4',
+ 'gnutls_x509_key_purpose_get' => 'gnutls_x509_key_purpose_get@@GNUTLS_3_4',
+ 'gnutls_x509_key_purpose_init' => 'gnutls_x509_key_purpose_init@@GNUTLS_3_4',
+ 'gnutls_x509_key_purpose_set' => 'gnutls_x509_key_purpose_set@@GNUTLS_3_4',
+ 'gnutls_x509_name_constraints_add_excluded' => 'gnutls_x509_name_constraints_add_excluded@@GNUTLS_3_4',
+ 'gnutls_x509_name_constraints_add_permitted' => 'gnutls_x509_name_constraints_add_permitted@@GNUTLS_3_4',
+ 'gnutls_x509_name_constraints_check' => 'gnutls_x509_name_constraints_check@@GNUTLS_3_4',
+ 'gnutls_x509_name_constraints_check_crt' => 'gnutls_x509_name_constraints_check_crt@@GNUTLS_3_4',
+ 'gnutls_x509_name_constraints_deinit' => 'gnutls_x509_name_constraints_deinit@@GNUTLS_3_4',
+ 'gnutls_x509_name_constraints_get_excluded' => 'gnutls_x509_name_constraints_get_excluded@@GNUTLS_3_4',
+ 'gnutls_x509_name_constraints_get_permitted' => 'gnutls_x509_name_constraints_get_permitted@@GNUTLS_3_4',
+ 'gnutls_x509_name_constraints_init' => 'gnutls_x509_name_constraints_init@@GNUTLS_3_4',
+ 'gnutls_x509_othername_to_virtual' => 'gnutls_x509_othername_to_virtual@@GNUTLS_3_4',
+ 'gnutls_x509_policies_deinit' => 'gnutls_x509_policies_deinit@@GNUTLS_3_4',
+ 'gnutls_x509_policies_get' => 'gnutls_x509_policies_get@@GNUTLS_3_4',
+ 'gnutls_x509_policies_init' => 'gnutls_x509_policies_init@@GNUTLS_3_4',
+ 'gnutls_x509_policies_set' => 'gnutls_x509_policies_set@@GNUTLS_3_4',
+ 'gnutls_x509_policy_release' => 'gnutls_x509_policy_release@@GNUTLS_3_4',
+ 'gnutls_x509_privkey_cpy' => 'gnutls_x509_privkey_cpy@@GNUTLS_3_4',
+ 'gnutls_x509_privkey_deinit' => 'gnutls_x509_privkey_deinit@@GNUTLS_3_4',
+ 'gnutls_x509_privkey_export' => 'gnutls_x509_privkey_export@@GNUTLS_3_4',
+ 'gnutls_x509_privkey_export2' => 'gnutls_x509_privkey_export2@@GNUTLS_3_4',
+ 'gnutls_x509_privkey_export2_pkcs8' => 'gnutls_x509_privkey_export2_pkcs8@@GNUTLS_3_4',
+ 'gnutls_x509_privkey_export_dsa_raw' => 'gnutls_x509_privkey_export_dsa_raw@@GNUTLS_3_4',
+ 'gnutls_x509_privkey_export_ecc_raw' => 'gnutls_x509_privkey_export_ecc_raw@@GNUTLS_3_4',
+ 'gnutls_x509_privkey_export_pkcs8' => 'gnutls_x509_privkey_export_pkcs8@@GNUTLS_3_4',
+ 'gnutls_x509_privkey_export_rsa_raw' => 'gnutls_x509_privkey_export_rsa_raw@@GNUTLS_3_4',
+ 'gnutls_x509_privkey_export_rsa_raw2' => 'gnutls_x509_privkey_export_rsa_raw2@@GNUTLS_3_4',
+ 'gnutls_x509_privkey_fix' => 'gnutls_x509_privkey_fix@@GNUTLS_3_4',
+ 'gnutls_x509_privkey_generate' => 'gnutls_x509_privkey_generate@@GNUTLS_3_4',
+ 'gnutls_x509_privkey_generate2' => 'gnutls_x509_privkey_generate2@@GNUTLS_3_4',
+ 'gnutls_x509_privkey_get_key_id' => 'gnutls_x509_privkey_get_key_id@@GNUTLS_3_4',
+ 'gnutls_x509_privkey_get_pk_algorithm' => 'gnutls_x509_privkey_get_pk_algorithm@@GNUTLS_3_4',
+ 'gnutls_x509_privkey_get_pk_algorithm2' => 'gnutls_x509_privkey_get_pk_algorithm2@@GNUTLS_3_4',
+ 'gnutls_x509_privkey_get_seed' => 'gnutls_x509_privkey_get_seed@@GNUTLS_3_4',
+ 'gnutls_x509_privkey_get_spki' => 'gnutls_x509_privkey_get_spki@@GNUTLS_3_6_0',
+ 'gnutls_x509_privkey_import' => 'gnutls_x509_privkey_import@@GNUTLS_3_4',
+ 'gnutls_x509_privkey_import2' => 'gnutls_x509_privkey_import2@@GNUTLS_3_4',
+ 'gnutls_x509_privkey_import_dsa_raw' => 'gnutls_x509_privkey_import_dsa_raw@@GNUTLS_3_4',
+ 'gnutls_x509_privkey_import_ecc_raw' => 'gnutls_x509_privkey_import_ecc_raw@@GNUTLS_3_4',
+ 'gnutls_x509_privkey_import_openssl' => 'gnutls_x509_privkey_import_openssl@@GNUTLS_3_4',
+ 'gnutls_x509_privkey_import_pkcs8' => 'gnutls_x509_privkey_import_pkcs8@@GNUTLS_3_4',
+ 'gnutls_x509_privkey_import_rsa_raw' => 'gnutls_x509_privkey_import_rsa_raw@@GNUTLS_3_4',
+ 'gnutls_x509_privkey_import_rsa_raw2' => 'gnutls_x509_privkey_import_rsa_raw2@@GNUTLS_3_4',
+ 'gnutls_x509_privkey_init' => 'gnutls_x509_privkey_init@@GNUTLS_3_4',
+ 'gnutls_x509_privkey_sec_param' => 'gnutls_x509_privkey_sec_param@@GNUTLS_3_4',
+ 'gnutls_x509_privkey_set_flags' => 'gnutls_x509_privkey_set_flags@@GNUTLS_3_4',
+ 'gnutls_x509_privkey_set_pin_function' => 'gnutls_x509_privkey_set_pin_function@@GNUTLS_3_4',
+ 'gnutls_x509_privkey_set_spki' => 'gnutls_x509_privkey_set_spki@@GNUTLS_3_6_0',
+ 'gnutls_x509_privkey_sign_data' => 'gnutls_x509_privkey_sign_data@@GNUTLS_3_4',
+ 'gnutls_x509_privkey_sign_hash' => 'gnutls_x509_privkey_sign_hash@@GNUTLS_3_4',
+ 'gnutls_x509_privkey_verify_params' => 'gnutls_x509_privkey_verify_params@@GNUTLS_3_4',
+ 'gnutls_x509_privkey_verify_seed' => 'gnutls_x509_privkey_verify_seed@@GNUTLS_3_4',
+ 'gnutls_x509_rdn_get' => 'gnutls_x509_rdn_get@@GNUTLS_3_4',
+ 'gnutls_x509_rdn_get2' => 'gnutls_x509_rdn_get2@@GNUTLS_3_4',
+ 'gnutls_x509_rdn_get_by_oid' => 'gnutls_x509_rdn_get_by_oid@@GNUTLS_3_4',
+ 'gnutls_x509_rdn_get_oid' => 'gnutls_x509_rdn_get_oid@@GNUTLS_3_4',
+ 'gnutls_x509_spki_deinit' => 'gnutls_x509_spki_deinit@@GNUTLS_3_6_0',
+ 'gnutls_x509_spki_get_rsa_pss_params' => 'gnutls_x509_spki_get_rsa_pss_params@@GNUTLS_3_6_0',
+ 'gnutls_x509_spki_init' => 'gnutls_x509_spki_init@@GNUTLS_3_6_0',
+ 'gnutls_x509_spki_set_rsa_pss_params' => 'gnutls_x509_spki_set_rsa_pss_params@@GNUTLS_3_6_0',
+ 'gnutls_x509_tlsfeatures_add' => 'gnutls_x509_tlsfeatures_add@@GNUTLS_3_4',
+ 'gnutls_x509_tlsfeatures_check_crt' => 'gnutls_x509_tlsfeatures_check_crt@@GNUTLS_3_4',
+ 'gnutls_x509_tlsfeatures_deinit' => 'gnutls_x509_tlsfeatures_deinit@@GNUTLS_3_4',
+ 'gnutls_x509_tlsfeatures_get' => 'gnutls_x509_tlsfeatures_get@@GNUTLS_3_4',
+ 'gnutls_x509_tlsfeatures_init' => 'gnutls_x509_tlsfeatures_init@@GNUTLS_3_4',
+ 'gnutls_x509_trust_list_add_cas' => 'gnutls_x509_trust_list_add_cas@@GNUTLS_3_4',
+ 'gnutls_x509_trust_list_add_crls' => 'gnutls_x509_trust_list_add_crls@@GNUTLS_3_4',
+ 'gnutls_x509_trust_list_add_named_crt' => 'gnutls_x509_trust_list_add_named_crt@@GNUTLS_3_4',
+ 'gnutls_x509_trust_list_add_system_trust' => 'gnutls_x509_trust_list_add_system_trust@@GNUTLS_3_4',
+ 'gnutls_x509_trust_list_add_trust_dir' => 'gnutls_x509_trust_list_add_trust_dir@@GNUTLS_3_4',
+ 'gnutls_x509_trust_list_add_trust_file' => 'gnutls_x509_trust_list_add_trust_file@@GNUTLS_3_4',
+ 'gnutls_x509_trust_list_add_trust_mem' => 'gnutls_x509_trust_list_add_trust_mem@@GNUTLS_3_4',
+ 'gnutls_x509_trust_list_deinit' => 'gnutls_x509_trust_list_deinit@@GNUTLS_3_4',
+ 'gnutls_x509_trust_list_get_issuer' => 'gnutls_x509_trust_list_get_issuer@@GNUTLS_3_4',
+ 'gnutls_x509_trust_list_get_issuer_by_dn' => 'gnutls_x509_trust_list_get_issuer_by_dn@@GNUTLS_3_4',
+ 'gnutls_x509_trust_list_get_issuer_by_subject_key_id' => 'gnutls_x509_trust_list_get_issuer_by_subject_key_id@@GNUTLS_3_4',
+ 'gnutls_x509_trust_list_init' => 'gnutls_x509_trust_list_init@@GNUTLS_3_4',
+ 'gnutls_x509_trust_list_iter_deinit' => 'gnutls_x509_trust_list_iter_deinit@@GNUTLS_3_4',
+ 'gnutls_x509_trust_list_iter_get_ca' => 'gnutls_x509_trust_list_iter_get_ca@@GNUTLS_3_4',
+ 'gnutls_x509_trust_list_remove_cas' => 'gnutls_x509_trust_list_remove_cas@@GNUTLS_3_4',
+ 'gnutls_x509_trust_list_remove_trust_file' => 'gnutls_x509_trust_list_remove_trust_file@@GNUTLS_3_4',
+ 'gnutls_x509_trust_list_remove_trust_mem' => 'gnutls_x509_trust_list_remove_trust_mem@@GNUTLS_3_4',
+ 'gnutls_x509_trust_list_verify_crt' => 'gnutls_x509_trust_list_verify_crt@@GNUTLS_3_4',
+ 'gnutls_x509_trust_list_verify_crt2' => 'gnutls_x509_trust_list_verify_crt2@@GNUTLS_3_4',
+ 'gnutls_x509_trust_list_verify_named_crt' => 'gnutls_x509_trust_list_verify_named_crt@@GNUTLS_3_4',
+ 'p11_kit_config_option' => 'vasprintf@@GLIBC_2.2.5',
+ 'p11_kit_message' => 'vasprintf@@GLIBC_2.2.5',
+ 'p11_kit_module_finalize' => 'vasprintf@@GLIBC_2.2.5',
+ 'p11_kit_module_get_flags' => 'vasprintf@@GLIBC_2.2.5',
+ 'p11_kit_module_get_name' => 'vasprintf@@GLIBC_2.2.5',
+ 'p11_kit_module_initialize' => 'vasprintf@@GLIBC_2.2.5',
+ 'p11_kit_module_load' => 'vasprintf@@GLIBC_2.2.5',
+ 'p11_kit_module_release' => 'vasprintf@@GLIBC_2.2.5',
+ 'p11_kit_modules_load_and_initialize' => 'vasprintf@@GLIBC_2.2.5',
+ 'p11_kit_pin_file_callback' => 'vasprintf@@GLIBC_2.2.5',
+ 'p11_kit_pin_get_length' => 'vasprintf@@GLIBC_2.2.5',
+ 'p11_kit_pin_get_value' => 'vasprintf@@GLIBC_2.2.5',
+ 'p11_kit_pin_new_for_string' => 'vasprintf@@GLIBC_2.2.5',
+ 'p11_kit_pin_register_callback' => 'vasprintf@@GLIBC_2.2.5',
+ 'p11_kit_pin_request' => 'vasprintf@@GLIBC_2.2.5',
+ 'p11_kit_pin_unref' => 'vasprintf@@GLIBC_2.2.5',
+ 'p11_kit_pin_unregister_callback' => 'vasprintf@@GLIBC_2.2.5',
+ 'p11_kit_space_strdup' => 'vasprintf@@GLIBC_2.2.5',
+ 'p11_kit_space_strlen' => 'vasprintf@@GLIBC_2.2.5',
+ 'p11_kit_strerror' => 'vasprintf@@GLIBC_2.2.5',
+ 'p11_kit_uri_format' => 'vasprintf@@GLIBC_2.2.5',
+ 'p11_kit_uri_free' => 'vasprintf@@GLIBC_2.2.5',
+ 'p11_kit_uri_get_attribute' => 'vasprintf@@GLIBC_2.2.5',
+ 'p11_kit_uri_get_attributes' => 'vasprintf@@GLIBC_2.2.5',
+ 'p11_kit_uri_get_module_info' => 'vasprintf@@GLIBC_2.2.5',
+ 'p11_kit_uri_get_pin_source' => 'vasprintf@@GLIBC_2.2.5',
+ 'p11_kit_uri_get_pin_value' => 'vasprintf@@GLIBC_2.2.5',
+ 'p11_kit_uri_get_token_info' => 'vasprintf@@GLIBC_2.2.5',
+ 'p11_kit_uri_match_module_info' => 'vasprintf@@GLIBC_2.2.5',
+ 'p11_kit_uri_match_token_info' => 'vasprintf@@GLIBC_2.2.5',
+ 'p11_kit_uri_new' => 'vasprintf@@GLIBC_2.2.5',
+ 'p11_kit_uri_parse' => 'vasprintf@@GLIBC_2.2.5',
+ 'p11_kit_uri_set_attribute' => 'vasprintf@@GLIBC_2.2.5',
+ 'u16_normalize' => 'vasprintf@@GLIBC_2.2.5',
+ 'u16_to_u8' => 'vasprintf@@GLIBC_2.2.5',
+ 'u32_normalize' => 'vasprintf@@GLIBC_2.2.5',
+ 'u32_to_u8' => 'vasprintf@@GLIBC_2.2.5',
+ 'u8_check' => 'vasprintf@@GLIBC_2.2.5',
+ 'u8_to_u16' => 'vasprintf@@GLIBC_2.2.5',
+ 'u8_to_u32' => 'vasprintf@@GLIBC_2.2.5',
+ 'uc_general_category_and_not' => 'vasprintf@@GLIBC_2.2.5',
+ 'uc_general_category_or' => 'vasprintf@@GLIBC_2.2.5',
+ 'uc_is_general_category' => 'vasprintf@@GLIBC_2.2.5',
+ 'uc_is_property_default_ignorable_code_point' => 'vasprintf@@GLIBC_2.2.5',
+ 'uc_is_property_join_control' => 'vasprintf@@GLIBC_2.2.5',
+ 'uc_is_property_not_a_character' => 'vasprintf@@GLIBC_2.2.5',
+ 'uninorm_nfc' => 'vasprintf@@GLIBC_2.2.5',
+ 'uninorm_nfkc' => 'vasprintf@@GLIBC_2.2.5'
+ },
+ 'Symbols' => {
+ 'libgnutls.so.30.23.0' => {
+ '_dsa_generate_dss_g@@GNUTLS_FIPS140_3_4' => 1,
+ '_dsa_generate_dss_pq@@GNUTLS_FIPS140_3_4' => 1,
+ '_dsa_validate_dss_g@@GNUTLS_FIPS140_3_4' => 1,
+ '_dsa_validate_dss_pq@@GNUTLS_FIPS140_3_4' => 1,
+ '_gnutls_bin2hex@@GNUTLS_PRIVATE_3_4' => 1,
+ '_gnutls_buffer_append_str@@GNUTLS_PRIVATE_3_4' => 1,
+ '_gnutls_buffer_init@@GNUTLS_PRIVATE_3_4' => 1,
+ '_gnutls_buffer_to_datum@@GNUTLS_PRIVATE_3_4' => 1,
+ '_gnutls_cidr_to_string@@GNUTLS_PRIVATE_3_4' => 1,
+ '_gnutls_decode_ber_rs_raw@@GNUTLS_FIPS140_3_4' => 1,
+ '_gnutls_digest_exists@@GNUTLS_PRIVATE_3_4' => 1,
+ '_gnutls_encode_ber_rs_raw@@GNUTLS_FIPS140_3_4' => 1,
+ '_gnutls_global_init_skip@@GNUTLS_3_4' => 1,
+ '_gnutls_hello_set_default_version@@GNUTLS_PRIVATE_3_4' => 1,
+ '_gnutls_ip_to_string@@GNUTLS_PRIVATE_3_4' => 1,
+ '_gnutls_lib_force_operational@@GNUTLS_PRIVATE_3_4' => 1,
+ '_gnutls_lib_simulate_error@@GNUTLS_PRIVATE_3_4' => 1,
+ '_gnutls_log@@GNUTLS_PRIVATE_3_4' => 1,
+ '_gnutls_log_level@@GNUTLS_PRIVATE_3_4' => -4,
+ '_gnutls_mac_to_entry@@GNUTLS_PRIVATE_3_4' => 1,
+ '_gnutls_mpi_log@@GNUTLS_PRIVATE_3_4' => 1,
+ '_gnutls_mpi_ops@@GNUTLS_PRIVATE_3_4' => -200,
+ '_gnutls_pkcs12_string_to_key@@GNUTLS_PRIVATE_3_4' => 1,
+ '_gnutls_prf_raw@@GNUTLS_FIPS140_3_4' => 1,
+ '_gnutls_record_set_default_version@@GNUTLS_PRIVATE_3_4' => 1,
+ '_gnutls_resolve_priorities@@GNUTLS_PRIVATE_3_4' => 1,
+ '_gnutls_rsa_pms_set_version@@GNUTLS_PRIVATE_3_4' => 1,
+ '_gnutls_server_name_set_raw@@GNUTLS_PRIVATE_3_4' => 1,
+ '_gnutls_ucs2_to_utf8@@GNUTLS_PRIVATE_3_4' => 1,
+ '_gnutls_utf8_to_ucs2@@GNUTLS_PRIVATE_3_4' => 1,
+ '_gnutls_x509_name_constraints_merge@@GNUTLS_PRIVATE_3_4' => 1,
+ '_rsa_generate_fips186_4_keypair@@GNUTLS_FIPS140_3_4' => 1,
+ 'dsa_generate_dss_keypair@@GNUTLS_FIPS140_3_4' => 1,
+ 'gnutls_aead_cipher_decrypt@@GNUTLS_3_4' => 1,
+ 'gnutls_aead_cipher_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_aead_cipher_encrypt@@GNUTLS_3_4' => 1,
+ 'gnutls_aead_cipher_init@@GNUTLS_3_4' => 1,
+ 'gnutls_alert_get@@GNUTLS_3_4' => 1,
+ 'gnutls_alert_get_name@@GNUTLS_3_4' => 1,
+ 'gnutls_alert_get_strname@@GNUTLS_3_4' => 1,
+ 'gnutls_alert_send@@GNUTLS_3_4' => 1,
+ 'gnutls_alert_send_appropriate@@GNUTLS_3_4' => 1,
+ 'gnutls_alpn_get_selected_protocol@@GNUTLS_3_4' => 1,
+ 'gnutls_alpn_set_protocols@@GNUTLS_3_4' => 1,
+ 'gnutls_anon_allocate_client_credentials@@GNUTLS_3_4' => 1,
+ 'gnutls_anon_allocate_server_credentials@@GNUTLS_3_4' => 1,
+ 'gnutls_anon_free_client_credentials@@GNUTLS_3_4' => 1,
+ 'gnutls_anon_free_server_credentials@@GNUTLS_3_4' => 1,
+ 'gnutls_anon_set_params_function@@GNUTLS_3_4' => 1,
+ 'gnutls_anon_set_server_dh_params@@GNUTLS_3_4' => 1,
+ 'gnutls_anon_set_server_known_dh_params@@GNUTLS_3_4' => 1,
+ 'gnutls_anon_set_server_params_function@@GNUTLS_3_4' => 1,
+ 'gnutls_auth_client_get_type@@GNUTLS_3_4' => 1,
+ 'gnutls_auth_get_type@@GNUTLS_3_4' => 1,
+ 'gnutls_auth_server_get_type@@GNUTLS_3_4' => 1,
+ 'gnutls_base64_decode2@@GNUTLS_3_6_0' => 1,
+ 'gnutls_base64_encode2@@GNUTLS_3_6_0' => 1,
+ 'gnutls_buffer_append_data@@GNUTLS_3_4' => 1,
+ 'gnutls_bye@@GNUTLS_3_4' => 1,
+ 'gnutls_calloc@@GNUTLS_3_4' => -8,
+ 'gnutls_certificate_activation_time_peers@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_allocate_credentials@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_client_get_request_status@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_expiration_time_peers@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_free_ca_names@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_free_cas@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_free_credentials@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_free_crls@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_free_keys@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_get_crt_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_get_issuer@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_get_openpgp_crt@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_get_openpgp_key@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_get_ours@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_get_peers@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_get_peers_subkey_id@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_get_trust_list@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_get_verify_flags@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_get_x509_crt@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_get_x509_key@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_send_x509_rdn_sequence@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_server_set_request@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_dh_params@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_flags@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_key@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_known_dh_params@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_ocsp_status_request_file@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_ocsp_status_request_function2@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_ocsp_status_request_function@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_openpgp_key@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_openpgp_key_file2@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_openpgp_key_file@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_openpgp_key_mem2@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_openpgp_key_mem@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_openpgp_keyring_file@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_openpgp_keyring_mem@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_params_function@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_pin_function@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_retrieve_function2@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_retrieve_function@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_trust_list@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_verify_flags@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_verify_function@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_verify_limits@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_x509_crl@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_x509_crl_file@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_x509_crl_mem@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_x509_key@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_x509_key_file2@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_x509_key_file@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_x509_key_mem2@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_x509_key_mem@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_x509_simple_pkcs12_file@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_x509_simple_pkcs12_mem@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_x509_system_trust@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_x509_trust@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_x509_trust_dir@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_x509_trust_file@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_set_x509_trust_mem@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_type_get@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_type_get_id@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_type_get_name@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_type_list@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_verification_status_print@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_verify_peers2@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_verify_peers3@@GNUTLS_3_4' => 1,
+ 'gnutls_certificate_verify_peers@@GNUTLS_3_4' => 1,
+ 'gnutls_check_version@@GNUTLS_3_4' => 1,
+ 'gnutls_cipher_add_auth@@GNUTLS_3_4' => 1,
+ 'gnutls_cipher_decrypt2@@GNUTLS_3_4' => 1,
+ 'gnutls_cipher_decrypt@@GNUTLS_3_4' => 1,
+ 'gnutls_cipher_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_cipher_encrypt2@@GNUTLS_3_4' => 1,
+ 'gnutls_cipher_encrypt@@GNUTLS_3_4' => 1,
+ 'gnutls_cipher_get@@GNUTLS_3_4' => 1,
+ 'gnutls_cipher_get_block_size@@GNUTLS_3_4' => 1,
+ 'gnutls_cipher_get_id@@GNUTLS_3_4' => 1,
+ 'gnutls_cipher_get_iv_size@@GNUTLS_3_4' => 1,
+ 'gnutls_cipher_get_key_size@@GNUTLS_3_4' => 1,
+ 'gnutls_cipher_get_name@@GNUTLS_3_4' => 1,
+ 'gnutls_cipher_get_tag_size@@GNUTLS_3_4' => 1,
+ 'gnutls_cipher_init@@GNUTLS_3_4' => 1,
+ 'gnutls_cipher_list@@GNUTLS_3_4' => 1,
+ 'gnutls_cipher_self_test@@GNUTLS_FIPS140_3_4' => 1,
+ 'gnutls_cipher_set_iv@@GNUTLS_3_4' => 1,
+ 'gnutls_cipher_suite_get_name@@GNUTLS_3_4' => 1,
+ 'gnutls_cipher_suite_info@@GNUTLS_3_4' => 1,
+ 'gnutls_cipher_tag@@GNUTLS_3_4' => 1,
+ 'gnutls_compression_get@@GNUTLS_3_4' => 1,
+ 'gnutls_compression_get_id@@GNUTLS_3_4' => 1,
+ 'gnutls_compression_get_name@@GNUTLS_3_4' => 1,
+ 'gnutls_compression_list@@GNUTLS_3_4' => 1,
+ 'gnutls_credentials_clear@@GNUTLS_3_4' => 1,
+ 'gnutls_credentials_get@@GNUTLS_3_4' => 1,
+ 'gnutls_credentials_set@@GNUTLS_3_4' => 1,
+ 'gnutls_crypto_register_aead_cipher@@GNUTLS_3_4' => 1,
+ 'gnutls_crypto_register_cipher@@GNUTLS_3_4' => 1,
+ 'gnutls_crypto_register_digest@@GNUTLS_3_4' => 1,
+ 'gnutls_crypto_register_mac@@GNUTLS_3_4' => 1,
+ 'gnutls_db_check_entry@@GNUTLS_3_4' => 1,
+ 'gnutls_db_check_entry_time@@GNUTLS_3_4' => 1,
+ 'gnutls_db_get_default_cache_expiration@@GNUTLS_3_4' => 1,
+ 'gnutls_db_get_ptr@@GNUTLS_3_4' => 1,
+ 'gnutls_db_remove_session@@GNUTLS_3_4' => 1,
+ 'gnutls_db_set_cache_expiration@@GNUTLS_3_4' => 1,
+ 'gnutls_db_set_ptr@@GNUTLS_3_4' => 1,
+ 'gnutls_db_set_remove_function@@GNUTLS_3_4' => 1,
+ 'gnutls_db_set_retrieve_function@@GNUTLS_3_4' => 1,
+ 'gnutls_db_set_store_function@@GNUTLS_3_4' => 1,
+ 'gnutls_decode_ber_digest_info@@GNUTLS_3_4' => 1,
+ 'gnutls_decode_rs_value@@GNUTLS_3_6_0' => 1,
+ 'gnutls_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_dh_get_group@@GNUTLS_3_4' => 1,
+ 'gnutls_dh_get_peers_public_bits@@GNUTLS_3_4' => 1,
+ 'gnutls_dh_get_prime_bits@@GNUTLS_3_4' => 1,
+ 'gnutls_dh_get_pubkey@@GNUTLS_3_4' => 1,
+ 'gnutls_dh_get_secret_bits@@GNUTLS_3_4' => 1,
+ 'gnutls_dh_params_cpy@@GNUTLS_3_4' => 1,
+ 'gnutls_dh_params_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_dh_params_export2_pkcs3@@GNUTLS_3_4' => 1,
+ 'gnutls_dh_params_export_pkcs3@@GNUTLS_3_4' => 1,
+ 'gnutls_dh_params_export_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_dh_params_generate2@@GNUTLS_3_4' => 1,
+ 'gnutls_dh_params_import_dsa@@GNUTLS_3_4' => 1,
+ 'gnutls_dh_params_import_pkcs3@@GNUTLS_3_4' => 1,
+ 'gnutls_dh_params_import_raw2@@GNUTLS_3_4' => 1,
+ 'gnutls_dh_params_import_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_dh_params_init@@GNUTLS_3_4' => 1,
+ 'gnutls_dh_set_prime_bits@@GNUTLS_3_4' => 1,
+ 'gnutls_digest_get_id@@GNUTLS_3_4' => 1,
+ 'gnutls_digest_get_name@@GNUTLS_3_4' => 1,
+ 'gnutls_digest_get_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_digest_list@@GNUTLS_3_4' => 1,
+ 'gnutls_digest_self_test@@GNUTLS_FIPS140_3_4' => 1,
+ 'gnutls_dtls_cookie_send@@GNUTLS_3_4' => 1,
+ 'gnutls_dtls_cookie_verify@@GNUTLS_3_4' => 1,
+ 'gnutls_dtls_get_data_mtu@@GNUTLS_3_4' => 1,
+ 'gnutls_dtls_get_mtu@@GNUTLS_3_4' => 1,
+ 'gnutls_dtls_get_timeout@@GNUTLS_3_4' => 1,
+ 'gnutls_dtls_prestate_set@@GNUTLS_3_4' => 1,
+ 'gnutls_dtls_set_data_mtu@@GNUTLS_3_4' => 1,
+ 'gnutls_dtls_set_mtu@@GNUTLS_3_4' => 1,
+ 'gnutls_dtls_set_timeouts@@GNUTLS_3_4' => 1,
+ 'gnutls_ecc_curve_get@@GNUTLS_3_4' => 1,
+ 'gnutls_ecc_curve_get_id@@GNUTLS_3_4' => 1,
+ 'gnutls_ecc_curve_get_name@@GNUTLS_3_4' => 1,
+ 'gnutls_ecc_curve_get_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_ecc_curve_get_pk@@GNUTLS_3_4' => 1,
+ 'gnutls_ecc_curve_get_size@@GNUTLS_3_4' => 1,
+ 'gnutls_ecc_curve_list@@GNUTLS_3_4' => 1,
+ 'gnutls_encode_ber_digest_info@@GNUTLS_3_4' => 1,
+ 'gnutls_encode_rs_value@@GNUTLS_3_6_0' => 1,
+ 'gnutls_error_is_fatal@@GNUTLS_3_4' => 1,
+ 'gnutls_error_to_alert@@GNUTLS_3_4' => 1,
+ 'gnutls_est_record_overhead_size@@GNUTLS_3_4' => 1,
+ 'gnutls_ext_get_data@@GNUTLS_3_4' => 1,
+ 'gnutls_ext_get_name@@GNUTLS_3_4' => 1,
+ 'gnutls_ext_register@@GNUTLS_3_4' => 1,
+ 'gnutls_ext_set_data@@GNUTLS_3_4' => 1,
+ 'gnutls_ffdhe_2048_group_generator@@GNUTLS_3_4' => -16,
+ 'gnutls_ffdhe_2048_group_prime@@GNUTLS_3_4' => -16,
+ 'gnutls_ffdhe_2048_key_bits@@GNUTLS_3_4' => -4,
+ 'gnutls_ffdhe_3072_group_generator@@GNUTLS_3_4' => -16,
+ 'gnutls_ffdhe_3072_group_prime@@GNUTLS_3_4' => -16,
+ 'gnutls_ffdhe_3072_key_bits@@GNUTLS_3_4' => -4,
+ 'gnutls_ffdhe_4096_group_generator@@GNUTLS_3_4' => -16,
+ 'gnutls_ffdhe_4096_group_prime@@GNUTLS_3_4' => -16,
+ 'gnutls_ffdhe_4096_key_bits@@GNUTLS_3_4' => -4,
+ 'gnutls_ffdhe_8192_group_generator@@GNUTLS_3_4' => -16,
+ 'gnutls_ffdhe_8192_group_prime@@GNUTLS_3_4' => -16,
+ 'gnutls_ffdhe_8192_key_bits@@GNUTLS_3_4' => -4,
+ 'gnutls_fingerprint@@GNUTLS_3_4' => 1,
+ 'gnutls_fips140_mode_enabled@@GNUTLS_3_4' => 1,
+ 'gnutls_free@@GNUTLS_3_4' => -8,
+ 'gnutls_global_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_global_init@@GNUTLS_3_4' => 1,
+ 'gnutls_global_set_audit_log_function@@GNUTLS_3_4' => 1,
+ 'gnutls_global_set_log_function@@GNUTLS_3_4' => 1,
+ 'gnutls_global_set_log_level@@GNUTLS_3_4' => 1,
+ 'gnutls_global_set_mem_functions@@GNUTLS_3_4' => 1,
+ 'gnutls_global_set_mutex@@GNUTLS_3_4' => 1,
+ 'gnutls_global_set_time_function@@GNUTLS_3_4' => 1,
+ 'gnutls_group_get@@GNUTLS_3_6_0' => 1,
+ 'gnutls_group_get_id@@GNUTLS_3_6_0' => 1,
+ 'gnutls_group_get_name@@GNUTLS_3_6_0' => 1,
+ 'gnutls_group_list@@GNUTLS_3_6_0' => 1,
+ 'gnutls_handshake@@GNUTLS_3_4' => 1,
+ 'gnutls_handshake_description_get_name@@GNUTLS_3_4' => 1,
+ 'gnutls_handshake_get_last_in@@GNUTLS_3_4' => 1,
+ 'gnutls_handshake_get_last_out@@GNUTLS_3_4' => 1,
+ 'gnutls_handshake_set_hook_function@@GNUTLS_3_4' => 1,
+ 'gnutls_handshake_set_max_packet_length@@GNUTLS_3_4' => 1,
+ 'gnutls_handshake_set_post_client_hello_function@@GNUTLS_3_4' => 1,
+ 'gnutls_handshake_set_private_extensions@@GNUTLS_3_4' => 1,
+ 'gnutls_handshake_set_random@@GNUTLS_3_4' => 1,
+ 'gnutls_handshake_set_timeout@@GNUTLS_3_4' => 1,
+ 'gnutls_hash@@GNUTLS_3_4' => 1,
+ 'gnutls_hash_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_hash_fast@@GNUTLS_3_4' => 1,
+ 'gnutls_hash_get_len@@GNUTLS_3_4' => 1,
+ 'gnutls_hash_init@@GNUTLS_3_4' => 1,
+ 'gnutls_hash_output@@GNUTLS_3_4' => 1,
+ 'gnutls_heartbeat_allowed@@GNUTLS_3_4' => 1,
+ 'gnutls_heartbeat_enable@@GNUTLS_3_4' => 1,
+ 'gnutls_heartbeat_get_timeout@@GNUTLS_3_4' => 1,
+ 'gnutls_heartbeat_ping@@GNUTLS_3_4' => 1,
+ 'gnutls_heartbeat_pong@@GNUTLS_3_4' => 1,
+ 'gnutls_heartbeat_set_timeouts@@GNUTLS_3_4' => 1,
+ 'gnutls_hex2bin@@GNUTLS_3_4' => 1,
+ 'gnutls_hex_decode2@@GNUTLS_3_4' => 1,
+ 'gnutls_hex_decode@@GNUTLS_3_4' => 1,
+ 'gnutls_hex_encode2@@GNUTLS_3_4' => 1,
+ 'gnutls_hex_encode@@GNUTLS_3_4' => 1,
+ 'gnutls_hmac@@GNUTLS_3_4' => 1,
+ 'gnutls_hmac_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_hmac_fast@@GNUTLS_3_4' => 1,
+ 'gnutls_hmac_get_len@@GNUTLS_3_4' => 1,
+ 'gnutls_hmac_init@@GNUTLS_3_4' => 1,
+ 'gnutls_hmac_output@@GNUTLS_3_4' => 1,
+ 'gnutls_hmac_set_nonce@@GNUTLS_3_4' => 1,
+ 'gnutls_idna_map@@GNUTLS_3_4' => 1,
+ 'gnutls_idna_reverse_map@@GNUTLS_3_4' => 1,
+ 'gnutls_init@@GNUTLS_3_4' => 1,
+ 'gnutls_key_generate@@GNUTLS_3_4' => 1,
+ 'gnutls_kx_get@@GNUTLS_3_4' => 1,
+ 'gnutls_kx_get_id@@GNUTLS_3_4' => 1,
+ 'gnutls_kx_get_name@@GNUTLS_3_4' => 1,
+ 'gnutls_kx_list@@GNUTLS_3_4' => 1,
+ 'gnutls_load_file@@GNUTLS_3_4' => 1,
+ 'gnutls_mac_get@@GNUTLS_3_4' => 1,
+ 'gnutls_mac_get_id@@GNUTLS_3_4' => 1,
+ 'gnutls_mac_get_key_size@@GNUTLS_3_4' => 1,
+ 'gnutls_mac_get_name@@GNUTLS_3_4' => 1,
+ 'gnutls_mac_get_nonce_size@@GNUTLS_3_4' => 1,
+ 'gnutls_mac_list@@GNUTLS_3_4' => 1,
+ 'gnutls_mac_self_test@@GNUTLS_FIPS140_3_4' => 1,
+ 'gnutls_malloc@@GNUTLS_3_4' => -8,
+ 'gnutls_memcmp@@GNUTLS_3_4' => 1,
+ 'gnutls_memset@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_req_add_cert@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_req_add_cert_id@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_req_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_req_export@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_req_get_cert_id@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_req_get_extension@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_req_get_nonce@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_req_get_version@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_req_import@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_req_init@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_req_print@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_req_randomize_nonce@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_req_set_extension@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_req_set_nonce@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_resp_check_crt@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_resp_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_resp_export@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_resp_get_certs@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_resp_get_extension@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_resp_get_nonce@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_resp_get_produced@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_resp_get_responder2@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_resp_get_responder@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_resp_get_responder_raw_id@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_resp_get_response@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_resp_get_signature@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_resp_get_signature_algorithm@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_resp_get_single@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_resp_get_status@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_resp_get_version@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_resp_import@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_resp_init@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_resp_print@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_resp_verify@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_resp_verify_direct@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_status_request_enable_client@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_status_request_get@@GNUTLS_3_4' => 1,
+ 'gnutls_ocsp_status_request_is_checked@@GNUTLS_3_4' => 1,
+ 'gnutls_oid_to_digest@@GNUTLS_3_4' => 1,
+ 'gnutls_oid_to_ecc_curve@@GNUTLS_3_4' => 1,
+ 'gnutls_oid_to_mac@@GNUTLS_3_4' => 1,
+ 'gnutls_oid_to_pk@@GNUTLS_3_4' => 1,
+ 'gnutls_oid_to_sign@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_check_email@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_check_hostname2@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_check_hostname@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_export2@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_export@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_get_auth_subkey@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_get_creation_time@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_get_expiration_time@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_get_fingerprint@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_get_key_id@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_get_key_usage@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_get_name@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_get_pk_algorithm@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_get_pk_dsa_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_get_pk_rsa_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_get_preferred_key_id@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_get_revoked_status@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_get_subkey_count@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_get_subkey_creation_time@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_get_subkey_expiration_time@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_get_subkey_fingerprint@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_get_subkey_id@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_get_subkey_idx@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_get_subkey_pk_algorithm@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_get_subkey_pk_dsa_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_get_subkey_pk_rsa_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_get_subkey_revoked_status@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_get_subkey_usage@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_get_version@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_import@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_init@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_print@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_set_preferred_key_id@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_verify_ring@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_crt_verify_self@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_keyring_check_id@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_keyring_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_keyring_get_crt@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_keyring_get_crt_count@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_keyring_import@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_keyring_init@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_privkey_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_privkey_export2@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_privkey_export@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_privkey_export_dsa_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_privkey_export_rsa_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_privkey_export_subkey_dsa_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_privkey_export_subkey_rsa_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_privkey_get_fingerprint@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_privkey_get_key_id@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_privkey_get_pk_algorithm@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_privkey_get_preferred_key_id@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_privkey_get_revoked_status@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_privkey_get_subkey_count@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_privkey_get_subkey_creation_time@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_privkey_get_subkey_expiration_time@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_privkey_get_subkey_fingerprint@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_privkey_get_subkey_id@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_privkey_get_subkey_idx@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_privkey_get_subkey_pk_algorithm@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_privkey_get_subkey_revoked_status@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_privkey_import@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_privkey_init@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_privkey_sec_param@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_privkey_set_preferred_key_id@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_privkey_sign_hash@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_send_cert@@GNUTLS_3_4' => 1,
+ 'gnutls_openpgp_set_recv_key_function@@GNUTLS_3_4' => 1,
+ 'gnutls_packet_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_packet_get@@GNUTLS_3_4' => 1,
+ 'gnutls_pcert_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_pcert_export_openpgp@@GNUTLS_3_4' => 1,
+ 'gnutls_pcert_export_x509@@GNUTLS_3_4' => 1,
+ 'gnutls_pcert_import_openpgp@@GNUTLS_3_4' => 1,
+ 'gnutls_pcert_import_openpgp_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_pcert_import_x509@@GNUTLS_3_4' => 1,
+ 'gnutls_pcert_import_x509_list@@GNUTLS_3_4' => 1,
+ 'gnutls_pcert_import_x509_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_pcert_list_import_x509_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_pem_base64_decode2@@GNUTLS_3_4' => 1,
+ 'gnutls_pem_base64_decode@@GNUTLS_3_4' => 1,
+ 'gnutls_pem_base64_encode2@@GNUTLS_3_4' => 1,
+ 'gnutls_pem_base64_encode@@GNUTLS_3_4' => 1,
+ 'gnutls_perror@@GNUTLS_3_4' => 1,
+ 'gnutls_pk_algorithm_get_name@@GNUTLS_3_4' => 1,
+ 'gnutls_pk_bits_to_sec_param@@GNUTLS_3_4' => 1,
+ 'gnutls_pk_get_id@@GNUTLS_3_4' => 1,
+ 'gnutls_pk_get_name@@GNUTLS_3_4' => 1,
+ 'gnutls_pk_get_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_pk_list@@GNUTLS_3_4' => 1,
+ 'gnutls_pk_self_test@@GNUTLS_FIPS140_3_4' => 1,
+ 'gnutls_pk_to_sign@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_add_provider@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_copy_attached_extension@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_copy_pubkey@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_copy_secret_key@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_copy_x509_crt2@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_copy_x509_privkey2@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_crt_is_known@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_delete_url@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_get_pin_function@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_get_raw_issuer@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_get_raw_issuer_by_dn@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_get_raw_issuer_by_subject_key_id@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_init@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_obj_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_obj_export2@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_obj_export3@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_obj_export@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_obj_export_url@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_obj_flags_get_str@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_obj_get_exts@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_obj_get_flags@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_obj_get_info@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_obj_get_type@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_obj_import_url@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_obj_init@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_obj_list_import_url3@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_obj_list_import_url4@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_obj_set_info@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_obj_set_pin_function@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_privkey_cpy@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_privkey_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_privkey_export_pubkey@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_privkey_export_url@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_privkey_generate3@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_privkey_get_info@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_privkey_get_pk_algorithm@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_privkey_import_url@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_privkey_init@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_privkey_set_pin_function@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_privkey_status@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_reinit@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_set_pin_function@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_set_token_function@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_token_check_mechanism@@GNUTLS_3_6_0' => 1,
+ 'gnutls_pkcs11_token_get_flags@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_token_get_info@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_token_get_mechanism@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_token_get_random@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_token_get_url@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_token_init@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_token_set_pin@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs11_type_get_name@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs12_bag_decrypt@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs12_bag_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs12_bag_enc_info@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs12_bag_encrypt@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs12_bag_get_count@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs12_bag_get_data@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs12_bag_get_friendly_name@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs12_bag_get_key_id@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs12_bag_get_type@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs12_bag_init@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs12_bag_set_crl@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs12_bag_set_crt@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs12_bag_set_data@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs12_bag_set_friendly_name@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs12_bag_set_key_id@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs12_bag_set_privkey@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs12_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs12_export2@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs12_export@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs12_generate_mac2@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs12_generate_mac@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs12_get_bag@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs12_import@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs12_init@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs12_mac_info@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs12_set_bag@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs12_simple_parse@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs12_verify_mac@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs7_add_attr@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs7_attrs_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs7_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs7_delete_crl@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs7_delete_crt@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs7_export2@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs7_export@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs7_get_attr@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs7_get_crl_count@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs7_get_crl_raw2@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs7_get_crl_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs7_get_crt_count@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs7_get_crt_raw2@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs7_get_crt_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs7_get_embedded_data@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs7_get_embedded_data_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs7_get_signature_count@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs7_get_signature_info@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs7_import@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs7_init@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs7_print@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs7_set_crl@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs7_set_crl_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs7_set_crt@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs7_set_crt_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs7_sign@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs7_signature_info_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs7_verify@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs7_verify_direct@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs8_info@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs_schema_get_name@@GNUTLS_3_4' => 1,
+ 'gnutls_pkcs_schema_get_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_prf@@GNUTLS_3_4' => 1,
+ 'gnutls_prf_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_prf_rfc5705@@GNUTLS_3_4' => 1,
+ 'gnutls_priority_certificate_type_list@@GNUTLS_3_4' => 1,
+ 'gnutls_priority_cipher_list@@GNUTLS_3_4' => 1,
+ 'gnutls_priority_compression_list@@GNUTLS_3_4' => 1,
+ 'gnutls_priority_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_priority_ecc_curve_list@@GNUTLS_3_4' => 1,
+ 'gnutls_priority_get_cipher_suite_index@@GNUTLS_3_4' => 1,
+ 'gnutls_priority_group_list@@GNUTLS_3_6_0' => 1,
+ 'gnutls_priority_init@@GNUTLS_3_4' => 1,
+ 'gnutls_priority_kx_list@@GNUTLS_3_4' => 1,
+ 'gnutls_priority_mac_list@@GNUTLS_3_4' => 1,
+ 'gnutls_priority_protocol_list@@GNUTLS_3_4' => 1,
+ 'gnutls_priority_set@@GNUTLS_3_4' => 1,
+ 'gnutls_priority_set_direct@@GNUTLS_3_4' => 1,
+ 'gnutls_priority_sign_list@@GNUTLS_3_4' => 1,
+ 'gnutls_priority_string_list@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_decrypt_data@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_export_dsa_raw2@@GNUTLS_3_6_0' => 1,
+ 'gnutls_privkey_export_dsa_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_export_ecc_raw2@@GNUTLS_3_6_0' => 1,
+ 'gnutls_privkey_export_ecc_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_export_openpgp@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_export_pkcs11@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_export_rsa_raw2@@GNUTLS_3_6_0' => 1,
+ 'gnutls_privkey_export_rsa_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_export_x509@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_generate2@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_generate@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_get_pk_algorithm@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_get_seed@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_get_spki@@GNUTLS_3_6_0' => 1,
+ 'gnutls_privkey_get_type@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_import_dsa_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_import_ecc_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_import_ext2@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_import_ext3@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_import_ext4@@GNUTLS_3_6_0' => 1,
+ 'gnutls_privkey_import_ext@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_import_openpgp@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_import_openpgp_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_import_pkcs11@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_import_rsa_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_import_tpm_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_import_tpm_url@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_import_url@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_import_x509@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_import_x509_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_init@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_set_flags@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_set_pin_function@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_set_spki@@GNUTLS_3_6_0' => 1,
+ 'gnutls_privkey_sign_data2@@GNUTLS_3_6_0' => 1,
+ 'gnutls_privkey_sign_data@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_sign_hash2@@GNUTLS_3_6_0' => 1,
+ 'gnutls_privkey_sign_hash@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_status@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_verify_params@@GNUTLS_3_4' => 1,
+ 'gnutls_privkey_verify_seed@@GNUTLS_3_4' => 1,
+ 'gnutls_protocol_get_id@@GNUTLS_3_4' => 1,
+ 'gnutls_protocol_get_name@@GNUTLS_3_4' => 1,
+ 'gnutls_protocol_get_version@@GNUTLS_3_4' => 1,
+ 'gnutls_protocol_list@@GNUTLS_3_4' => 1,
+ 'gnutls_psk_allocate_client_credentials@@GNUTLS_3_4' => 1,
+ 'gnutls_psk_allocate_server_credentials@@GNUTLS_3_4' => 1,
+ 'gnutls_psk_client_get_hint@@GNUTLS_3_4' => 1,
+ 'gnutls_psk_free_client_credentials@@GNUTLS_3_4' => 1,
+ 'gnutls_psk_free_server_credentials@@GNUTLS_3_4' => 1,
+ 'gnutls_psk_server_get_username@@GNUTLS_3_4' => 1,
+ 'gnutls_psk_set_client_credentials@@GNUTLS_3_4' => 1,
+ 'gnutls_psk_set_client_credentials_function@@GNUTLS_3_4' => 1,
+ 'gnutls_psk_set_params_function@@GNUTLS_3_4' => 1,
+ 'gnutls_psk_set_server_credentials_file@@GNUTLS_3_4' => 1,
+ 'gnutls_psk_set_server_credentials_function@@GNUTLS_3_4' => 1,
+ 'gnutls_psk_set_server_credentials_hint@@GNUTLS_3_4' => 1,
+ 'gnutls_psk_set_server_dh_params@@GNUTLS_3_4' => 1,
+ 'gnutls_psk_set_server_known_dh_params@@GNUTLS_3_4' => 1,
+ 'gnutls_psk_set_server_params_function@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_encrypt_data@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_export2@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_export@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_export_dsa_raw2@@GNUTLS_3_6_0' => 1,
+ 'gnutls_pubkey_export_dsa_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_export_ecc_raw2@@GNUTLS_3_6_0' => 1,
+ 'gnutls_pubkey_export_ecc_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_export_ecc_x962@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_export_rsa_raw2@@GNUTLS_3_6_0' => 1,
+ 'gnutls_pubkey_export_rsa_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_get_key_id@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_get_key_usage@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_get_openpgp_key_id@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_get_pk_algorithm@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_get_preferred_hash_algorithm@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_get_spki@@GNUTLS_3_6_0' => 1,
+ 'gnutls_pubkey_import@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_import_dsa_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_import_ecc_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_import_ecc_x962@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_import_openpgp@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_import_openpgp_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_import_pkcs11@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_import_privkey@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_import_rsa_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_import_tpm_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_import_tpm_url@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_import_url@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_import_x509@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_import_x509_crq@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_import_x509_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_init@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_print@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_set_key_usage@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_set_pin_function@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_set_spki@@GNUTLS_3_6_0' => 1,
+ 'gnutls_pubkey_verify_data2@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_verify_hash2@@GNUTLS_3_4' => 1,
+ 'gnutls_pubkey_verify_params@@GNUTLS_3_4' => 1,
+ 'gnutls_random_art@@GNUTLS_3_4' => 1,
+ 'gnutls_range_split@@GNUTLS_3_4' => 1,
+ 'gnutls_realloc@@GNUTLS_3_4' => -8,
+ 'gnutls_record_can_use_length_hiding@@GNUTLS_3_4' => 1,
+ 'gnutls_record_check_corked@@GNUTLS_3_4' => 1,
+ 'gnutls_record_check_pending@@GNUTLS_3_4' => 1,
+ 'gnutls_record_cork@@GNUTLS_3_4' => 1,
+ 'gnutls_record_disable_padding@@GNUTLS_3_4' => 1,
+ 'gnutls_record_discard_queued@@GNUTLS_3_4' => 1,
+ 'gnutls_record_get_direction@@GNUTLS_3_4' => 1,
+ 'gnutls_record_get_discarded@@GNUTLS_3_4' => 1,
+ 'gnutls_record_get_max_size@@GNUTLS_3_4' => 1,
+ 'gnutls_record_get_state@@GNUTLS_3_4' => 1,
+ 'gnutls_record_overhead_size@@GNUTLS_3_4' => 1,
+ 'gnutls_record_recv@@GNUTLS_3_4' => 1,
+ 'gnutls_record_recv_packet@@GNUTLS_3_4' => 1,
+ 'gnutls_record_recv_seq@@GNUTLS_3_4' => 1,
+ 'gnutls_record_send@@GNUTLS_3_4' => 1,
+ 'gnutls_record_send_range@@GNUTLS_3_4' => 1,
+ 'gnutls_record_set_max_size@@GNUTLS_3_4' => 1,
+ 'gnutls_record_set_state@@GNUTLS_3_4' => 1,
+ 'gnutls_record_set_timeout@@GNUTLS_3_4' => 1,
+ 'gnutls_record_uncork@@GNUTLS_3_4' => 1,
+ 'gnutls_register_custom_url@@GNUTLS_3_4' => 1,
+ 'gnutls_rehandshake@@GNUTLS_3_4' => 1,
+ 'gnutls_rnd@@GNUTLS_3_4' => 1,
+ 'gnutls_rnd_refresh@@GNUTLS_3_4' => 1,
+ 'gnutls_safe_renegotiation_status@@GNUTLS_3_4' => 1,
+ 'gnutls_sec_param_get_name@@GNUTLS_3_4' => 1,
+ 'gnutls_sec_param_to_pk_bits@@GNUTLS_3_4' => 1,
+ 'gnutls_sec_param_to_symmetric_bits@@GNUTLS_3_4' => 1,
+ 'gnutls_secure_malloc@@GNUTLS_3_4' => -8,
+ 'gnutls_server_name_get@@GNUTLS_3_4' => 1,
+ 'gnutls_server_name_set@@GNUTLS_3_4' => 1,
+ 'gnutls_session_channel_binding@@GNUTLS_3_4' => 1,
+ 'gnutls_session_enable_compatibility_mode@@GNUTLS_3_4' => 1,
+ 'gnutls_session_etm_status@@GNUTLS_3_4' => 1,
+ 'gnutls_session_ext_master_secret_status@@GNUTLS_3_4' => 1,
+ 'gnutls_session_ext_register@@GNUTLS_3_4' => 1,
+ 'gnutls_session_force_valid@@GNUTLS_3_4' => 1,
+ 'gnutls_session_get_data2@@GNUTLS_3_4' => 1,
+ 'gnutls_session_get_data@@GNUTLS_3_4' => 1,
+ 'gnutls_session_get_desc@@GNUTLS_3_4' => 1,
+ 'gnutls_session_get_flags@@GNUTLS_3_4' => 1,
+ 'gnutls_session_get_id2@@GNUTLS_3_4' => 1,
+ 'gnutls_session_get_id@@GNUTLS_3_4' => 1,
+ 'gnutls_session_get_master_secret@@GNUTLS_3_4' => 1,
+ 'gnutls_session_get_ptr@@GNUTLS_3_4' => 1,
+ 'gnutls_session_get_random@@GNUTLS_3_4' => 1,
+ 'gnutls_session_get_verify_cert_status@@GNUTLS_3_4' => 1,
+ 'gnutls_session_is_resumed@@GNUTLS_3_4' => 1,
+ 'gnutls_session_resumption_requested@@GNUTLS_3_4' => 1,
+ 'gnutls_session_set_data@@GNUTLS_3_4' => 1,
+ 'gnutls_session_set_id@@GNUTLS_3_4' => 1,
+ 'gnutls_session_set_premaster@@GNUTLS_3_4' => 1,
+ 'gnutls_session_set_ptr@@GNUTLS_3_4' => 1,
+ 'gnutls_session_set_verify_cert2@@GNUTLS_3_4' => 1,
+ 'gnutls_session_set_verify_cert@@GNUTLS_3_4' => 1,
+ 'gnutls_session_set_verify_function@@GNUTLS_3_4' => 1,
+ 'gnutls_session_supplemental_register@@GNUTLS_3_4' => 1,
+ 'gnutls_session_ticket_enable_client@@GNUTLS_3_4' => 1,
+ 'gnutls_session_ticket_enable_server@@GNUTLS_3_4' => 1,
+ 'gnutls_session_ticket_key_generate@@GNUTLS_3_4' => 1,
+ 'gnutls_set_default_priority@@GNUTLS_3_4' => 1,
+ 'gnutls_sign_algorithm_get@@GNUTLS_3_4' => 1,
+ 'gnutls_sign_algorithm_get_client@@GNUTLS_3_4' => 1,
+ 'gnutls_sign_algorithm_get_requested@@GNUTLS_3_4' => 1,
+ 'gnutls_sign_get_hash_algorithm@@GNUTLS_3_4' => 1,
+ 'gnutls_sign_get_id@@GNUTLS_3_4' => 1,
+ 'gnutls_sign_get_name@@GNUTLS_3_4' => 1,
+ 'gnutls_sign_get_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_sign_get_pk_algorithm@@GNUTLS_3_4' => 1,
+ 'gnutls_sign_is_secure2@@GNUTLS_3_6_0' => 1,
+ 'gnutls_sign_is_secure@@GNUTLS_3_4' => 1,
+ 'gnutls_sign_list@@GNUTLS_3_4' => 1,
+ 'gnutls_sign_supports_pk_algorithm@@GNUTLS_3_6_0' => 1,
+ 'gnutls_srp_1024_group_generator@@GNUTLS_3_4' => -16,
+ 'gnutls_srp_1024_group_prime@@GNUTLS_3_4' => -16,
+ 'gnutls_srp_1536_group_generator@@GNUTLS_3_4' => -16,
+ 'gnutls_srp_1536_group_prime@@GNUTLS_3_4' => -16,
+ 'gnutls_srp_2048_group_generator@@GNUTLS_3_4' => -16,
+ 'gnutls_srp_2048_group_prime@@GNUTLS_3_4' => -16,
+ 'gnutls_srp_3072_group_generator@@GNUTLS_3_4' => -16,
+ 'gnutls_srp_3072_group_prime@@GNUTLS_3_4' => -16,
+ 'gnutls_srp_4096_group_generator@@GNUTLS_3_4' => -16,
+ 'gnutls_srp_4096_group_prime@@GNUTLS_3_4' => -16,
+ 'gnutls_srp_allocate_client_credentials@@GNUTLS_3_4' => 1,
+ 'gnutls_srp_allocate_server_credentials@@GNUTLS_3_4' => 1,
+ 'gnutls_srp_base64_decode2@@GNUTLS_3_4' => 1,
+ 'gnutls_srp_base64_decode@@GNUTLS_3_4' => 1,
+ 'gnutls_srp_base64_encode2@@GNUTLS_3_4' => 1,
+ 'gnutls_srp_base64_encode@@GNUTLS_3_4' => 1,
+ 'gnutls_srp_free_client_credentials@@GNUTLS_3_4' => 1,
+ 'gnutls_srp_free_server_credentials@@GNUTLS_3_4' => 1,
+ 'gnutls_srp_server_get_username@@GNUTLS_3_4' => 1,
+ 'gnutls_srp_set_client_credentials@@GNUTLS_3_4' => 1,
+ 'gnutls_srp_set_client_credentials_function@@GNUTLS_3_4' => 1,
+ 'gnutls_srp_set_prime_bits@@GNUTLS_3_4' => 1,
+ 'gnutls_srp_set_server_credentials_file@@GNUTLS_3_4' => 1,
+ 'gnutls_srp_set_server_credentials_function@@GNUTLS_3_4' => 1,
+ 'gnutls_srp_set_server_fake_salt_seed@@GNUTLS_3_4' => 1,
+ 'gnutls_srp_verifier@@GNUTLS_3_4' => 1,
+ 'gnutls_srtp_get_keys@@GNUTLS_3_4' => 1,
+ 'gnutls_srtp_get_mki@@GNUTLS_3_4' => 1,
+ 'gnutls_srtp_get_profile_id@@GNUTLS_3_4' => 1,
+ 'gnutls_srtp_get_profile_name@@GNUTLS_3_4' => 1,
+ 'gnutls_srtp_get_selected_profile@@GNUTLS_3_4' => 1,
+ 'gnutls_srtp_set_mki@@GNUTLS_3_4' => 1,
+ 'gnutls_srtp_set_profile@@GNUTLS_3_4' => 1,
+ 'gnutls_srtp_set_profile_direct@@GNUTLS_3_4' => 1,
+ 'gnutls_store_commitment@@GNUTLS_3_4' => 1,
+ 'gnutls_store_pubkey@@GNUTLS_3_4' => 1,
+ 'gnutls_strdup@@GNUTLS_3_4' => -8,
+ 'gnutls_strerror@@GNUTLS_3_4' => 1,
+ 'gnutls_strerror_name@@GNUTLS_3_4' => 1,
+ 'gnutls_subject_alt_names_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_subject_alt_names_get@@GNUTLS_3_4' => 1,
+ 'gnutls_subject_alt_names_init@@GNUTLS_3_4' => 1,
+ 'gnutls_subject_alt_names_set@@GNUTLS_3_4' => 1,
+ 'gnutls_supplemental_get_name@@GNUTLS_3_4' => 1,
+ 'gnutls_supplemental_recv@@GNUTLS_3_4' => 1,
+ 'gnutls_supplemental_register@@GNUTLS_3_4' => 1,
+ 'gnutls_supplemental_send@@GNUTLS_3_4' => 1,
+ 'gnutls_system_key_add_x509@@GNUTLS_3_4' => 1,
+ 'gnutls_system_key_delete@@GNUTLS_3_4' => 1,
+ 'gnutls_system_key_iter_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_system_key_iter_get_info@@GNUTLS_3_4' => 1,
+ 'gnutls_system_recv_timeout@@GNUTLS_3_4' => 1,
+ 'gnutls_tdb_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_tdb_init@@GNUTLS_3_4' => 1,
+ 'gnutls_tdb_set_store_commitment_func@@GNUTLS_3_4' => 1,
+ 'gnutls_tdb_set_store_func@@GNUTLS_3_4' => 1,
+ 'gnutls_tdb_set_verify_func@@GNUTLS_3_4' => 1,
+ 'gnutls_tpm_get_registered@@GNUTLS_3_4' => 1,
+ 'gnutls_tpm_key_list_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_tpm_key_list_get_url@@GNUTLS_3_4' => 1,
+ 'gnutls_tpm_privkey_delete@@GNUTLS_3_4' => 1,
+ 'gnutls_tpm_privkey_generate@@GNUTLS_3_4' => 1,
+ 'gnutls_transport_get_int2@@GNUTLS_3_4' => 1,
+ 'gnutls_transport_get_int@@GNUTLS_3_4' => 1,
+ 'gnutls_transport_get_ptr2@@GNUTLS_3_4' => 1,
+ 'gnutls_transport_get_ptr@@GNUTLS_3_4' => 1,
+ 'gnutls_transport_set_errno@@GNUTLS_3_4' => 1,
+ 'gnutls_transport_set_errno_function@@GNUTLS_3_4' => 1,
+ 'gnutls_transport_set_fastopen@@GNUTLS_3_4' => 1,
+ 'gnutls_transport_set_int2@@GNUTLS_3_4' => 1,
+ 'gnutls_transport_set_ptr2@@GNUTLS_3_4' => 1,
+ 'gnutls_transport_set_ptr@@GNUTLS_3_4' => 1,
+ 'gnutls_transport_set_pull_function@@GNUTLS_3_4' => 1,
+ 'gnutls_transport_set_pull_timeout_function@@GNUTLS_3_4' => 1,
+ 'gnutls_transport_set_push_function@@GNUTLS_3_4' => 1,
+ 'gnutls_transport_set_vec_push_function@@GNUTLS_3_4' => 1,
+ 'gnutls_url_is_supported@@GNUTLS_3_4' => 1,
+ 'gnutls_utf8_password_normalize@@GNUTLS_3_4' => 1,
+ 'gnutls_verify_stored_pubkey@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_aia_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_aia_get@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_aia_init@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_aia_set@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_aki_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_aki_get_cert_issuer@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_aki_get_id@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_aki_init@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_aki_set_cert_issuer@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_aki_set_id@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_cidr_to_rfc5280@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_check_issuer@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_dist_points_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_dist_points_get@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_dist_points_init@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_dist_points_set@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_export2@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_export@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_get_authority_key_gn_serial@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_get_authority_key_id@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_get_crt_count@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_get_crt_serial@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_get_dn_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_get_extension_data2@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_get_extension_data@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_get_extension_info@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_get_extension_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_get_issuer_dn2@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_get_issuer_dn3@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_get_issuer_dn@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_get_issuer_dn_by_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_get_next_update@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_get_number@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_get_raw_issuer_dn@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_get_signature@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_get_signature_algorithm@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_get_signature_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_get_this_update@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_get_version@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_import@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_init@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_iter_crt_serial@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_iter_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_list_import2@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_list_import@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_print@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_privkey_sign@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_set_authority_key_id@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_set_crt@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_set_crt_serial@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_set_next_update@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_set_number@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_set_this_update@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_set_version@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_sign2@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_sign@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crl_verify@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_export2@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_export@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_get_attribute_by_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_get_attribute_data@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_get_attribute_info@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_get_basic_constraints@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_get_challenge_password@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_get_dn2@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_get_dn3@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_get_dn@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_get_dn_by_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_get_dn_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_get_extension_by_oid2@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_get_extension_by_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_get_extension_data2@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_get_extension_data@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_get_extension_info@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_get_key_id@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_get_key_purpose_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_get_key_rsa_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_get_key_usage@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_get_pk_algorithm@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_get_pk_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_get_private_key_usage_period@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_get_signature_algorithm@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_get_signature_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_get_spki@@GNUTLS_3_6_0' => 1,
+ 'gnutls_x509_crq_get_subject_alt_name@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_get_subject_alt_othername_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_get_tlsfeatures@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_get_version@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_import@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_init@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_print@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_privkey_sign@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_set_attribute_by_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_set_basic_constraints@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_set_challenge_password@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_set_dn@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_set_dn_by_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_set_extension_by_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_set_key@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_set_key_purpose_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_set_key_rsa_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_set_key_usage@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_set_private_key_usage_period@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_set_pubkey@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_set_spki@@GNUTLS_3_6_0' => 1,
+ 'gnutls_x509_crq_set_subject_alt_name@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_set_subject_alt_othername@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_set_tlsfeatures@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_set_version@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_sign2@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_sign@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crq_verify@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_check_email@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_check_hostname2@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_check_hostname@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_check_ip@@GNUTLS_3_6_0' => 1,
+ 'gnutls_x509_crt_check_issuer@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_check_key_purpose@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_check_revocation@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_cpy_crl_dist_points@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_equals2@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_equals@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_export2@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_export@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_activation_time@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_authority_info_access@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_authority_key_gn_serial@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_authority_key_id@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_basic_constraints@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_ca_status@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_crl_dist_points@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_dn2@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_dn3@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_dn@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_dn_by_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_dn_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_expiration_time@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_extension_by_oid2@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_extension_by_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_extension_data2@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_extension_data@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_extension_info@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_extension_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_fingerprint@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_inhibit_anypolicy@@GNUTLS_3_6_0' => 1,
+ 'gnutls_x509_crt_get_issuer@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_issuer_alt_name2@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_issuer_alt_name@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_issuer_alt_othername_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_issuer_dn2@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_issuer_dn3@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_issuer_dn@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_issuer_dn_by_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_issuer_dn_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_issuer_unique_id@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_key_id@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_key_purpose_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_key_usage@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_name_constraints@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_pk_algorithm@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_pk_dsa_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_pk_ecc_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_pk_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_pk_rsa_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_policy@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_preferred_hash_algorithm@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_private_key_usage_period@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_proxy@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_raw_dn@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_raw_issuer_dn@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_serial@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_signature@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_signature_algorithm@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_signature_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_spki@@GNUTLS_3_6_0' => 1,
+ 'gnutls_x509_crt_get_subject@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_subject_alt_name2@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_subject_alt_name@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_subject_alt_othername_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_subject_key_id@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_subject_unique_id@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_tlsfeatures@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_get_version@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_import@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_import_pkcs11@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_import_url@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_init@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_list_import2@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_list_import@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_list_import_pkcs11@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_list_verify@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_print@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_privkey_sign@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_activation_time@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_authority_info_access@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_authority_key_id@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_basic_constraints@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_ca_status@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_crl_dist_points2@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_crl_dist_points@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_crq@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_crq_extension_by_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_crq_extensions@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_dn@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_dn_by_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_expiration_time@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_extension_by_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_flags@@GNUTLS_3_6_0' => 1,
+ 'gnutls_x509_crt_set_inhibit_anypolicy@@GNUTLS_3_6_0' => 1,
+ 'gnutls_x509_crt_set_issuer_alt_name@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_issuer_alt_othername@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_issuer_dn@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_issuer_dn_by_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_issuer_unique_id@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_key@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_key_purpose_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_key_usage@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_name_constraints@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_pin_function@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_policy@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_private_key_usage_period@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_proxy@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_proxy_dn@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_pubkey@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_serial@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_spki@@GNUTLS_3_6_0' => 1,
+ 'gnutls_x509_crt_set_subject_alt_name@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_subject_alt_othername@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_subject_alternative_name@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_subject_key_id@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_subject_unique_id@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_tlsfeatures@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_set_version@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_sign2@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_sign@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_verify@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_crt_verify_data2@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_dn_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_dn_export2@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_dn_export@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_dn_get_rdn_ava@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_dn_get_str2@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_dn_get_str@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_dn_import@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_dn_init@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_dn_oid_known@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_dn_oid_name@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_dn_set_str@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_ext_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_ext_export_aia@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_ext_export_authority_key_id@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_ext_export_basic_constraints@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_ext_export_crl_dist_points@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_ext_export_inhibit_anypolicy@@GNUTLS_3_6_0' => 1,
+ 'gnutls_x509_ext_export_key_purposes@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_ext_export_key_usage@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_ext_export_name_constraints@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_ext_export_policies@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_ext_export_private_key_usage_period@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_ext_export_proxy@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_ext_export_subject_alt_names@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_ext_export_subject_key_id@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_ext_export_tlsfeatures@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_ext_import_aia@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_ext_import_authority_key_id@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_ext_import_basic_constraints@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_ext_import_crl_dist_points@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_ext_import_inhibit_anypolicy@@GNUTLS_3_6_0' => 1,
+ 'gnutls_x509_ext_import_key_purposes@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_ext_import_key_usage@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_ext_import_name_constraints@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_ext_import_policies@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_ext_import_private_key_usage_period@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_ext_import_proxy@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_ext_import_subject_alt_names@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_ext_import_subject_key_id@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_ext_import_tlsfeatures@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_ext_print@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_key_purpose_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_key_purpose_get@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_key_purpose_init@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_key_purpose_set@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_name_constraints_add_excluded@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_name_constraints_add_permitted@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_name_constraints_check@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_name_constraints_check_crt@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_name_constraints_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_name_constraints_get_excluded@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_name_constraints_get_permitted@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_name_constraints_init@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_othername_to_virtual@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_policies_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_policies_get@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_policies_init@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_policies_set@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_policy_release@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_privkey_cpy@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_privkey_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_privkey_export2@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_privkey_export2_pkcs8@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_privkey_export@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_privkey_export_dsa_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_privkey_export_ecc_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_privkey_export_pkcs8@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_privkey_export_rsa_raw2@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_privkey_export_rsa_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_privkey_fix@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_privkey_generate2@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_privkey_generate@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_privkey_get_key_id@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_privkey_get_pk_algorithm2@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_privkey_get_pk_algorithm@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_privkey_get_seed@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_privkey_get_spki@@GNUTLS_3_6_0' => 1,
+ 'gnutls_x509_privkey_import2@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_privkey_import@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_privkey_import_dsa_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_privkey_import_ecc_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_privkey_import_openssl@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_privkey_import_pkcs8@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_privkey_import_rsa_raw2@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_privkey_import_rsa_raw@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_privkey_init@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_privkey_sec_param@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_privkey_set_flags@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_privkey_set_pin_function@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_privkey_set_spki@@GNUTLS_3_6_0' => 1,
+ 'gnutls_x509_privkey_sign_data@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_privkey_sign_hash@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_privkey_verify_params@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_privkey_verify_seed@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_rdn_get2@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_rdn_get@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_rdn_get_by_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_rdn_get_oid@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_spki_deinit@@GNUTLS_3_6_0' => 1,
+ 'gnutls_x509_spki_get_rsa_pss_params@@GNUTLS_3_6_0' => 1,
+ 'gnutls_x509_spki_init@@GNUTLS_3_6_0' => 1,
+ 'gnutls_x509_spki_set_rsa_pss_params@@GNUTLS_3_6_0' => 1,
+ 'gnutls_x509_tlsfeatures_add@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_tlsfeatures_check_crt@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_tlsfeatures_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_tlsfeatures_get@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_tlsfeatures_init@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_trust_list_add_cas@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_trust_list_add_crls@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_trust_list_add_named_crt@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_trust_list_add_system_trust@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_trust_list_add_trust_dir@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_trust_list_add_trust_file@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_trust_list_add_trust_mem@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_trust_list_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_trust_list_get_issuer@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_trust_list_get_issuer_by_dn@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_trust_list_get_issuer_by_subject_key_id@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_trust_list_init@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_trust_list_iter_deinit@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_trust_list_iter_get_ca@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_trust_list_remove_cas@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_trust_list_remove_trust_file@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_trust_list_remove_trust_mem@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_trust_list_verify_crt2@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_trust_list_verify_crt@@GNUTLS_3_4' => 1,
+ 'gnutls_x509_trust_list_verify_named_crt@@GNUTLS_3_4' => 1
+ }
+ },
+ 'Target' => 'unix',
+ 'TypeInfo' => {
+ '1' => {
+ 'Name' => 'void',
+ 'Type' => 'Intrinsic'
+ },
+ '10034' => {
+ 'BaseType' => '152',
+ 'Name' => 'unsigned int const*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '10040' => {
+ 'BaseType' => '9918',
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '488',
+ 'Name' => 'gnutls_group_entry_st',
+ 'Size' => '56',
+ 'Type' => 'Typedef'
+ },
+ '10052' => {
+ 'BaseType' => '10040',
+ 'Name' => 'gnutls_group_entry_st const',
+ 'Size' => '56',
+ 'Type' => 'Const'
+ },
+ '10057' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '492',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'name',
+ 'offset' => '0',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'oid',
+ 'offset' => '8',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'mac_oid',
+ 'offset' => '16',
+ 'type' => '110'
+ },
+ '3' => {
+ 'name' => 'id',
+ 'offset' => '24',
+ 'type' => '2429'
+ },
+ '4' => {
+ 'name' => 'output_size',
+ 'offset' => '28',
+ 'type' => '145'
+ },
+ '5' => {
+ 'name' => 'key_size',
+ 'offset' => '32',
+ 'type' => '145'
+ },
+ '6' => {
+ 'name' => 'nonce_size',
+ 'offset' => '36',
+ 'type' => '145'
+ },
+ '7' => {
+ 'name' => 'placeholder',
+ 'offset' => '40',
+ 'type' => '145'
+ },
+ '8' => {
+ 'name' => 'block_size',
+ 'offset' => '44',
+ 'type' => '145'
+ },
+ '9' => {
+ 'name' => 'preimage_insecure',
+ 'offset' => '48',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'struct mac_entry_st',
+ 'PrivateABI' => 1,
+ 'Size' => '56',
+ 'Type' => 'Struct'
+ },
+ '1006' => {
+ 'BaseType' => '241',
+ 'Header' => 'unistd.h',
+ 'Line' => '277',
+ 'Name' => 'socklen_t',
+ 'Size' => '4',
+ 'Type' => 'Typedef'
+ },
+ '10200' => {
+ 'BaseType' => '10057',
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '503',
+ 'Name' => 'mac_entry_st',
+ 'Size' => '56',
+ 'Type' => 'Typedef'
+ },
+ '10212' => {
+ 'BaseType' => '10200',
+ 'Name' => 'mac_entry_st const',
+ 'Size' => '56',
+ 'Type' => 'Const'
+ },
+ '103' => {
+ 'Name' => 'unsigned short',
+ 'Size' => '2',
+ 'Type' => 'Intrinsic'
+ },
+ '1030' => {
+ 'BaseType' => '235',
+ 'Name' => 'char**',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '10395' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '522',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'name',
+ 'offset' => '0',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'id',
+ 'offset' => '8',
+ 'type' => '2766'
+ },
+ '10' => {
+ 'name' => 'selectable_prf',
+ 'offset' => '28',
+ 'type' => '9734'
+ },
+ '11' => {
+ 'name' => 'obsolete',
+ 'offset' => '29',
+ 'type' => '9734'
+ },
+ '12' => {
+ 'name' => 'false_start',
+ 'offset' => '30',
+ 'type' => '9734'
+ },
+ '2' => {
+ 'name' => 'age',
+ 'offset' => '12',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'major',
+ 'offset' => '16',
+ 'type' => '957'
+ },
+ '4' => {
+ 'name' => 'minor',
+ 'offset' => '17',
+ 'type' => '957'
+ },
+ '5' => {
+ 'name' => 'transport',
+ 'offset' => '20',
+ 'type' => '5992'
+ },
+ '6' => {
+ 'name' => 'supported',
+ 'offset' => '24',
+ 'type' => '9734'
+ },
+ '7' => {
+ 'name' => 'explicit_iv',
+ 'offset' => '25',
+ 'type' => '9734'
+ },
+ '8' => {
+ 'name' => 'extensions',
+ 'offset' => '26',
+ 'type' => '9734'
+ },
+ '9' => {
+ 'name' => 'selectable_sighash',
+ 'offset' => '27',
+ 'type' => '9734'
+ }
+ },
+ 'Name' => 'struct version_entry_st',
+ 'PrivateABI' => 1,
+ 'Size' => '32',
+ 'Type' => 'Struct'
+ },
+ '10407' => {
+ 'BaseType' => '10395',
+ 'Name' => 'version_entry_st const',
+ 'Size' => '32',
+ 'Type' => 'Const'
+ },
+ '1042640' => {
+ 'BaseType' => '1042652',
+ 'Header' => 'gnutls.h',
+ 'Line' => '2473',
+ 'Name' => 'gnutls_tdb_store_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '1042652' => {
+ 'Name' => 'int(*)(char const*, char const*, char const*, time_t, gnutls_datum_t const*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '110'
+ },
+ '1' => {
+ 'type' => '110'
+ },
+ '2' => {
+ 'type' => '110'
+ },
+ '3' => {
+ 'type' => '263'
+ },
+ '4' => {
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '1042693' => {
+ 'BaseType' => '1042705',
+ 'Header' => 'gnutls.h',
+ 'Line' => '2479',
+ 'Name' => 'gnutls_tdb_store_commitment_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '1042705' => {
+ 'Name' => 'int(*)(char const*, char const*, char const*, time_t, gnutls_digest_algorithm_t, gnutls_datum_t const*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '110'
+ },
+ '1' => {
+ 'type' => '110'
+ },
+ '2' => {
+ 'type' => '110'
+ },
+ '3' => {
+ 'type' => '263'
+ },
+ '4' => {
+ 'type' => '2545'
+ },
+ '5' => {
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '1042751' => {
+ 'BaseType' => '1042763',
+ 'Header' => 'gnutls.h',
+ 'Line' => '2490',
+ 'Name' => 'gnutls_tdb_verify_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '1042763' => {
+ 'Name' => 'int(*)(char const*, char const*, char const*, gnutls_datum_t const*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '110'
+ },
+ '1' => {
+ 'type' => '110'
+ },
+ '2' => {
+ 'type' => '110'
+ },
+ '3' => {
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '1042799' => {
+ 'BaseType' => '1042811',
+ 'Header' => 'gnutls.h',
+ 'Line' => '2497',
+ 'Name' => 'gnutls_tdb_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '1042811' => {
+ 'BaseType' => '1042817',
+ 'Name' => 'struct gnutls_tdb_int*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1042817' => {
+ 'Line' => '38',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'store',
+ 'offset' => '0',
+ 'type' => '1042640'
+ },
+ '1' => {
+ 'name' => 'cstore',
+ 'offset' => '8',
+ 'type' => '1042693'
+ },
+ '2' => {
+ 'name' => 'verify',
+ 'offset' => '16',
+ 'type' => '1042751'
+ }
+ },
+ 'Name' => 'struct gnutls_tdb_int',
+ 'PrivateABI' => 1,
+ 'Size' => '24',
+ 'Source' => 'verify-tofu.c',
+ 'Type' => 'Struct'
+ },
+ '10456' => {
+ 'BaseType' => '6096',
+ 'Header' => 'hash_int.h',
+ 'Line' => '39',
+ 'Name' => 'hash_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '10467' => {
+ 'BaseType' => '6096',
+ 'Header' => 'hash_int.h',
+ 'Line' => '40',
+ 'Name' => 'nonce_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '10478' => {
+ 'BaseType' => '6430',
+ 'Header' => 'hash_int.h',
+ 'Line' => '41',
+ 'Name' => 'output_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '10489' => {
+ 'BaseType' => '4784',
+ 'Header' => 'hash_int.h',
+ 'Line' => '43',
+ 'Name' => 'hash_deinit_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '1052768' => {
+ 'BaseType' => '1042799',
+ 'Name' => 'gnutls_tdb_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '10591' => {
+ 'BaseType' => '10212',
+ 'Name' => 'mac_entry_st const*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '10597' => {
+ 'Header' => 'hash_int.h',
+ 'Line' => '55',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'e',
+ 'offset' => '0',
+ 'type' => '10591'
+ },
+ '1' => {
+ 'name' => 'hash',
+ 'offset' => '8',
+ 'type' => '10456'
+ },
+ '2' => {
+ 'name' => 'output',
+ 'offset' => '16',
+ 'type' => '10478'
+ },
+ '3' => {
+ 'name' => 'deinit',
+ 'offset' => '24',
+ 'type' => '10489'
+ },
+ '4' => {
+ 'name' => 'key',
+ 'offset' => '32',
+ 'type' => '329'
+ },
+ '5' => {
+ 'name' => 'keysize',
+ 'offset' => '40',
+ 'type' => '75'
+ },
+ '6' => {
+ 'name' => 'handle',
+ 'offset' => '48',
+ 'type' => '211'
+ }
+ },
+ 'Name' => 'struct digest_hd_st',
+ 'PrivateABI' => 1,
+ 'Size' => '56',
+ 'Type' => 'Struct'
+ },
+ '10699' => {
+ 'Header' => 'hash_int.h',
+ 'Line' => '67',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'e',
+ 'offset' => '0',
+ 'type' => '10591'
+ },
+ '1' => {
+ 'name' => 'mac_len',
+ 'offset' => '8',
+ 'type' => '75'
+ },
+ '2' => {
+ 'name' => 'hash',
+ 'offset' => '16',
+ 'type' => '10456'
+ },
+ '3' => {
+ 'name' => 'setnonce',
+ 'offset' => '24',
+ 'type' => '10467'
+ },
+ '4' => {
+ 'name' => 'output',
+ 'offset' => '32',
+ 'type' => '10478'
+ },
+ '5' => {
+ 'name' => 'deinit',
+ 'offset' => '40',
+ 'type' => '10489'
+ },
+ '6' => {
+ 'name' => 'handle',
+ 'offset' => '48',
+ 'type' => '211'
+ }
+ },
+ 'Name' => 'struct mac_hd_st',
+ 'PrivateABI' => 1,
+ 'Size' => '56',
+ 'Type' => 'Struct'
+ },
+ '1073168' => {
+ 'BaseType' => '164',
+ 'Header' => 'types.h',
+ 'Line' => '194',
+ 'Name' => 'int8_t',
+ 'Size' => '1',
+ 'Type' => 'Typedef'
+ },
+ '10732' => {
+ 'BaseType' => '6149',
+ 'Header' => 'cipher_int.h',
+ 'Line' => '33',
+ 'Name' => 'cipher_encrypt_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '10743' => {
+ 'BaseType' => '6149',
+ 'Header' => 'cipher_int.h',
+ 'Line' => '35',
+ 'Name' => 'cipher_decrypt_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '10754' => {
+ 'BaseType' => '6261',
+ 'Header' => 'cipher_int.h',
+ 'Line' => '37',
+ 'Name' => 'aead_cipher_encrypt_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '10765' => {
+ 'BaseType' => '6261',
+ 'Header' => 'cipher_int.h',
+ 'Line' => '43',
+ 'Name' => 'aead_cipher_decrypt_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '10776' => {
+ 'BaseType' => '4784',
+ 'Header' => 'cipher_int.h',
+ 'Line' => '49',
+ 'Name' => 'cipher_deinit_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '1077741' => {
+ 'BaseType' => '1077752',
+ 'Header' => 'tpm.h',
+ 'Line' => '36',
+ 'Name' => 'gnutls_tpm_key_list_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '1077752' => {
+ 'BaseType' => '1077758',
+ 'Name' => 'struct tpm_key_list_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1077758' => {
+ 'Line' => '186',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'size',
+ 'offset' => '0',
+ 'type' => '1092884'
+ },
+ '1' => {
+ 'name' => 'ki',
+ 'offset' => '8',
+ 'type' => '1094494'
+ },
+ '2' => {
+ 'name' => 'tpm_ctx',
+ 'offset' => '16',
+ 'type' => '1092945'
+ }
+ },
+ 'Name' => 'struct tpm_key_list_st',
+ 'PrivateABI' => 1,
+ 'Size' => '24',
+ 'Source' => 'tpm.c',
+ 'Type' => 'Struct'
+ },
+ '1077837' => {
+ 'Header' => 'tpm.h',
+ 'Line' => '54',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_TPMKEY_FMT_RAW',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_TPMKEY_FMT_DER',
+ 'value' => '0'
+ },
+ '2' => {
+ 'name' => 'GNUTLS_TPMKEY_FMT_CTK_PEM',
+ 'value' => '1'
+ }
+ },
+ 'Name' => 'enum gnutls_tpmkey_fmt_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '10787' => {
+ 'BaseType' => '6096',
+ 'Header' => 'cipher_int.h',
+ 'Line' => '51',
+ 'Name' => 'cipher_auth_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '10798' => {
+ 'BaseType' => '6096',
+ 'Header' => 'cipher_int.h',
+ 'Line' => '52',
+ 'Name' => 'cipher_setiv_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '10809' => {
+ 'BaseType' => '6223',
+ 'Header' => 'cipher_int.h',
+ 'Line' => '54',
+ 'Name' => 'cipher_tag_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '1092851' => {
+ 'BaseType' => '957',
+ 'Header' => 'platform.h',
+ 'Line' => '17',
+ 'Name' => 'BYTE',
+ 'Size' => '1',
+ 'Type' => 'Typedef'
+ },
+ '1092862' => {
+ 'BaseType' => '1073168',
+ 'Header' => 'platform.h',
+ 'Line' => '18',
+ 'Name' => 'TSS_BOOL',
+ 'Size' => '1',
+ 'Type' => 'Typedef'
+ },
+ '1092873' => {
+ 'BaseType' => '973',
+ 'Header' => 'platform.h',
+ 'Line' => '19',
+ 'Name' => 'UINT16',
+ 'Size' => '2',
+ 'Type' => 'Typedef'
+ },
+ '1092884' => {
+ 'BaseType' => '984',
+ 'Header' => 'platform.h',
+ 'Line' => '20',
+ 'Name' => 'UINT32',
+ 'Size' => '4',
+ 'Type' => 'Typedef'
+ },
+ '1092906' => {
+ 'BaseType' => '1092851',
+ 'Name' => 'BYTE*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1092912' => {
+ 'BaseType' => '1092884',
+ 'Header' => 'tss_typedef.h',
+ 'Line' => '17',
+ 'Name' => 'TSS_FLAG',
+ 'Size' => '4',
+ 'Type' => 'Typedef'
+ },
+ '1092934' => {
+ 'BaseType' => '1092884',
+ 'Header' => 'tss_typedef.h',
+ 'Line' => '20',
+ 'Name' => 'TSS_HOBJECT',
+ 'Size' => '4',
+ 'Type' => 'Typedef'
+ },
+ '1092945' => {
+ 'BaseType' => '1092934',
+ 'Header' => 'tss_typedef.h',
+ 'Line' => '21',
+ 'Name' => 'TSS_HCONTEXT',
+ 'Size' => '4',
+ 'Type' => 'Typedef'
+ },
+ '1093011' => {
+ 'Header' => 'tss_structs.h',
+ 'Line' => '14',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'bMajor',
+ 'offset' => '0',
+ 'type' => '1092851'
+ },
+ '1' => {
+ 'name' => 'bMinor',
+ 'offset' => '1',
+ 'type' => '1092851'
+ },
+ '2' => {
+ 'name' => 'bRevMajor',
+ 'offset' => '2',
+ 'type' => '1092851'
+ },
+ '3' => {
+ 'name' => 'bRevMinor',
+ 'offset' => '3',
+ 'type' => '1092851'
+ }
+ },
+ 'Name' => 'struct tdTSS_VERSION',
+ 'PrivateABI' => 1,
+ 'Size' => '4',
+ 'Type' => 'Struct'
+ },
+ '1093072' => {
+ 'BaseType' => '1093011',
+ 'Header' => 'tss_structs.h',
+ 'Line' => '20',
+ 'Name' => 'TSS_VERSION',
+ 'Size' => '4',
+ 'Type' => 'Typedef'
+ },
+ '1093083' => {
+ 'Header' => 'tss_structs.h',
+ 'Line' => '62',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'ulTimeLow',
+ 'offset' => '0',
+ 'type' => '1092884'
+ },
+ '1' => {
+ 'name' => 'usTimeMid',
+ 'offset' => '4',
+ 'type' => '1092873'
+ },
+ '2' => {
+ 'name' => 'usTimeHigh',
+ 'offset' => '6',
+ 'type' => '1092873'
+ },
+ '3' => {
+ 'name' => 'bClockSeqHigh',
+ 'offset' => '8',
+ 'type' => '1092851'
+ },
+ '4' => {
+ 'name' => 'bClockSeqLow',
+ 'offset' => '9',
+ 'type' => '1092851'
+ },
+ '5' => {
+ 'name' => 'rgbNode',
+ 'offset' => '10',
+ 'type' => '1093168'
+ }
+ },
+ 'Name' => 'struct tdTSS_UUID',
+ 'PrivateABI' => 1,
+ 'Size' => '16',
+ 'Type' => 'Struct'
+ },
+ '1093168' => {
+ 'BaseType' => '1092851',
+ 'Name' => 'BYTE[6]',
+ 'Size' => '6',
+ 'Type' => 'Array'
+ },
+ '1093184' => {
+ 'BaseType' => '1093083',
+ 'Header' => 'tss_structs.h',
+ 'Line' => '70',
+ 'Name' => 'TSS_UUID',
+ 'Size' => '16',
+ 'Type' => 'Typedef'
+ },
+ '1093200' => {
+ 'Header' => 'tss_structs.h',
+ 'Line' => '87',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'versionInfo',
+ 'offset' => '0',
+ 'type' => '1093072'
+ },
+ '1' => {
+ 'name' => 'keyUUID',
+ 'offset' => '4',
+ 'type' => '1093184'
+ },
+ '2' => {
+ 'name' => 'parentKeyUUID',
+ 'offset' => '20',
+ 'type' => '1093184'
+ },
+ '3' => {
+ 'name' => 'bAuthDataUsage',
+ 'offset' => '36',
+ 'type' => '1092851'
+ },
+ '4' => {
+ 'name' => 'persistentStorageType',
+ 'offset' => '40',
+ 'type' => '1092912'
+ },
+ '5' => {
+ 'name' => 'persistentStorageTypeParent',
+ 'offset' => '44',
+ 'type' => '1092912'
+ },
+ '6' => {
+ 'name' => 'fIsLoaded',
+ 'offset' => '48',
+ 'type' => '1092862'
+ },
+ '7' => {
+ 'name' => 'ulVendorDataLength',
+ 'offset' => '52',
+ 'type' => '1092884'
+ },
+ '8' => {
+ 'name' => 'rgbVendorData',
+ 'offset' => '56',
+ 'type' => '1092906'
+ }
+ },
+ 'Name' => 'struct tdTSS_KM_KEYINFO2',
+ 'PrivateABI' => 1,
+ 'Size' => '64',
+ 'Type' => 'Struct'
+ },
+ '1093321' => {
+ 'BaseType' => '1093200',
+ 'Header' => 'tss_structs.h',
+ 'Line' => '101',
+ 'Name' => 'TSS_KM_KEYINFO2',
+ 'Size' => '64',
+ 'Type' => 'Typedef'
+ },
+ '1094494' => {
+ 'BaseType' => '1093321',
+ 'Name' => 'TSS_KM_KEYINFO2*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '10947' => {
+ 'BaseType' => '9753',
+ 'Name' => 'cipher_entry_st const*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '10953' => {
+ 'Header' => 'cipher_int.h',
+ 'Line' => '67',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'handle',
+ 'offset' => '0',
+ 'type' => '211'
+ },
+ '1' => {
+ 'name' => 'e',
+ 'offset' => '8',
+ 'type' => '10947'
+ },
+ '2' => {
+ 'name' => 'encrypt',
+ 'offset' => '16',
+ 'type' => '10732'
+ },
+ '3' => {
+ 'name' => 'decrypt',
+ 'offset' => '24',
+ 'type' => '10743'
+ },
+ '4' => {
+ 'name' => 'aead_encrypt',
+ 'offset' => '32',
+ 'type' => '10754'
+ },
+ '5' => {
+ 'name' => 'aead_decrypt',
+ 'offset' => '40',
+ 'type' => '10765'
+ },
+ '6' => {
+ 'name' => 'auth',
+ 'offset' => '48',
+ 'type' => '10787'
+ },
+ '7' => {
+ 'name' => 'tag',
+ 'offset' => '56',
+ 'type' => '10809'
+ },
+ '8' => {
+ 'name' => 'setiv',
+ 'offset' => '64',
+ 'type' => '10798'
+ },
+ '9' => {
+ 'name' => 'deinit',
+ 'offset' => '72',
+ 'type' => '10776'
+ }
+ },
+ 'Name' => 'struct cipher_hd_st',
+ 'PrivateABI' => 1,
+ 'Size' => '80',
+ 'Type' => 'Struct'
+ },
+ '1095999' => {
+ 'BaseType' => '1077741',
+ 'Name' => 'gnutls_tpm_key_list_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '10964' => {
+ 'Header' => 'cipher_int.h',
+ 'Line' => '191',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'dig',
+ 'offset' => '0',
+ 'type' => '10597'
+ },
+ '1' => {
+ 'name' => 'mac',
+ 'offset' => '0',
+ 'type' => '10699'
+ }
+ },
+ 'Name' => 'anon-union-cipher_int.h-191',
+ 'PrivateABI' => 1,
+ 'Size' => '56',
+ 'Type' => 'Union'
+ },
+ '110' => {
+ 'BaseType' => '128',
+ 'Name' => 'char const*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '11100' => {
+ 'Header' => 'cipher_int.h',
+ 'Line' => '202',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'cipher',
+ 'offset' => '0',
+ 'type' => '10953'
+ },
+ '1' => {
+ 'name' => 'mac',
+ 'offset' => '80',
+ 'type' => '10964'
+ },
+ '2' => {
+ 'bitfield' => '1',
+ 'name' => 'is_mac',
+ 'offset' => '136',
+ 'type' => '145'
+ },
+ '3' => {
+ 'bitfield' => '1',
+ 'name' => 'ssl_hmac',
+ 'offset' => '136',
+ 'type' => '145'
+ },
+ '4' => {
+ 'bitfield' => '1',
+ 'name' => 'non_null',
+ 'offset' => '136',
+ 'type' => '145'
+ },
+ '5' => {
+ 'bitfield' => '1',
+ 'name' => 'etm',
+ 'offset' => '136',
+ 'type' => '145'
+ },
+ '6' => {
+ 'name' => 'tag_size',
+ 'offset' => '144',
+ 'type' => '52'
+ }
+ },
+ 'Name' => 'struct auth_cipher_hd_st',
+ 'PrivateABI' => 1,
+ 'Size' => '152',
+ 'Type' => 'Struct'
+ },
+ '11133' => {
+ 'BaseType' => '957',
+ 'Name' => 'uint8_t[2]',
+ 'Size' => '2',
+ 'Type' => 'Array'
+ },
+ '11149' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '532',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'id',
+ 'offset' => '0',
+ 'type' => '11133'
+ }
+ },
+ 'Name' => 'struct sign_algorithm_st',
+ 'PrivateABI' => 1,
+ 'Size' => '2',
+ 'Type' => 'Struct'
+ },
+ '11161' => {
+ 'BaseType' => '11149',
+ 'Name' => 'sign_algorithm_st const',
+ 'Size' => '2',
+ 'Type' => 'Const'
+ },
+ '11493' => {
+ 'BaseType' => '957',
+ 'Name' => 'uint8_t[48]',
+ 'Size' => '48',
+ 'Type' => 'Array'
+ },
+ '11509' => {
+ 'BaseType' => '957',
+ 'Name' => 'uint8_t[32]',
+ 'Size' => '32',
+ 'Type' => 'Array'
+ },
+ '11525' => {
+ 'BaseType' => '10052',
+ 'Name' => 'gnutls_group_entry_st const*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '11531' => {
+ 'BaseType' => '10407',
+ 'Name' => 'version_entry_st const*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '11537' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '620',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'entity',
+ 'offset' => '0',
+ 'type' => '145'
+ },
+ '1' => {
+ 'name' => 'epoch_read',
+ 'offset' => '4',
+ 'type' => '973'
+ },
+ '10' => {
+ 'name' => 'session_id',
+ 'offset' => '140',
+ 'type' => '11509'
+ },
+ '11' => {
+ 'name' => 'session_id_size',
+ 'offset' => '172',
+ 'type' => '957'
+ },
+ '12' => {
+ 'name' => 'timestamp',
+ 'offset' => '176',
+ 'type' => '263'
+ },
+ '13' => {
+ 'name' => 'max_record_send_size',
+ 'offset' => '184',
+ 'type' => '973'
+ },
+ '14' => {
+ 'name' => 'max_record_recv_size',
+ 'offset' => '186',
+ 'type' => '973'
+ },
+ '15' => {
+ 'name' => 'cert_type',
+ 'offset' => '188',
+ 'type' => '2816'
+ },
+ '16' => {
+ 'name' => 'grp',
+ 'offset' => '192',
+ 'type' => '11525'
+ },
+ '17' => {
+ 'name' => 'server_sign_algo',
+ 'offset' => '200',
+ 'type' => '3156'
+ },
+ '18' => {
+ 'name' => 'client_sign_algo',
+ 'offset' => '204',
+ 'type' => '3156'
+ },
+ '19' => {
+ 'name' => 'ext_master_secret',
+ 'offset' => '208',
+ 'type' => '957'
+ },
+ '2' => {
+ 'name' => 'epoch_write',
+ 'offset' => '6',
+ 'type' => '973'
+ },
+ '20' => {
+ 'name' => 'etm',
+ 'offset' => '209',
+ 'type' => '957'
+ },
+ '21' => {
+ 'name' => 'do_recv_supplemental',
+ 'offset' => '212',
+ 'type' => '75'
+ },
+ '22' => {
+ 'name' => 'do_send_supplemental',
+ 'offset' => '216',
+ 'type' => '75'
+ },
+ '23' => {
+ 'name' => 'pversion',
+ 'offset' => '224',
+ 'type' => '11531'
+ },
+ '3' => {
+ 'name' => 'epoch_next',
+ 'offset' => '8',
+ 'type' => '973'
+ },
+ '4' => {
+ 'name' => 'epoch_min',
+ 'offset' => '10',
+ 'type' => '973'
+ },
+ '5' => {
+ 'name' => 'cs',
+ 'offset' => '16',
+ 'type' => '11723'
+ },
+ '6' => {
+ 'name' => 'prf_mac',
+ 'offset' => '24',
+ 'type' => '2429'
+ },
+ '7' => {
+ 'name' => 'master_secret',
+ 'offset' => '28',
+ 'type' => '11493'
+ },
+ '8' => {
+ 'name' => 'client_random',
+ 'offset' => '76',
+ 'type' => '11509'
+ },
+ '9' => {
+ 'name' => 'server_random',
+ 'offset' => '108',
+ 'type' => '11509'
+ }
+ },
+ 'Name' => 'struct security_parameters_st',
+ 'PrivateABI' => 1,
+ 'Size' => '232',
+ 'Type' => 'Struct'
+ },
+ '11587' => {
+ 'BaseType' => '145',
+ 'Name' => 'unsigned int[64]',
+ 'Size' => '256',
+ 'Type' => 'Array'
+ },
+ '116' => {
+ 'BaseType' => '110',
+ 'Name' => 'char const*const',
+ 'Size' => '8',
+ 'Type' => 'Const'
+ },
+ '11603' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '665',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'priority',
+ 'offset' => '0',
+ 'type' => '11587'
+ },
+ '1' => {
+ 'name' => 'algorithms',
+ 'offset' => '256',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'struct priority_st',
+ 'PrivateABI' => 1,
+ 'Size' => '260',
+ 'Type' => 'Struct'
+ },
+ '11653' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '672',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'SR_DISABLED',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'SR_UNSAFE',
+ 'value' => '1'
+ },
+ '2' => {
+ 'name' => 'SR_PARTIAL',
+ 'value' => '2'
+ },
+ '3' => {
+ 'name' => 'SR_SAFE',
+ 'value' => '3'
+ }
+ },
+ 'Name' => 'enum safe_renegotiation_t',
+ 'PrivateABI' => 1,
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '1166036' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '2046',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_RANDOM_ART_OPENSSH',
+ 'value' => '1'
+ }
+ },
+ 'Name' => 'enum gnutls_random_art',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '1166060' => {
+ 'BaseType' => '1166036',
+ 'Header' => 'gnutls.h',
+ 'Line' => '2048',
+ 'Name' => 'gnutls_random_art_t',
+ 'Size' => '4',
+ 'Type' => 'Typedef'
+ },
+ '11665' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '676',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'entry',
+ 'offset' => '0',
+ 'type' => '11707'
+ },
+ '1' => {
+ 'name' => 'size',
+ 'offset' => '2048',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'struct ciphersuite_list_st',
+ 'PrivateABI' => 1,
+ 'Size' => '2056',
+ 'Type' => 'Struct'
+ },
+ '11707' => {
+ 'BaseType' => '11723',
+ 'Name' => 'gnutls_cipher_suite_entry_st const*[256]',
+ 'Size' => '2048',
+ 'Type' => 'Array'
+ },
+ '11723' => {
+ 'BaseType' => '9913',
+ 'Name' => 'gnutls_cipher_suite_entry_st const*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '11729' => {
+ 'BaseType' => '11665',
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '679',
+ 'Name' => 'ciphersuite_list_st',
+ 'Size' => '2056',
+ 'Type' => 'Typedef'
+ },
+ '11741' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '681',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'entry',
+ 'offset' => '0',
+ 'type' => '11797'
+ },
+ '1' => {
+ 'name' => 'size',
+ 'offset' => '512',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'have_ffdhe',
+ 'offset' => '516',
+ 'type' => '9734'
+ }
+ },
+ 'Name' => 'struct group_list_st',
+ 'PrivateABI' => 1,
+ 'Size' => '520',
+ 'Type' => 'Struct'
+ },
+ '11797' => {
+ 'BaseType' => '11525',
+ 'Name' => 'gnutls_group_entry_st const*[64]',
+ 'Size' => '512',
+ 'Type' => 'Array'
+ },
+ '11813' => {
+ 'BaseType' => '11741',
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '685',
+ 'Name' => 'group_list_st',
+ 'Size' => '520',
+ 'Type' => 'Typedef'
+ },
+ '11825' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '687',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'entry',
+ 'offset' => '0',
+ 'type' => '11867'
+ },
+ '1' => {
+ 'name' => 'size',
+ 'offset' => '512',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'struct sign_algo_list_st',
+ 'PrivateABI' => 1,
+ 'Size' => '520',
+ 'Type' => 'Struct'
+ },
+ '11867' => {
+ 'BaseType' => '246949',
+ 'Name' => 'struct gnutls_sign_entry_st const*[64]',
+ 'Size' => '512',
+ 'Type' => 'Array'
+ },
+ '11889' => {
+ 'Header' => 'algorithms.h',
+ 'Line' => '308',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'name',
+ 'offset' => '0',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'oid',
+ 'offset' => '8',
+ 'type' => '110'
+ },
+ '2' => {
+ 'name' => 'id',
+ 'offset' => '16',
+ 'type' => '3156'
+ },
+ '3' => {
+ 'name' => 'pk',
+ 'offset' => '20',
+ 'type' => '2896'
+ },
+ '4' => {
+ 'name' => 'hash',
+ 'offset' => '24',
+ 'type' => '2545'
+ },
+ '5' => {
+ 'name' => 'aid',
+ 'offset' => '28',
+ 'type' => '11161'
+ },
+ '6' => {
+ 'name' => 'slevel',
+ 'offset' => '32',
+ 'type' => '14455'
+ }
+ },
+ 'Name' => 'struct gnutls_sign_entry_st',
+ 'PrivateABI' => 1,
+ 'Size' => '40',
+ 'Type' => 'Struct'
+ },
+ '1190394' => {
+ 'BaseType' => '817911',
+ 'Name' => 'gnutls_custom_url_st const',
+ 'Size' => '64',
+ 'Type' => 'Const'
+ },
+ '1190764' => {
+ 'BaseType' => '1190394',
+ 'Name' => 'gnutls_custom_url_st const*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1192' => {
+ 'BaseType' => '103',
+ 'Header' => 'sockaddr.h',
+ 'Line' => '28',
+ 'Name' => 'sa_family_t',
+ 'Size' => '2',
+ 'Type' => 'Typedef'
+ },
+ '11997' => {
+ 'BaseType' => '11825',
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '690',
+ 'Name' => 'sign_algo_list_st',
+ 'Size' => '520',
+ 'Type' => 'Typedef'
+ },
+ '12009' => {
+ 'Name' => 'atomic_uint',
+ 'Size' => '4',
+ 'Type' => 'Intrinsic'
+ },
+ '1203' => {
+ 'Header' => 'socket.h',
+ 'Line' => '170',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'sa_family',
+ 'offset' => '0',
+ 'type' => '1192'
+ },
+ '1' => {
+ 'name' => 'sa_data',
+ 'offset' => '2',
+ 'type' => '1245'
+ }
+ },
+ 'Name' => 'struct sockaddr',
+ 'Size' => '16',
+ 'Type' => 'Struct'
+ },
+ '121' => {
+ 'Name' => 'char',
+ 'Size' => '1',
+ 'Type' => 'Intrinsic'
+ },
+ '12195' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '817',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'cookie',
+ 'offset' => '0',
+ 'type' => '11509'
+ },
+ '1' => {
+ 'name' => 'cookie_len',
+ 'offset' => '32',
+ 'type' => '957'
+ },
+ '10' => {
+ 'name' => 'async_term',
+ 'offset' => '56',
+ 'type' => '263'
+ },
+ '11' => {
+ 'name' => 'last_retransmit',
+ 'offset' => '64',
+ 'type' => '285'
+ },
+ '12' => {
+ 'name' => 'packets_dropped',
+ 'offset' => '80',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'hsk_write_seq',
+ 'offset' => '34',
+ 'type' => '973'
+ },
+ '3' => {
+ 'name' => 'hsk_read_seq',
+ 'offset' => '36',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'mtu',
+ 'offset' => '40',
+ 'type' => '973'
+ },
+ '5' => {
+ 'name' => 'flight_init',
+ 'offset' => '42',
+ 'type' => '9734'
+ },
+ '6' => {
+ 'name' => 'last_flight',
+ 'offset' => '43',
+ 'type' => '9734'
+ },
+ '7' => {
+ 'name' => 'retrans_timeout_ms',
+ 'offset' => '44',
+ 'type' => '145'
+ },
+ '8' => {
+ 'name' => 'hsk_hello_verify_requests',
+ 'offset' => '48',
+ 'type' => '145'
+ },
+ '9' => {
+ 'name' => 'actual_retrans_timeout_ms',
+ 'offset' => '52',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'struct dtls_st',
+ 'PrivateABI' => 1,
+ 'Size' => '88',
+ 'Type' => 'Struct'
+ },
+ '12207' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '819',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'fd',
+ 'offset' => '0',
+ 'type' => '75'
+ },
+ '1' => {
+ 'name' => 'flags',
+ 'offset' => '4',
+ 'type' => '75'
+ },
+ '2' => {
+ 'name' => 'connect_only',
+ 'offset' => '8',
+ 'type' => '9734'
+ },
+ '3' => {
+ 'name' => 'connect_addr',
+ 'offset' => '16',
+ 'type' => '1261'
+ },
+ '4' => {
+ 'name' => 'connect_addrlen',
+ 'offset' => '144',
+ 'type' => '1006'
+ }
+ },
+ 'Name' => 'struct tfo_st',
+ 'PrivateABI' => 1,
+ 'Size' => '152',
+ 'Type' => 'Struct'
+ },
+ '12285' => {
+ 'BaseType' => '12207',
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '825',
+ 'Name' => 'tfo_st',
+ 'Size' => '152',
+ 'Type' => 'Typedef'
+ },
+ '12297' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '1098',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'type',
+ 'offset' => '0',
+ 'type' => '973'
+ },
+ '1' => {
+ 'name' => 'priv',
+ 'offset' => '8',
+ 'type' => '5572'
+ },
+ '2' => {
+ 'name' => 'resumed_priv',
+ 'offset' => '16',
+ 'type' => '5572'
+ },
+ '3' => {
+ 'name' => 'set',
+ 'offset' => '24',
+ 'type' => '957'
+ },
+ '4' => {
+ 'name' => 'resumed_set',
+ 'offset' => '25',
+ 'type' => '957'
+ }
+ },
+ 'Name' => 'anon-struct-gnutls_int.h-1098',
+ 'PrivateABI' => 1,
+ 'Size' => '32',
+ 'Type' => 'Struct'
+ },
+ '1245' => {
+ 'BaseType' => '121',
+ 'Name' => 'char[14]',
+ 'Size' => '14',
+ 'Type' => 'Array'
+ },
+ '1261' => {
+ 'Header' => 'socket.h',
+ 'Line' => '183',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'ss_family',
+ 'offset' => '0',
+ 'type' => '1192'
+ },
+ '1' => {
+ 'name' => '__ss_padding',
+ 'offset' => '2',
+ 'type' => '1310'
+ },
+ '2' => {
+ 'name' => '__ss_align',
+ 'offset' => '120',
+ 'type' => '68'
+ }
+ },
+ 'Name' => 'struct sockaddr_storage',
+ 'Size' => '128',
+ 'Type' => 'Struct'
+ },
+ '128' => {
+ 'BaseType' => '121',
+ 'Name' => 'char const',
+ 'Size' => '1',
+ 'Type' => 'Const'
+ },
+ '129605' => {
+ 'BaseType' => '121',
+ 'Name' => 'char[32]',
+ 'Size' => '32',
+ 'Type' => 'Array'
+ },
+ '1304912' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '606',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_OPENPGP_CERT',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_OPENPGP_CERT_FINGERPRINT',
+ 'value' => '1'
+ }
+ },
+ 'Name' => 'enum gnutls_openpgp_crt_status_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '1305072' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '689',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_CRT_PRINT_FULL',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_CRT_PRINT_ONELINE',
+ 'value' => '1'
+ },
+ '2' => {
+ 'name' => 'GNUTLS_CRT_PRINT_UNSIGNED_FULL',
+ 'value' => '2'
+ },
+ '3' => {
+ 'name' => 'GNUTLS_CRT_PRINT_COMPACT',
+ 'value' => '3'
+ },
+ '4' => {
+ 'name' => 'GNUTLS_CRT_PRINT_FULL_NUMBERS',
+ 'value' => '4'
+ }
+ },
+ 'Name' => 'enum gnutls_certificate_print_formats',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '1305120' => {
+ 'BaseType' => '1305072',
+ 'Header' => 'gnutls.h',
+ 'Line' => '695',
+ 'Name' => 'gnutls_certificate_print_formats_t',
+ 'Size' => '4',
+ 'Type' => 'Typedef'
+ },
+ '1308005' => {
+ 'Header' => 'openpgp.h',
+ 'Line' => '49',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_OPENPGP_FMT_RAW',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_OPENPGP_FMT_BASE64',
+ 'value' => '1'
+ }
+ },
+ 'Name' => 'enum gnutls_openpgp_crt_fmt',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '1308034' => {
+ 'BaseType' => '1308005',
+ 'Header' => 'openpgp.h',
+ 'Line' => '52',
+ 'Name' => 'gnutls_openpgp_crt_fmt_t',
+ 'Size' => '4',
+ 'Type' => 'Typedef'
+ },
+ '1310' => {
+ 'BaseType' => '121',
+ 'Name' => 'char[118]',
+ 'Size' => '118',
+ 'Type' => 'Array'
+ },
+ '131576' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '220',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_PARAMS_RSA_EXPORT',
+ 'value' => '1'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_PARAMS_DH',
+ 'value' => '2'
+ },
+ '2' => {
+ 'name' => 'GNUTLS_PARAMS_ECDH',
+ 'value' => '3'
+ }
+ },
+ 'Name' => 'enum gnutls_params_type_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '1317192' => {
+ 'BaseType' => '135830',
+ 'Name' => 'gnutls_openpgp_crt_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1317563' => {
+ 'BaseType' => '135853',
+ 'Name' => 'gnutls_openpgp_privkey_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '132474' => {
+ 'BaseType' => '2896',
+ 'Name' => 'gnutls_pk_algorithm_t const',
+ 'Size' => '4',
+ 'Type' => 'Const'
+ },
+ '1326' => {
+ 'BaseType' => '1203',
+ 'Name' => 'struct sockaddr*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '133119' => {
+ 'BaseType' => '133131',
+ 'Header' => 'gnutls.h',
+ 'Line' => '935',
+ 'Name' => 'gnutls_dh_params_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '133131' => {
+ 'BaseType' => '133137',
+ 'Name' => 'struct gnutls_dh_params_int*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '133137' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '774',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'params',
+ 'offset' => '0',
+ 'type' => '143424'
+ },
+ '1' => {
+ 'name' => 'q_bits',
+ 'offset' => '16',
+ 'type' => '75'
+ }
+ },
+ 'Name' => 'struct gnutls_dh_params_int',
+ 'PrivateABI' => 1,
+ 'Size' => '24',
+ 'Type' => 'Struct'
+ },
+ '133177' => {
+ 'BaseType' => '133189',
+ 'Header' => 'gnutls.h',
+ 'Line' => '939',
+ 'Name' => 'gnutls_rsa_params_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '133189' => {
+ 'BaseType' => '133195',
+ 'Name' => 'struct gnutls_x509_privkey_int*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '133195' => {
+ 'Header' => 'x509_int.h',
+ 'Line' => '134',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'params',
+ 'offset' => '0',
+ 'type' => '8064'
+ },
+ '1' => {
+ 'name' => 'expanded',
+ 'offset' => '464',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '468',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'key',
+ 'offset' => '472',
+ 'type' => '8455'
+ },
+ '4' => {
+ 'name' => 'pin',
+ 'offset' => '480',
+ 'type' => '140685'
+ }
+ },
+ 'Name' => 'struct gnutls_x509_privkey_int',
+ 'PrivateABI' => 1,
+ 'Size' => '496',
+ 'Type' => 'Struct'
+ },
+ '133742' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '952',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'dh',
+ 'offset' => '0',
+ 'type' => '133119'
+ },
+ '1' => {
+ 'name' => 'rsa_export',
+ 'offset' => '0',
+ 'type' => '133177'
+ }
+ },
+ 'Name' => 'union params',
+ 'Size' => '8',
+ 'Type' => 'Union'
+ },
+ '133779' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '950',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'type',
+ 'offset' => '0',
+ 'type' => '131576'
+ },
+ '1' => {
+ 'name' => 'params',
+ 'offset' => '8',
+ 'type' => '133742'
+ },
+ '2' => {
+ 'name' => 'deinit',
+ 'offset' => '16',
+ 'type' => '75'
+ }
+ },
+ 'Name' => 'struct gnutls_params_st',
+ 'Size' => '24',
+ 'Type' => 'Struct'
+ },
+ '133832' => {
+ 'BaseType' => '133779',
+ 'Header' => 'gnutls.h',
+ 'Line' => '957',
+ 'Name' => 'gnutls_params_st',
+ 'Size' => '24',
+ 'Type' => 'Typedef'
+ },
+ '133844' => {
+ 'BaseType' => '133856',
+ 'Header' => 'gnutls.h',
+ 'Line' => '959',
+ 'Name' => 'gnutls_params_function',
+ 'Type' => 'Typedef'
+ },
+ '133856' => {
+ 'Name' => 'int()(gnutls_session_t, gnutls_params_type_t, gnutls_params_st*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '3461'
+ },
+ '1' => {
+ 'type' => '131576'
+ },
+ '2' => {
+ 'type' => '133881'
+ }
+ },
+ 'Return' => '75',
+ 'Type' => 'Func'
+ },
+ '133881' => {
+ 'BaseType' => '133832',
+ 'Name' => 'gnutls_params_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '134413' => {
+ 'BaseType' => '4596',
+ 'Header' => 'gnutls.h',
+ 'Line' => '1641',
+ 'Name' => 'gnutls_privkey_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '134436' => {
+ 'BaseType' => '133189',
+ 'Header' => 'gnutls.h',
+ 'Line' => '1644',
+ 'Name' => 'gnutls_x509_privkey_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '134448' => {
+ 'BaseType' => '134460',
+ 'Header' => 'gnutls.h',
+ 'Line' => '1650',
+ 'Name' => 'gnutls_x509_crt_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '134460' => {
+ 'BaseType' => '134466',
+ 'Name' => 'struct gnutls_x509_crt_int*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '134466' => {
+ 'Header' => 'x509_int.h',
+ 'Line' => '77',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '0',
+ 'type' => '8455'
+ },
+ '1' => {
+ 'name' => 'use_extensions',
+ 'offset' => '8',
+ 'type' => '75'
+ },
+ '10' => {
+ 'name' => 'san',
+ 'offset' => '104',
+ 'type' => '146035'
+ },
+ '11' => {
+ 'name' => 'ian',
+ 'offset' => '112',
+ 'type' => '146035'
+ },
+ '12' => {
+ 'name' => 'dn',
+ 'offset' => '120',
+ 'type' => '146057'
+ },
+ '13' => {
+ 'name' => 'idn',
+ 'offset' => '128',
+ 'type' => '146057'
+ },
+ '2' => {
+ 'name' => 'expanded',
+ 'offset' => '12',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'modified',
+ 'offset' => '16',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '20',
+ 'type' => '145'
+ },
+ '5' => {
+ 'name' => 'pin',
+ 'offset' => '24',
+ 'type' => '140685'
+ },
+ '6' => {
+ 'name' => 'raw_dn',
+ 'offset' => '40',
+ 'type' => '4000'
+ },
+ '7' => {
+ 'name' => 'raw_issuer_dn',
+ 'offset' => '56',
+ 'type' => '4000'
+ },
+ '8' => {
+ 'name' => 'raw_spki',
+ 'offset' => '72',
+ 'type' => '4000'
+ },
+ '9' => {
+ 'name' => 'der',
+ 'offset' => '88',
+ 'type' => '4000'
+ }
+ },
+ 'Name' => 'struct gnutls_x509_crt_int',
+ 'PrivateABI' => 1,
+ 'Size' => '136',
+ 'Type' => 'Struct'
+ },
+ '134646' => {
+ 'BaseType' => '134658',
+ 'Header' => 'gnutls.h',
+ 'Line' => '1663',
+ 'Name' => 'gnutls_certificate_credentials_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '134658' => {
+ 'BaseType' => '134664',
+ 'Name' => 'struct gnutls_certificate_credentials_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '134664' => {
+ 'Header' => 'cert.h',
+ 'Line' => '49',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'dh_params',
+ 'offset' => '0',
+ 'type' => '133119'
+ },
+ '1' => {
+ 'name' => 'deinit_dh_params',
+ 'offset' => '8',
+ 'type' => '145'
+ },
+ '10' => {
+ 'name' => 'verify_depth',
+ 'offset' => '64',
+ 'type' => '145'
+ },
+ '11' => {
+ 'name' => 'verify_bits',
+ 'offset' => '68',
+ 'type' => '145'
+ },
+ '12' => {
+ 'name' => 'get_cert_callback',
+ 'offset' => '72',
+ 'type' => '146250'
+ },
+ '13' => {
+ 'name' => 'get_cert_callback2',
+ 'offset' => '80',
+ 'type' => '146256'
+ },
+ '14' => {
+ 'name' => 'verify_callback',
+ 'offset' => '88',
+ 'type' => '14229'
+ },
+ '15' => {
+ 'name' => 'pin',
+ 'offset' => '96',
+ 'type' => '140685'
+ },
+ '16' => {
+ 'name' => 'pin_tmp',
+ 'offset' => '112',
+ 'type' => '129605'
+ },
+ '17' => {
+ 'name' => 'glob_ocsp_func',
+ 'offset' => '144',
+ 'type' => '4607'
+ },
+ '18' => {
+ 'name' => 'glob_ocsp_func_ptr',
+ 'offset' => '152',
+ 'type' => '211'
+ },
+ '2' => {
+ 'name' => 'dh_sec_param',
+ 'offset' => '12',
+ 'type' => '3437'
+ },
+ '3' => {
+ 'name' => 'params_func',
+ 'offset' => '16',
+ 'type' => '146238'
+ },
+ '4' => {
+ 'name' => 'certs',
+ 'offset' => '24',
+ 'type' => '146244'
+ },
+ '5' => {
+ 'name' => 'ncerts',
+ 'offset' => '32',
+ 'type' => '145'
+ },
+ '6' => {
+ 'name' => 'sorted_cert_idx',
+ 'offset' => '40',
+ 'type' => '22483'
+ },
+ '7' => {
+ 'name' => 'tlist',
+ 'offset' => '48',
+ 'type' => '136696'
+ },
+ '8' => {
+ 'name' => 'flags',
+ 'offset' => '56',
+ 'type' => '145'
+ },
+ '9' => {
+ 'name' => 'verify_flags',
+ 'offset' => '60',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'struct gnutls_certificate_credentials_st',
+ 'PrivateABI' => 1,
+ 'Size' => '160',
+ 'Type' => 'Struct'
+ },
+ '135830' => {
+ 'BaseType' => '135842',
+ 'Header' => 'gnutls.h',
+ 'Line' => '2285',
+ 'Name' => 'gnutls_openpgp_crt_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '135842' => {
+ 'BaseType' => '135848',
+ 'Name' => 'struct gnutls_openpgp_crt_int*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '135848' => {
+ 'Name' => 'struct gnutls_openpgp_crt_int',
+ 'PrivateABI' => 1,
+ 'Type' => 'Struct'
+ },
+ '135853' => {
+ 'BaseType' => '135865',
+ 'Header' => 'gnutls.h',
+ 'Line' => '2288',
+ 'Name' => 'gnutls_openpgp_privkey_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '135865' => {
+ 'BaseType' => '135871',
+ 'Name' => 'struct gnutls_openpgp_privkey_int*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '135871' => {
+ 'Name' => 'struct gnutls_openpgp_privkey_int',
+ 'PrivateABI' => 1,
+ 'Type' => 'Struct'
+ },
+ '135876' => {
+ 'BaseType' => '135888',
+ 'Header' => 'gnutls.h',
+ 'Line' => '2291',
+ 'Name' => 'gnutls_pkcs11_privkey_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '135888' => {
+ 'BaseType' => '135894',
+ 'Name' => 'struct gnutls_pkcs11_privkey_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '135894' => {
+ 'Header' => 'pkcs11_int.h',
+ 'Line' => '64',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'pk_algorithm',
+ 'offset' => '0',
+ 'type' => '2896'
+ },
+ '1' => {
+ 'name' => 'rsa_pss_ok',
+ 'offset' => '4',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '8',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'uinfo',
+ 'offset' => '16',
+ 'type' => '630336'
+ },
+ '4' => {
+ 'name' => 'url',
+ 'offset' => '24',
+ 'type' => '235'
+ },
+ '5' => {
+ 'name' => 'sinfo',
+ 'offset' => '32',
+ 'type' => '630234'
+ },
+ '6' => {
+ 'name' => 'ref',
+ 'offset' => '384',
+ 'type' => '626986'
+ },
+ '7' => {
+ 'name' => 'reauth',
+ 'offset' => '392',
+ 'type' => '145'
+ },
+ '8' => {
+ 'name' => 'mutex',
+ 'offset' => '400',
+ 'type' => '211'
+ },
+ '9' => {
+ 'name' => 'pin',
+ 'offset' => '408',
+ 'type' => '140685'
+ }
+ },
+ 'Name' => 'struct gnutls_pkcs11_privkey_st',
+ 'PrivateABI' => 1,
+ 'Size' => '424',
+ 'Type' => 'Struct'
+ },
+ '135937' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '2307',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_PRIVKEY_X509',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_PRIVKEY_OPENPGP',
+ 'value' => '1'
+ },
+ '2' => {
+ 'name' => 'GNUTLS_PRIVKEY_PKCS11',
+ 'value' => '2'
+ },
+ '3' => {
+ 'name' => 'GNUTLS_PRIVKEY_EXT',
+ 'value' => '3'
+ }
+ },
+ 'Name' => 'enum gnutls_privkey_type_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '135949' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '2313',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'x509',
+ 'offset' => '0',
+ 'type' => '135983'
+ },
+ '1' => {
+ 'name' => 'pgp',
+ 'offset' => '0',
+ 'type' => '135830'
+ }
+ },
+ 'Name' => 'anon-union-gnutls.h-2313',
+ 'Size' => '8',
+ 'Type' => 'Union'
+ },
+ '135983' => {
+ 'BaseType' => '134448',
+ 'Name' => 'gnutls_x509_crt_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '135989' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '2319',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'x509',
+ 'offset' => '0',
+ 'type' => '134436'
+ },
+ '1' => {
+ 'name' => 'pgp',
+ 'offset' => '0',
+ 'type' => '135853'
+ },
+ '2' => {
+ 'name' => 'pkcs11',
+ 'offset' => '0',
+ 'type' => '135876'
+ }
+ },
+ 'Name' => 'anon-union-gnutls.h-2319',
+ 'Size' => '8',
+ 'Type' => 'Union'
+ },
+ '136035' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '2309',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'cert_type',
+ 'offset' => '0',
+ 'type' => '2816'
+ },
+ '1' => {
+ 'name' => 'key_type',
+ 'offset' => '4',
+ 'type' => '135937'
+ },
+ '2' => {
+ 'name' => 'cert',
+ 'offset' => '8',
+ 'type' => '135949'
+ },
+ '3' => {
+ 'name' => 'ncerts',
+ 'offset' => '16',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'key',
+ 'offset' => '24',
+ 'type' => '135989'
+ },
+ '5' => {
+ 'name' => 'deinit_all',
+ 'offset' => '32',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'struct gnutls_retr2_st',
+ 'Size' => '40',
+ 'Type' => 'Struct'
+ },
+ '136127' => {
+ 'BaseType' => '136035',
+ 'Header' => 'gnutls.h',
+ 'Line' => '2326',
+ 'Name' => 'gnutls_retr2_st',
+ 'Size' => '40',
+ 'Type' => 'Typedef'
+ },
+ '136139' => {
+ 'BaseType' => '136151',
+ 'Header' => 'gnutls.h',
+ 'Line' => '2360',
+ 'Name' => 'gnutls_certificate_retrieve_function',
+ 'Type' => 'Typedef'
+ },
+ '136151' => {
+ 'Name' => 'int()(gnutls_session_t, gnutls_datum_t const*, int, gnutls_pk_algorithm_t const*, int, gnutls_retr2_st*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '3461'
+ },
+ '1' => {
+ 'type' => '4549'
+ },
+ '2' => {
+ 'type' => '75'
+ },
+ '3' => {
+ 'type' => '136191'
+ },
+ '4' => {
+ 'type' => '75'
+ },
+ '5' => {
+ 'type' => '136197'
+ }
+ },
+ 'Return' => '75',
+ 'Type' => 'Func'
+ },
+ '136191' => {
+ 'BaseType' => '132474',
+ 'Name' => 'gnutls_pk_algorithm_t const*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '136197' => {
+ 'BaseType' => '136127',
+ 'Name' => 'gnutls_retr2_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '136203' => {
+ 'BaseType' => '136215',
+ 'Header' => 'gnutls.h',
+ 'Line' => '2601',
+ 'Name' => 'gnutls_pin_callback_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '136215' => {
+ 'Name' => 'int(*)(void*, int, char const*, char const*, unsigned int, char*, size_t)',
+ 'Param' => {
+ '0' => {
+ 'type' => '211'
+ },
+ '1' => {
+ 'type' => '75'
+ },
+ '2' => {
+ 'type' => '110'
+ },
+ '3' => {
+ 'type' => '110'
+ },
+ '4' => {
+ 'type' => '145'
+ },
+ '5' => {
+ 'type' => '235'
+ },
+ '6' => {
+ 'type' => '52'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '136671' => {
+ 'Header' => 'x509_int.h',
+ 'Line' => '73',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'asn',
+ 'offset' => '0',
+ 'type' => '8455'
+ }
+ },
+ 'Name' => 'struct gnutls_x509_dn_st',
+ 'PrivateABI' => 1,
+ 'Size' => '8',
+ 'Type' => 'Struct'
+ },
+ '136696' => {
+ 'BaseType' => '136708',
+ 'Header' => 'x509.h',
+ 'Line' => '1474',
+ 'Name' => 'gnutls_x509_trust_list_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '136708' => {
+ 'BaseType' => '136714',
+ 'Name' => 'struct gnutls_x509_trust_list_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '136714' => {
+ 'Header' => 'verify-high.h',
+ 'Line' => '26',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'size',
+ 'offset' => '0',
+ 'type' => '145'
+ },
+ '1' => {
+ 'name' => 'node',
+ 'offset' => '8',
+ 'type' => '472896'
+ },
+ '2' => {
+ 'name' => 'x509_rdn_sequence',
+ 'offset' => '16',
+ 'type' => '4000'
+ },
+ '3' => {
+ 'name' => 'blacklisted',
+ 'offset' => '32',
+ 'type' => '135983'
+ },
+ '4' => {
+ 'name' => 'blacklisted_size',
+ 'offset' => '40',
+ 'type' => '145'
+ },
+ '5' => {
+ 'name' => 'keep_certs',
+ 'offset' => '48',
+ 'type' => '135983'
+ },
+ '6' => {
+ 'name' => 'keep_certs_size',
+ 'offset' => '56',
+ 'type' => '145'
+ },
+ '7' => {
+ 'name' => 'pkcs11_token',
+ 'offset' => '64',
+ 'type' => '235'
+ }
+ },
+ 'Name' => 'struct gnutls_x509_trust_list_st',
+ 'PrivateABI' => 1,
+ 'Size' => '72',
+ 'Type' => 'Struct'
+ },
+ '136784' => {
+ 'BaseType' => '136796',
+ 'Header' => 'abstract.h',
+ 'Line' => '646',
+ 'Name' => 'gnutls_certificate_retrieve_function2',
+ 'Type' => 'Typedef'
+ },
+ '136796' => {
+ 'Name' => 'int()(gnutls_session_t, gnutls_datum_t const*, int, gnutls_pk_algorithm_t const*, int, gnutls_pcert_st**, unsigned int*, gnutls_privkey_t*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '3461'
+ },
+ '1' => {
+ 'type' => '4549'
+ },
+ '2' => {
+ 'type' => '75'
+ },
+ '3' => {
+ 'type' => '136191'
+ },
+ '4' => {
+ 'type' => '75'
+ },
+ '5' => {
+ 'type' => '136846'
+ },
+ '6' => {
+ 'type' => '22483'
+ },
+ '7' => {
+ 'type' => '136864'
+ }
+ },
+ 'Return' => '75',
+ 'Type' => 'Func'
+ },
+ '136846' => {
+ 'BaseType' => '5709',
+ 'Name' => 'gnutls_pcert_st**',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '136864' => {
+ 'BaseType' => '134413',
+ 'Name' => 'gnutls_privkey_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1376911' => {
+ 'BaseType' => '1376922',
+ 'Header' => 'system-keys.h',
+ 'Line' => '41',
+ 'Name' => 'gnutls_system_key_iter_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '1376922' => {
+ 'BaseType' => '1376928',
+ 'Name' => 'struct system_key_iter_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1376928' => {
+ 'Name' => 'struct system_key_iter_st',
+ 'PrivateABI' => 1,
+ 'Type' => 'Struct'
+ },
+ '1377431' => {
+ 'BaseType' => '1376911',
+ 'Name' => 'gnutls_system_key_iter_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1384415' => {
+ 'Header' => 'pkcs11.h',
+ 'Line' => '166',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_PKCS11_URL_GENERIC',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_PKCS11_URL_LIB',
+ 'value' => '1'
+ },
+ '2' => {
+ 'name' => 'GNUTLS_PKCS11_URL_LIB_VERSION',
+ 'value' => '2'
+ }
+ },
+ 'Name' => 'enum gnutls_pkcs11_url_type_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '1384500' => {
+ 'Header' => 'pkcs11.h',
+ 'Line' => '292',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_PKCS11_OBJ_ID_HEX',
+ 'value' => '1'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_PKCS11_OBJ_LABEL',
+ 'value' => '2'
+ },
+ '2' => {
+ 'name' => 'GNUTLS_PKCS11_OBJ_TOKEN_LABEL',
+ 'value' => '3'
+ },
+ '3' => {
+ 'name' => 'GNUTLS_PKCS11_OBJ_TOKEN_SERIAL',
+ 'value' => '4'
+ },
+ '4' => {
+ 'name' => 'GNUTLS_PKCS11_OBJ_TOKEN_MANUFACTURER',
+ 'value' => '5'
+ },
+ '5' => {
+ 'name' => 'GNUTLS_PKCS11_OBJ_TOKEN_MODEL',
+ 'value' => '6'
+ },
+ '6' => {
+ 'name' => 'GNUTLS_PKCS11_OBJ_ID',
+ 'value' => '7'
+ },
+ '7' => {
+ 'name' => 'GNUTLS_PKCS11_OBJ_LIBRARY_VERSION',
+ 'value' => '8'
+ },
+ '8' => {
+ 'name' => 'GNUTLS_PKCS11_OBJ_LIBRARY_DESCRIPTION',
+ 'value' => '9'
+ },
+ '9' => {
+ 'name' => 'GNUTLS_PKCS11_OBJ_LIBRARY_MANUFACTURER',
+ 'value' => '10'
+ }
+ },
+ 'Name' => 'enum gnutls_pkcs11_obj_info_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '1384556' => {
+ 'Header' => 'pkcs11.h',
+ 'Line' => '327',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_PKCS11_TOKEN_LABEL',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_PKCS11_TOKEN_SERIAL',
+ 'value' => '1'
+ },
+ '2' => {
+ 'name' => 'GNUTLS_PKCS11_TOKEN_MANUFACTURER',
+ 'value' => '2'
+ },
+ '3' => {
+ 'name' => 'GNUTLS_PKCS11_TOKEN_MODEL',
+ 'value' => '3'
+ },
+ '4' => {
+ 'name' => 'GNUTLS_PKCS11_TOKEN_MODNAME',
+ 'value' => '4'
+ }
+ },
+ 'Name' => 'enum gnutls_pkcs11_token_info_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '1398863' => {
+ 'BaseType' => '946168',
+ 'Name' => 'gnutls_pkcs11_obj_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1398869' => {
+ 'BaseType' => '1398863',
+ 'Name' => 'gnutls_pkcs11_obj_t*const',
+ 'Size' => '8',
+ 'Type' => 'Const'
+ },
+ '14022' => {
+ 'BaseType' => '8823',
+ 'Name' => 'handshake_buffer_st[6]',
+ 'Size' => '432',
+ 'Type' => 'Array'
+ },
+ '1403167' => {
+ 'BaseType' => '1398863',
+ 'Name' => 'gnutls_pkcs11_obj_t**',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '14038' => {
+ 'Header' => 'auth.h',
+ 'Line' => '28',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'name',
+ 'offset' => '0',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'gnutls_generate_server_certificate',
+ 'offset' => '8',
+ 'type' => '14382'
+ },
+ '10' => {
+ 'name' => 'gnutls_process_client_kx',
+ 'offset' => '80',
+ 'type' => '14413'
+ },
+ '11' => {
+ 'name' => 'gnutls_process_client_crt_vrfy',
+ 'offset' => '88',
+ 'type' => '14413'
+ },
+ '12' => {
+ 'name' => 'gnutls_process_server_crt_request',
+ 'offset' => '96',
+ 'type' => '14413'
+ },
+ '2' => {
+ 'name' => 'gnutls_generate_client_certificate',
+ 'offset' => '16',
+ 'type' => '14382'
+ },
+ '3' => {
+ 'name' => 'gnutls_generate_server_kx',
+ 'offset' => '24',
+ 'type' => '14382'
+ },
+ '4' => {
+ 'name' => 'gnutls_generate_client_kx',
+ 'offset' => '32',
+ 'type' => '14382'
+ },
+ '5' => {
+ 'name' => 'gnutls_generate_client_crt_vrfy',
+ 'offset' => '40',
+ 'type' => '14382'
+ },
+ '6' => {
+ 'name' => 'gnutls_generate_server_crt_request',
+ 'offset' => '48',
+ 'type' => '14382'
+ },
+ '7' => {
+ 'name' => 'gnutls_process_server_certificate',
+ 'offset' => '56',
+ 'type' => '14413'
+ },
+ '8' => {
+ 'name' => 'gnutls_process_client_certificate',
+ 'offset' => '64',
+ 'type' => '14413'
+ },
+ '9' => {
+ 'name' => 'gnutls_process_server_kx',
+ 'offset' => '72',
+ 'type' => '14413'
+ }
+ },
+ 'Name' => 'struct mod_auth_st_int',
+ 'PrivateABI' => 1,
+ 'Size' => '104',
+ 'Type' => 'Struct'
+ },
+ '140685' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '439',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'cb',
+ 'offset' => '0',
+ 'type' => '136203'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '8',
+ 'type' => '211'
+ }
+ },
+ 'Name' => 'struct pin_info_st',
+ 'PrivateABI' => 1,
+ 'Size' => '16',
+ 'Type' => 'Struct'
+ },
+ '1419590' => {
+ 'Header' => 'x509.h',
+ 'Line' => '1645',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'oid',
+ 'offset' => '0',
+ 'type' => '235'
+ },
+ '1' => {
+ 'name' => 'critical',
+ 'offset' => '8',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'data',
+ 'offset' => '16',
+ 'type' => '4000'
+ }
+ },
+ 'Name' => 'struct gnutls_x509_ext_st',
+ 'Size' => '32',
+ 'Type' => 'Struct'
+ },
+ '1419643' => {
+ 'BaseType' => '1419590',
+ 'Header' => 'x509.h',
+ 'Line' => '1649',
+ 'Name' => 'gnutls_x509_ext_st',
+ 'Size' => '32',
+ 'Type' => 'Typedef'
+ },
+ '14207' => {
+ 'BaseType' => '14038',
+ 'Name' => 'struct mod_auth_st_int*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '14213' => {
+ 'BaseType' => '157',
+ 'Name' => 'unsigned char[36]',
+ 'Size' => '36',
+ 'Type' => 'Array'
+ },
+ '14229' => {
+ 'BaseType' => '4233',
+ 'Name' => 'gnutls_certificate_verify_function*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '14235' => {
+ 'BaseType' => '4365',
+ 'Name' => 'gnutls_typed_vdata_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '14241' => {
+ 'BaseType' => '121',
+ 'Name' => 'char[129]',
+ 'Size' => '129',
+ 'Type' => 'Array'
+ },
+ '14257' => {
+ 'Line' => '52',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'name',
+ 'offset' => '0',
+ 'type' => '235'
+ },
+ '1' => {
+ 'name' => 'type',
+ 'offset' => '8',
+ 'type' => '844534'
+ },
+ '2' => {
+ 'name' => 'supp_recv_func',
+ 'offset' => '16',
+ 'type' => '845978'
+ },
+ '3' => {
+ 'name' => 'supp_send_func',
+ 'offset' => '24',
+ 'type' => '845990'
+ }
+ },
+ 'Name' => 'struct gnutls_supplemental_entry_st',
+ 'PrivateABI' => 1,
+ 'Size' => '32',
+ 'Source' => 'supplemental.c',
+ 'Type' => 'Struct'
+ },
+ '14268' => {
+ 'Header' => 'extensions.h',
+ 'Line' => '59',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'name',
+ 'offset' => '0',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'free_struct',
+ 'offset' => '8',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'type',
+ 'offset' => '12',
+ 'type' => '973'
+ },
+ '3' => {
+ 'name' => 'parse_type',
+ 'offset' => '16',
+ 'type' => '22340'
+ },
+ '4' => {
+ 'name' => 'recv_func',
+ 'offset' => '24',
+ 'type' => '22098'
+ },
+ '5' => {
+ 'name' => 'send_func',
+ 'offset' => '32',
+ 'type' => '22147'
+ },
+ '6' => {
+ 'name' => 'deinit_func',
+ 'offset' => '40',
+ 'type' => '22185'
+ },
+ '7' => {
+ 'name' => 'pack_func',
+ 'offset' => '48',
+ 'type' => '22214'
+ },
+ '8' => {
+ 'name' => 'unpack_func',
+ 'offset' => '56',
+ 'type' => '22252'
+ },
+ '9' => {
+ 'name' => 'cannot_be_overriden',
+ 'offset' => '64',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'struct extension_entry_st',
+ 'PrivateABI' => 1,
+ 'Size' => '72',
+ 'Type' => 'Struct'
+ },
+ '14284' => {
+ 'BaseType' => '12297',
+ 'Name' => 'anon-struct-gnutls_int.h-1098[32]',
+ 'Size' => '1024',
+ 'Type' => 'Array'
+ },
+ '14300' => {
+ 'BaseType' => '350041',
+ 'Name' => 'struct extension_entry_st const*[32]',
+ 'Size' => '256',
+ 'Type' => 'Array'
+ },
+ '14322' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '1125',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'record_buffer',
+ 'offset' => '0',
+ 'type' => '8919'
+ },
+ '1' => {
+ 'name' => 'handshake_hash_buffer_prev_len',
+ 'offset' => '32',
+ 'type' => '75'
+ },
+ '10' => {
+ 'name' => 'may_not_read',
+ 'offset' => '89',
+ 'type' => '9734'
+ },
+ '100' => {
+ 'name' => 'vc_status',
+ 'offset' => '1532',
+ 'type' => '145'
+ },
+ '101' => {
+ 'name' => 'additional_verify_flags',
+ 'offset' => '1536',
+ 'type' => '145'
+ },
+ '102' => {
+ 'name' => 'cert_hash',
+ 'offset' => '1540',
+ 'type' => '11509'
+ },
+ '103' => {
+ 'name' => 'cert_hash_set',
+ 'offset' => '1572',
+ 'type' => '9734'
+ },
+ '104' => {
+ 'name' => 'saved_username',
+ 'offset' => '1573',
+ 'type' => '14241'
+ },
+ '105' => {
+ 'name' => 'saved_username_set',
+ 'offset' => '1702',
+ 'type' => '9734'
+ },
+ '106' => {
+ 'name' => 'false_start_used',
+ 'offset' => '1703',
+ 'type' => '9734'
+ },
+ '107' => {
+ 'name' => 'tfo',
+ 'offset' => '1704',
+ 'type' => '12285'
+ },
+ '108' => {
+ 'name' => 'rsup',
+ 'offset' => '1856',
+ 'type' => '855047'
+ },
+ '109' => {
+ 'name' => 'rsup_size',
+ 'offset' => '1864',
+ 'type' => '145'
+ },
+ '11' => {
+ 'name' => 'may_not_write',
+ 'offset' => '90',
+ 'type' => '9734'
+ },
+ '110' => {
+ 'name' => 'rexts',
+ 'offset' => '1872',
+ 'type' => '350664'
+ },
+ '111' => {
+ 'name' => 'rexts_size',
+ 'offset' => '1880',
+ 'type' => '145'
+ },
+ '112' => {
+ 'name' => 'ext_data',
+ 'offset' => '1888',
+ 'type' => '14284'
+ },
+ '113' => {
+ 'name' => 'used_exts',
+ 'offset' => '2912',
+ 'type' => '14300'
+ },
+ '114' => {
+ 'name' => 'used_exts_size',
+ 'offset' => '3168',
+ 'type' => '145'
+ },
+ '115' => {
+ 'name' => 'max_recv_size',
+ 'offset' => '3172',
+ 'type' => '145'
+ },
+ '116' => {
+ 'name' => 'have_ffdhe',
+ 'offset' => '3176',
+ 'type' => '9734'
+ },
+ '117' => {
+ 'name' => 'cand_ec_group',
+ 'offset' => '3184',
+ 'type' => '11525'
+ },
+ '118' => {
+ 'name' => 'cand_dh_group',
+ 'offset' => '3192',
+ 'type' => '11525'
+ },
+ '12' => {
+ 'name' => 'read_eof',
+ 'offset' => '91',
+ 'type' => '9734'
+ },
+ '13' => {
+ 'name' => 'last_alert',
+ 'offset' => '92',
+ 'type' => '75'
+ },
+ '14' => {
+ 'name' => 'last_handshake_in',
+ 'offset' => '96',
+ 'type' => '75'
+ },
+ '15' => {
+ 'name' => 'last_handshake_out',
+ 'offset' => '100',
+ 'type' => '75'
+ },
+ '16' => {
+ 'name' => 'priorities',
+ 'offset' => '104',
+ 'type' => '3548'
+ },
+ '17' => {
+ 'name' => 'allow_large_records',
+ 'offset' => '112',
+ 'type' => '9734'
+ },
+ '18' => {
+ 'name' => 'no_etm',
+ 'offset' => '113',
+ 'type' => '9734'
+ },
+ '19' => {
+ 'name' => 'no_ext_master_secret',
+ 'offset' => '114',
+ 'type' => '9734'
+ },
+ '2' => {
+ 'name' => 'handshake_hash_buffer_client_kx_len',
+ 'offset' => '36',
+ 'type' => '145'
+ },
+ '20' => {
+ 'name' => 'allow_key_usage_violation',
+ 'offset' => '115',
+ 'type' => '9734'
+ },
+ '21' => {
+ 'name' => 'allow_wrong_pms',
+ 'offset' => '116',
+ 'type' => '9734'
+ },
+ '22' => {
+ 'name' => 'dumbfw',
+ 'offset' => '117',
+ 'type' => '9734'
+ },
+ '23' => {
+ 'name' => 'dh_prime_bits',
+ 'offset' => '120',
+ 'type' => '145'
+ },
+ '24' => {
+ 'name' => 'resumed',
+ 'offset' => '124',
+ 'type' => '9734'
+ },
+ '25' => {
+ 'name' => 'resumption_requested',
+ 'offset' => '125',
+ 'type' => '9734'
+ },
+ '26' => {
+ 'name' => 'resumed_security_parameters',
+ 'offset' => '128',
+ 'type' => '11537'
+ },
+ '27' => {
+ 'name' => 'resumption_data',
+ 'offset' => '360',
+ 'type' => '4000'
+ },
+ '28' => {
+ 'name' => 'handshake_send_buffer',
+ 'offset' => '376',
+ 'type' => '8919'
+ },
+ '29' => {
+ 'name' => 'handshake_recv_buffer',
+ 'offset' => '408',
+ 'type' => '14022'
+ },
+ '3' => {
+ 'name' => 'handshake_hash_buffer',
+ 'offset' => '40',
+ 'type' => '8533'
+ },
+ '30' => {
+ 'name' => 'handshake_recv_buffer_size',
+ 'offset' => '840',
+ 'type' => '75'
+ },
+ '31' => {
+ 'name' => 'record_recv_buffer',
+ 'offset' => '848',
+ 'type' => '8919'
+ },
+ '32' => {
+ 'name' => 'record_send_buffer',
+ 'offset' => '880',
+ 'type' => '8919'
+ },
+ '33' => {
+ 'name' => 'record_send_buffer_user_size',
+ 'offset' => '912',
+ 'type' => '52'
+ },
+ '34' => {
+ 'name' => 'record_flush_mode',
+ 'offset' => '920',
+ 'type' => '6032'
+ },
+ '35' => {
+ 'name' => 'record_presend_buffer',
+ 'offset' => '928',
+ 'type' => '8533'
+ },
+ '36' => {
+ 'name' => 'expire_time',
+ 'offset' => '960',
+ 'type' => '263'
+ },
+ '37' => {
+ 'name' => 'auth_struct',
+ 'offset' => '968',
+ 'type' => '14207'
+ },
+ '38' => {
+ 'name' => 'adv_version_major',
+ 'offset' => '976',
+ 'type' => '957'
+ },
+ '39' => {
+ 'name' => 'adv_version_minor',
+ 'offset' => '977',
+ 'type' => '957'
+ },
+ '4' => {
+ 'name' => 'resumable',
+ 'offset' => '72',
+ 'type' => '9734'
+ },
+ '40' => {
+ 'name' => 'send_cert_req',
+ 'offset' => '980',
+ 'type' => '145'
+ },
+ '41' => {
+ 'name' => 'max_handshake_data_buffer_size',
+ 'offset' => '984',
+ 'type' => '52'
+ },
+ '42' => {
+ 'name' => 'pull_timeout_func',
+ 'offset' => '992',
+ 'type' => '5127'
+ },
+ '43' => {
+ 'name' => 'pull_func',
+ 'offset' => '1000',
+ 'type' => '5041'
+ },
+ '44' => {
+ 'name' => 'push_func',
+ 'offset' => '1008',
+ 'type' => '5084'
+ },
+ '45' => {
+ 'name' => 'vec_push_func',
+ 'offset' => '1016',
+ 'type' => '5165'
+ },
+ '46' => {
+ 'name' => 'errno_func',
+ 'offset' => '1024',
+ 'type' => '5214'
+ },
+ '47' => {
+ 'name' => 'transport_recv_ptr',
+ 'offset' => '1032',
+ 'type' => '3449'
+ },
+ '48' => {
+ 'name' => 'transport_send_ptr',
+ 'offset' => '1040',
+ 'type' => '3449'
+ },
+ '49' => {
+ 'name' => 'db_store_func',
+ 'offset' => '1048',
+ 'type' => '4377'
+ },
+ '5' => {
+ 'name' => 'ticket_sent',
+ 'offset' => '73',
+ 'type' => '9734'
+ },
+ '50' => {
+ 'name' => 'db_retrieve_func',
+ 'offset' => '1056',
+ 'type' => '4458'
+ },
+ '51' => {
+ 'name' => 'db_remove_func',
+ 'offset' => '1064',
+ 'type' => '4420'
+ },
+ '52' => {
+ 'name' => 'db_ptr',
+ 'offset' => '1072',
+ 'type' => '211'
+ },
+ '53' => {
+ 'name' => 'user_hello_func',
+ 'offset' => '1080',
+ 'type' => '4555'
+ },
+ '54' => {
+ 'name' => 'h_hook',
+ 'offset' => '1088',
+ 'type' => '4496'
+ },
+ '55' => {
+ 'name' => 'h_type',
+ 'offset' => '1096',
+ 'type' => '145'
+ },
+ '56' => {
+ 'name' => 'h_post',
+ 'offset' => '1100',
+ 'type' => '274'
+ },
+ '57' => {
+ 'name' => 'selected_cert_list',
+ 'offset' => '1104',
+ 'type' => '5709'
+ },
+ '58' => {
+ 'name' => 'selected_cert_list_length',
+ 'offset' => '1112',
+ 'type' => '274'
+ },
+ '59' => {
+ 'name' => 'selected_key',
+ 'offset' => '1120',
+ 'type' => '4596'
+ },
+ '6' => {
+ 'name' => 'bye_state',
+ 'offset' => '76',
+ 'type' => '8328'
+ },
+ '60' => {
+ 'name' => 'selected_need_free',
+ 'offset' => '1128',
+ 'type' => '9734'
+ },
+ '61' => {
+ 'name' => 'selected_ocsp_func',
+ 'offset' => '1136',
+ 'type' => '4607'
+ },
+ '62' => {
+ 'name' => 'selected_ocsp_func_ptr',
+ 'offset' => '1144',
+ 'type' => '211'
+ },
+ '63' => {
+ 'name' => 'default_record_version',
+ 'offset' => '1152',
+ 'type' => '11133'
+ },
+ '64' => {
+ 'name' => 'default_hello_version',
+ 'offset' => '1154',
+ 'type' => '11133'
+ },
+ '65' => {
+ 'name' => 'user_ptr',
+ 'offset' => '1160',
+ 'type' => '211'
+ },
+ '66' => {
+ 'name' => 'direction',
+ 'offset' => '1168',
+ 'type' => '9734'
+ },
+ '67' => {
+ 'name' => 'ignore_rdn_sequence',
+ 'offset' => '1169',
+ 'type' => '9734'
+ },
+ '68' => {
+ 'name' => 'rsa_pms_version',
+ 'offset' => '1170',
+ 'type' => '11133'
+ },
+ '69' => {
+ 'name' => 'errnum',
+ 'offset' => '1172',
+ 'type' => '75'
+ },
+ '7' => {
+ 'name' => 'handshake_final_state',
+ 'offset' => '80',
+ 'type' => '8282'
+ },
+ '70' => {
+ 'name' => 'srp_prime_bits',
+ 'offset' => '1176',
+ 'type' => '973'
+ },
+ '71' => {
+ 'name' => 'initial_negotiation_completed',
+ 'offset' => '1178',
+ 'type' => '9734'
+ },
+ '72' => {
+ 'name' => 'transport',
+ 'offset' => '1180',
+ 'type' => '5992'
+ },
+ '73' => {
+ 'name' => 'dtls',
+ 'offset' => '1184',
+ 'type' => '12195'
+ },
+ '74' => {
+ 'name' => 'handshake_suspicious_loops',
+ 'offset' => '1272',
+ 'type' => '145'
+ },
+ '75' => {
+ 'name' => 'handshake_in_progress',
+ 'offset' => '1276',
+ 'type' => '9734'
+ },
+ '76' => {
+ 'name' => 'premaster_set',
+ 'offset' => '1277',
+ 'type' => '9734'
+ },
+ '77' => {
+ 'name' => 'cb_tls_unique_len',
+ 'offset' => '1280',
+ 'type' => '145'
+ },
+ '78' => {
+ 'name' => 'cb_tls_unique',
+ 'offset' => '1284',
+ 'type' => '14213'
+ },
+ '79' => {
+ 'name' => 'handshake_start_time',
+ 'offset' => '1320',
+ 'type' => '285'
+ },
+ '8' => {
+ 'name' => 'handshake_state',
+ 'offset' => '84',
+ 'type' => '8282'
+ },
+ '80' => {
+ 'name' => 'handshake_endtime',
+ 'offset' => '1336',
+ 'type' => '263'
+ },
+ '81' => {
+ 'name' => 'handshake_timeout_ms',
+ 'offset' => '1344',
+ 'type' => '145'
+ },
+ '82' => {
+ 'name' => 'record_timeout_ms',
+ 'offset' => '1348',
+ 'type' => '145'
+ },
+ '83' => {
+ 'name' => 'crt_requested',
+ 'offset' => '1352',
+ 'type' => '145'
+ },
+ '84' => {
+ 'name' => 'hb_local_data',
+ 'offset' => '1360',
+ 'type' => '8533'
+ },
+ '85' => {
+ 'name' => 'hb_remote_data',
+ 'offset' => '1392',
+ 'type' => '8533'
+ },
+ '86' => {
+ 'name' => 'hb_ping_start',
+ 'offset' => '1424',
+ 'type' => '285'
+ },
+ '87' => {
+ 'name' => 'hb_ping_sent',
+ 'offset' => '1440',
+ 'type' => '285'
+ },
+ '88' => {
+ 'name' => 'hb_actual_retrans_timeout_ms',
+ 'offset' => '1456',
+ 'type' => '145'
+ },
+ '89' => {
+ 'name' => 'hb_retrans_timeout_ms',
+ 'offset' => '1460',
+ 'type' => '145'
+ },
+ '9' => {
+ 'name' => 'invalid_connection',
+ 'offset' => '88',
+ 'type' => '9734'
+ },
+ '90' => {
+ 'name' => 'hb_total_timeout_ms',
+ 'offset' => '1464',
+ 'type' => '145'
+ },
+ '91' => {
+ 'name' => 'ocsp_check_ok',
+ 'offset' => '1468',
+ 'type' => '9734'
+ },
+ '92' => {
+ 'name' => 'hb_state',
+ 'offset' => '1472',
+ 'type' => '8374'
+ },
+ '93' => {
+ 'name' => 'recv_state',
+ 'offset' => '1476',
+ 'type' => '8427'
+ },
+ '94' => {
+ 'name' => 'sc_random_set',
+ 'offset' => '1480',
+ 'type' => '9734'
+ },
+ '95' => {
+ 'name' => 'flags',
+ 'offset' => '1484',
+ 'type' => '145'
+ },
+ '96' => {
+ 'name' => 'verify_callback',
+ 'offset' => '1488',
+ 'type' => '14229'
+ },
+ '97' => {
+ 'name' => 'vc_data',
+ 'offset' => '1496',
+ 'type' => '14235'
+ },
+ '98' => {
+ 'name' => 'vc_sdata',
+ 'offset' => '1504',
+ 'type' => '4365'
+ },
+ '99' => {
+ 'name' => 'vc_elements',
+ 'offset' => '1528',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'struct internals_st',
+ 'PrivateABI' => 1,
+ 'Size' => '3200',
+ 'Type' => 'Struct'
+ },
+ '1433373' => {
+ 'BaseType' => '1419643',
+ 'Name' => 'gnutls_x509_ext_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '14334' => {
+ 'BaseType' => '14350',
+ 'Name' => 'record_parameters_st*[4]',
+ 'Size' => '32',
+ 'Type' => 'Array'
+ },
+ '1433760' => {
+ 'BaseType' => '1433373',
+ 'Name' => 'gnutls_x509_ext_st**',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '143424' => {
+ 'BaseType' => '7079',
+ 'Name' => 'bigint_t[2]',
+ 'Size' => '16',
+ 'Type' => 'Array'
+ },
+ '14350' => {
+ 'BaseType' => '9406',
+ 'Name' => 'record_parameters_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '14376' => {
+ 'BaseType' => '8533',
+ 'Name' => 'gnutls_buffer_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '14382' => {
+ 'Name' => 'int(*)(gnutls_session_t, gnutls_buffer_st*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '3461'
+ },
+ '1' => {
+ 'type' => '14376'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '14413' => {
+ 'Name' => 'int(*)(gnutls_session_t, uint8_t*, size_t)',
+ 'Param' => {
+ '0' => {
+ 'type' => '3461'
+ },
+ '1' => {
+ 'type' => '8527'
+ },
+ '2' => {
+ 'type' => '52'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '14419' => {
+ 'Header' => 'algorithms.h',
+ 'Line' => '302',
+ 'Memb' => {
+ '0' => {
+ 'name' => '_SECURE',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => '_INSECURE_FOR_CERTS',
+ 'value' => '1'
+ },
+ '2' => {
+ 'name' => '_INSECURE',
+ 'value' => '2'
+ }
+ },
+ 'Name' => 'enum hash_security_level_t',
+ 'PrivateABI' => 1,
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '14455' => {
+ 'BaseType' => '14419',
+ 'Header' => 'algorithms.h',
+ 'Line' => '306',
+ 'Name' => 'hash_security_level_t',
+ 'Size' => '4',
+ 'Type' => 'Typedef'
+ },
+ '145' => {
+ 'Name' => 'unsigned int',
+ 'Size' => '4',
+ 'Type' => 'Intrinsic'
+ },
+ '146035' => {
+ 'BaseType' => '146046',
+ 'Header' => 'x509-ext.h',
+ 'Line' => '37',
+ 'Name' => 'gnutls_subject_alt_names_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '146046' => {
+ 'BaseType' => '146052',
+ 'Name' => 'struct gnutls_subject_alt_names_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '146052' => {
+ 'Line' => '36',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'names',
+ 'offset' => '0',
+ 'type' => '2253567'
+ },
+ '1' => {
+ 'name' => 'size',
+ 'offset' => '8',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'struct gnutls_subject_alt_names_st',
+ 'PrivateABI' => 1,
+ 'Size' => '16',
+ 'Source' => 'x509_ext.c',
+ 'Type' => 'Struct'
+ },
+ '146057' => {
+ 'BaseType' => '136671',
+ 'Header' => 'x509_int.h',
+ 'Line' => '75',
+ 'Name' => 'gnutls_x509_dn_st',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '146068' => {
+ 'Header' => 'str_array.h',
+ 'Line' => '33',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'str',
+ 'offset' => '0',
+ 'type' => '235'
+ },
+ '1' => {
+ 'name' => 'len',
+ 'offset' => '8',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'next',
+ 'offset' => '16',
+ 'type' => '146117'
+ }
+ },
+ 'Name' => 'struct gnutls_str_array_st',
+ 'PrivateABI' => 1,
+ 'Size' => '24',
+ 'Type' => 'Struct'
+ },
+ '146117' => {
+ 'BaseType' => '146068',
+ 'Name' => 'struct gnutls_str_array_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '146123' => {
+ 'BaseType' => '146117',
+ 'Header' => 'str_array.h',
+ 'Line' => '37',
+ 'Name' => 'gnutls_str_array_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '146227' => {
+ 'Header' => 'cert.h',
+ 'Line' => '44',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'cert_list',
+ 'offset' => '0',
+ 'type' => '5709'
+ },
+ '1' => {
+ 'name' => 'cert_list_length',
+ 'offset' => '8',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'names',
+ 'offset' => '16',
+ 'type' => '146123'
+ },
+ '3' => {
+ 'name' => 'ocsp_func',
+ 'offset' => '24',
+ 'type' => '4607'
+ },
+ '4' => {
+ 'name' => 'ocsp_func_ptr',
+ 'offset' => '32',
+ 'type' => '211'
+ },
+ '5' => {
+ 'name' => 'ocsp_response_file',
+ 'offset' => '40',
+ 'type' => '235'
+ },
+ '6' => {
+ 'name' => 'pkey',
+ 'offset' => '48',
+ 'type' => '134413'
+ }
+ },
+ 'Name' => 'struct certs_st',
+ 'PrivateABI' => 1,
+ 'Size' => '56',
+ 'Type' => 'Struct'
+ },
+ '146238' => {
+ 'BaseType' => '133844',
+ 'Name' => 'gnutls_params_function*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '146244' => {
+ 'BaseType' => '146227',
+ 'Name' => 'certs_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '146250' => {
+ 'BaseType' => '136139',
+ 'Name' => 'gnutls_certificate_retrieve_function*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '146256' => {
+ 'BaseType' => '136784',
+ 'Name' => 'gnutls_certificate_retrieve_function2*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '14903' => {
+ 'BaseType' => '4065',
+ 'Name' => 'gnutls_range_st const*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '152' => {
+ 'BaseType' => '145',
+ 'Name' => 'unsigned int const',
+ 'Size' => '4',
+ 'Type' => 'Const'
+ },
+ '1531394' => {
+ 'BaseType' => '1531406',
+ 'Header' => 'gnutls.h',
+ 'Line' => '2063',
+ 'Name' => 'gnutls_srp_server_credentials_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '1531406' => {
+ 'BaseType' => '1531412',
+ 'Name' => 'struct gnutls_srp_server_credentials_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1531412' => {
+ 'Header' => 'srp_kx.h',
+ 'Line' => '34',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'password_file',
+ 'offset' => '0',
+ 'type' => '235'
+ },
+ '1' => {
+ 'name' => 'password_conf_file',
+ 'offset' => '8',
+ 'type' => '235'
+ },
+ '2' => {
+ 'name' => 'pwd_callback',
+ 'offset' => '16',
+ 'type' => '1541033'
+ },
+ '3' => {
+ 'name' => 'fake_salt_seed',
+ 'offset' => '24',
+ 'type' => '4000'
+ },
+ '4' => {
+ 'name' => 'fake_salt_length',
+ 'offset' => '40',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'struct gnutls_srp_server_credentials_st',
+ 'PrivateABI' => 1,
+ 'Size' => '48',
+ 'Type' => 'Struct'
+ },
+ '1531485' => {
+ 'BaseType' => '1531497',
+ 'Header' => 'gnutls.h',
+ 'Line' => '2065',
+ 'Name' => 'gnutls_srp_client_credentials_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '1531497' => {
+ 'BaseType' => '1531503',
+ 'Name' => 'struct gnutls_srp_client_credentials_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1531503' => {
+ 'Header' => 'srp_kx.h',
+ 'Line' => '28',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'username',
+ 'offset' => '0',
+ 'type' => '235'
+ },
+ '1' => {
+ 'name' => 'password',
+ 'offset' => '8',
+ 'type' => '235'
+ },
+ '2' => {
+ 'name' => 'get_function',
+ 'offset' => '16',
+ 'type' => '1541027'
+ }
+ },
+ 'Name' => 'struct gnutls_srp_client_credentials_st',
+ 'PrivateABI' => 1,
+ 'Size' => '24',
+ 'Type' => 'Struct'
+ },
+ '1531816' => {
+ 'BaseType' => '1531828',
+ 'Header' => 'gnutls.h',
+ 'Line' => '2134',
+ 'Name' => 'gnutls_srp_server_credentials_function',
+ 'Type' => 'Typedef'
+ },
+ '1531828' => {
+ 'Name' => 'int()(gnutls_session_t, char const*, gnutls_datum_t*, gnutls_datum_t*, gnutls_datum_t*, gnutls_datum_t*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '3461'
+ },
+ '1' => {
+ 'type' => '110'
+ },
+ '2' => {
+ 'type' => '4650'
+ },
+ '3' => {
+ 'type' => '4650'
+ },
+ '4' => {
+ 'type' => '4650'
+ },
+ '5' => {
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'Type' => 'Func'
+ },
+ '1531868' => {
+ 'BaseType' => '1531880',
+ 'Header' => 'gnutls.h',
+ 'Line' => '2148',
+ 'Name' => 'gnutls_srp_client_credentials_function',
+ 'Type' => 'Typedef'
+ },
+ '1531880' => {
+ 'Name' => 'int()(gnutls_session_t, char**, char**)',
+ 'Param' => {
+ '0' => {
+ 'type' => '3461'
+ },
+ '1' => {
+ 'type' => '1030'
+ },
+ '2' => {
+ 'type' => '1030'
+ }
+ },
+ 'Return' => '75',
+ 'Type' => 'Func'
+ },
+ '15396' => {
+ 'BaseType' => '4053',
+ 'Name' => 'gnutls_range_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1541027' => {
+ 'BaseType' => '1531868',
+ 'Name' => 'gnutls_srp_client_credentials_function*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1541033' => {
+ 'BaseType' => '1531816',
+ 'Name' => 'gnutls_srp_server_credentials_function*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1542061' => {
+ 'BaseType' => '1531394',
+ 'Name' => 'gnutls_srp_server_credentials_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1542281' => {
+ 'BaseType' => '1531485',
+ 'Name' => 'gnutls_srp_client_credentials_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1550084' => {
+ 'BaseType' => '1550096',
+ 'Header' => 'gnutls.h',
+ 'Line' => '2177',
+ 'Name' => 'gnutls_psk_server_credentials_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '1550096' => {
+ 'BaseType' => '1550102',
+ 'Name' => 'struct gnutls_psk_server_credentials_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1550102' => {
+ 'Header' => 'psk.h',
+ 'Line' => '35',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'password_file',
+ 'offset' => '0',
+ 'type' => '235'
+ },
+ '1' => {
+ 'name' => 'pwd_callback',
+ 'offset' => '8',
+ 'type' => '1559428'
+ },
+ '2' => {
+ 'name' => 'dh_params',
+ 'offset' => '16',
+ 'type' => '133119'
+ },
+ '3' => {
+ 'name' => 'deinit_dh_params',
+ 'offset' => '24',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'dh_sec_param',
+ 'offset' => '28',
+ 'type' => '3437'
+ },
+ '5' => {
+ 'name' => 'params_func',
+ 'offset' => '32',
+ 'type' => '146238'
+ },
+ '6' => {
+ 'name' => 'hint',
+ 'offset' => '40',
+ 'type' => '235'
+ }
+ },
+ 'Name' => 'struct gnutls_psk_server_credentials_st',
+ 'PrivateABI' => 1,
+ 'Size' => '48',
+ 'Type' => 'Struct'
+ },
+ '1550199' => {
+ 'BaseType' => '1550211',
+ 'Header' => 'gnutls.h',
+ 'Line' => '2179',
+ 'Name' => 'gnutls_psk_client_credentials_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '1550211' => {
+ 'BaseType' => '1550217',
+ 'Name' => 'struct gnutls_psk_client_credentials_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1550217' => {
+ 'Header' => 'psk.h',
+ 'Line' => '29',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'username',
+ 'offset' => '0',
+ 'type' => '4000'
+ },
+ '1' => {
+ 'name' => 'key',
+ 'offset' => '16',
+ 'type' => '4000'
+ },
+ '2' => {
+ 'name' => 'get_function',
+ 'offset' => '32',
+ 'type' => '1559422'
+ }
+ },
+ 'Name' => 'struct gnutls_psk_client_credentials_st',
+ 'PrivateABI' => 1,
+ 'Size' => '40',
+ 'Type' => 'Struct'
+ },
+ '1550266' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '2188',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_PSK_KEY_RAW',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_PSK_KEY_HEX',
+ 'value' => '1'
+ }
+ },
+ 'Name' => 'enum gnutls_psk_key_flags',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '1550296' => {
+ 'BaseType' => '1550266',
+ 'Header' => 'gnutls.h',
+ 'Line' => '2191',
+ 'Name' => 'gnutls_psk_key_flags',
+ 'Size' => '4',
+ 'Type' => 'Typedef'
+ },
+ '1550308' => {
+ 'BaseType' => '1550320',
+ 'Header' => 'gnutls.h',
+ 'Line' => '2218',
+ 'Name' => 'gnutls_psk_server_credentials_function',
+ 'Type' => 'Typedef'
+ },
+ '1550320' => {
+ 'Name' => 'int()(gnutls_session_t, char const*, gnutls_datum_t*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '3461'
+ },
+ '1' => {
+ 'type' => '110'
+ },
+ '2' => {
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'Type' => 'Func'
+ },
+ '1550345' => {
+ 'BaseType' => '1550357',
+ 'Header' => 'gnutls.h',
+ 'Line' => '2227',
+ 'Name' => 'gnutls_psk_client_credentials_function',
+ 'Type' => 'Typedef'
+ },
+ '1550357' => {
+ 'Name' => 'int()(gnutls_session_t, char**, gnutls_datum_t*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '3461'
+ },
+ '1' => {
+ 'type' => '1030'
+ },
+ '2' => {
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'Type' => 'Func'
+ },
+ '1559422' => {
+ 'BaseType' => '1550345',
+ 'Name' => 'gnutls_psk_client_credentials_function*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1559428' => {
+ 'BaseType' => '1550308',
+ 'Name' => 'gnutls_psk_server_credentials_function*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1560316' => {
+ 'BaseType' => '1550084',
+ 'Name' => 'gnutls_psk_server_credentials_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1560591' => {
+ 'BaseType' => '1550199',
+ 'Name' => 'gnutls_psk_client_credentials_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '157' => {
+ 'Name' => 'unsigned char',
+ 'Size' => '1',
+ 'Type' => 'Intrinsic'
+ },
+ '1577508' => {
+ 'BaseType' => '805438',
+ 'Header' => 'gnutls.h',
+ 'Line' => '2282',
+ 'Name' => 'gnutls_x509_subject_alt_name_t',
+ 'Size' => '4',
+ 'Type' => 'Typedef'
+ },
+ '164' => {
+ 'Name' => 'signed char',
+ 'Size' => '1',
+ 'Type' => 'Intrinsic'
+ },
+ '16400' => {
+ 'BaseType' => '157',
+ 'Name' => 'unsigned char const',
+ 'Size' => '1',
+ 'Type' => 'Const'
+ },
+ '1655964' => {
+ 'BaseType' => '1655976',
+ 'Header' => 'x509.h',
+ 'Line' => '812',
+ 'Name' => 'gnutls_x509_crl_iter_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '1655976' => {
+ 'BaseType' => '1655982',
+ 'Name' => 'struct gnutls_x509_crl_iter*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1655982' => {
+ 'Header' => 'x509_int.h',
+ 'Line' => '54',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'rcache',
+ 'offset' => '0',
+ 'type' => '8455'
+ },
+ '1' => {
+ 'name' => 'rcache_idx',
+ 'offset' => '8',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'struct gnutls_x509_crl_iter',
+ 'PrivateABI' => 1,
+ 'Size' => '16',
+ 'Type' => 'Struct'
+ },
+ '1665891' => {
+ 'BaseType' => '818803',
+ 'Name' => 'gnutls_x509_crl_t**',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1668407' => {
+ 'BaseType' => '1655964',
+ 'Name' => 'gnutls_x509_crl_iter_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '171' => {
+ 'Name' => 'short',
+ 'Size' => '2',
+ 'Type' => 'Intrinsic'
+ },
+ '1713374' => {
+ 'BaseType' => '944586',
+ 'Name' => 'gnutls_x509_crq_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1719661' => {
+ 'BaseType' => '2116375',
+ 'Header' => 'x509.h',
+ 'Line' => '726',
+ 'Name' => 'gnutls_x509_dn_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '17333' => {
+ 'BaseType' => '75',
+ 'Name' => 'int*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1780400' => {
+ 'BaseType' => '1780411',
+ 'Header' => 'x509-ext.h',
+ 'Line' => '107',
+ 'Name' => 'gnutls_x509_aki_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '1780411' => {
+ 'BaseType' => '1780417',
+ 'Name' => 'struct gnutls_x509_aki_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1780417' => {
+ 'Line' => '688',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'id',
+ 'offset' => '0',
+ 'type' => '4000'
+ },
+ '1' => {
+ 'name' => 'cert_issuer',
+ 'offset' => '16',
+ 'type' => '146052'
+ },
+ '2' => {
+ 'name' => 'serial',
+ 'offset' => '32',
+ 'type' => '4000'
+ }
+ },
+ 'Name' => 'struct gnutls_x509_aki_st',
+ 'PrivateABI' => 1,
+ 'Size' => '48',
+ 'Source' => 'x509_ext.c',
+ 'Type' => 'Struct'
+ },
+ '1807674' => {
+ 'BaseType' => '134448',
+ 'Name' => 'gnutls_x509_crt_t const',
+ 'Size' => '8',
+ 'Type' => 'Const'
+ },
+ '1809422' => {
+ 'BaseType' => '1809434',
+ 'Header' => 'x509.h',
+ 'Line' => '318',
+ 'Name' => 'gnutls_x509_name_constraints_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '1809434' => {
+ 'BaseType' => '1809440',
+ 'Name' => 'struct gnutls_name_constraints_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1809440' => {
+ 'Header' => 'x509_int.h',
+ 'Line' => '507',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'permitted',
+ 'offset' => '0',
+ 'type' => '2188425'
+ },
+ '1' => {
+ 'name' => 'excluded',
+ 'offset' => '8',
+ 'type' => '2188425'
+ }
+ },
+ 'Name' => 'struct gnutls_name_constraints_st',
+ 'PrivateABI' => 1,
+ 'Size' => '16',
+ 'Type' => 'Struct'
+ },
+ '1809598' => {
+ 'Header' => 'x509.h',
+ 'Line' => '540',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_X509_QUALIFIER_UNKNOWN',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_X509_QUALIFIER_URI',
+ 'value' => '1'
+ },
+ '2' => {
+ 'name' => 'GNUTLS_X509_QUALIFIER_NOTICE',
+ 'value' => '2'
+ }
+ },
+ 'Name' => 'enum gnutls_x509_qualifier_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '1809634' => {
+ 'BaseType' => '1809598',
+ 'Header' => 'x509.h',
+ 'Line' => '543',
+ 'Name' => 'gnutls_x509_qualifier_t',
+ 'Size' => '4',
+ 'Type' => 'Typedef'
+ },
+ '1809646' => {
+ 'Header' => 'x509.h',
+ 'Line' => '548',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'type',
+ 'offset' => '0',
+ 'type' => '1809634'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '8',
+ 'type' => '235'
+ },
+ '2' => {
+ 'name' => 'size',
+ 'offset' => '16',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'anon-struct-x509.h-548',
+ 'Size' => '24',
+ 'Type' => 'Struct'
+ },
+ '1809695' => {
+ 'Header' => 'x509.h',
+ 'Line' => '545',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'oid',
+ 'offset' => '0',
+ 'type' => '235'
+ },
+ '1' => {
+ 'name' => 'qualifiers',
+ 'offset' => '8',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'qualifier',
+ 'offset' => '16',
+ 'type' => '1809748'
+ }
+ },
+ 'Name' => 'struct gnutls_x509_policy_st',
+ 'Size' => '208',
+ 'Type' => 'Struct'
+ },
+ '1809748' => {
+ 'BaseType' => '1809646',
+ 'Name' => 'anon-struct-x509.h-548[8]',
+ 'Size' => '192',
+ 'Type' => 'Array'
+ },
+ '1819410' => {
+ 'BaseType' => '1819421',
+ 'Header' => 'x509-ext.h',
+ 'Line' => '60',
+ 'Name' => 'gnutls_x509_crl_dist_points_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '1819421' => {
+ 'BaseType' => '1819427',
+ 'Name' => 'struct gnutls_x509_crl_dist_points_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1819427' => {
+ 'Line' => '2240',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'points',
+ 'offset' => '0',
+ 'type' => '2253642'
+ },
+ '1' => {
+ 'name' => 'size',
+ 'offset' => '8',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'struct gnutls_x509_crl_dist_points_st',
+ 'PrivateABI' => 1,
+ 'Size' => '16',
+ 'Source' => 'x509_ext.c',
+ 'Type' => 'Struct'
+ },
+ '1819432' => {
+ 'BaseType' => '1819443',
+ 'Header' => 'x509-ext.h',
+ 'Line' => '83',
+ 'Name' => 'gnutls_x509_aia_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '1819443' => {
+ 'BaseType' => '1819449',
+ 'Name' => 'struct gnutls_x509_aia_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1819449' => {
+ 'Line' => '2594',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'aia',
+ 'offset' => '0',
+ 'type' => '2253697'
+ },
+ '1' => {
+ 'name' => 'size',
+ 'offset' => '8',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'struct gnutls_x509_aia_st',
+ 'PrivateABI' => 1,
+ 'Size' => '16',
+ 'Source' => 'x509_ext.c',
+ 'Type' => 'Struct'
+ },
+ '1819476' => {
+ 'BaseType' => '1819487',
+ 'Header' => 'x509-ext.h',
+ 'Line' => '146',
+ 'Name' => 'gnutls_x509_key_purposes_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '1819487' => {
+ 'BaseType' => '1819493',
+ 'Name' => 'struct gnutls_x509_key_purposes_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1819493' => {
+ 'Line' => '2957',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'oid',
+ 'offset' => '0',
+ 'type' => '2253703'
+ },
+ '1' => {
+ 'name' => 'size',
+ 'offset' => '1024',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'struct gnutls_x509_key_purposes_st',
+ 'PrivateABI' => 1,
+ 'Size' => '1032',
+ 'Source' => 'x509_ext.c',
+ 'Type' => 'Struct'
+ },
+ '1819498' => {
+ 'BaseType' => '1819509',
+ 'Header' => 'x509-ext.h',
+ 'Line' => '177',
+ 'Name' => 'gnutls_x509_policies_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '1819509' => {
+ 'BaseType' => '1819515',
+ 'Name' => 'struct gnutls_x509_policies_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1819515' => {
+ 'Line' => '1750',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'policy',
+ 'offset' => '0',
+ 'type' => '2253573'
+ },
+ '1' => {
+ 'name' => 'size',
+ 'offset' => '13312',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'struct gnutls_x509_policies_st',
+ 'PrivateABI' => 1,
+ 'Size' => '13320',
+ 'Source' => 'x509_ext.c',
+ 'Type' => 'Struct'
+ },
+ '1819547' => {
+ 'Header' => 'x509_int.h',
+ 'Line' => '512',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'type',
+ 'offset' => '0',
+ 'type' => '145'
+ },
+ '1' => {
+ 'name' => 'name',
+ 'offset' => '8',
+ 'type' => '4000'
+ },
+ '2' => {
+ 'name' => 'next',
+ 'offset' => '24',
+ 'type' => '2188425'
+ }
+ },
+ 'Name' => 'struct name_constraints_node_st',
+ 'PrivateABI' => 1,
+ 'Size' => '32',
+ 'Type' => 'Struct'
+ },
+ '1845125' => {
+ 'BaseType' => '1845136',
+ 'Header' => 'pkcs12.h',
+ 'Line' => '40',
+ 'Name' => 'gnutls_pkcs12_bag_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '1845136' => {
+ 'BaseType' => '1845142',
+ 'Name' => 'struct gnutls_pkcs12_bag_int*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1845142' => {
+ 'Header' => 'x509_int.h',
+ 'Line' => '427',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'element',
+ 'offset' => '0',
+ 'type' => '1845326'
+ },
+ '1' => {
+ 'name' => 'bag_elements',
+ 'offset' => '1536',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'struct gnutls_pkcs12_bag_int',
+ 'PrivateABI' => 1,
+ 'Size' => '1544',
+ 'Type' => 'Struct'
+ },
+ '1845184' => {
+ 'Header' => 'pkcs12.h',
+ 'Line' => '97',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_BAG_EMPTY',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_BAG_PKCS8_ENCRYPTED_KEY',
+ 'value' => '1'
+ },
+ '2' => {
+ 'name' => 'GNUTLS_BAG_PKCS8_KEY',
+ 'value' => '2'
+ },
+ '3' => {
+ 'name' => 'GNUTLS_BAG_CERTIFICATE',
+ 'value' => '3'
+ },
+ '4' => {
+ 'name' => 'GNUTLS_BAG_CRL',
+ 'value' => '4'
+ },
+ '5' => {
+ 'name' => 'GNUTLS_BAG_SECRET',
+ 'value' => '5'
+ },
+ '6' => {
+ 'name' => 'GNUTLS_BAG_ENCRYPTED',
+ 'value' => '10'
+ },
+ '7' => {
+ 'name' => 'GNUTLS_BAG_UNKNOWN',
+ 'value' => '20'
+ }
+ },
+ 'Name' => 'enum gnutls_pkcs12_bag_type_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '1845249' => {
+ 'BaseType' => '1845184',
+ 'Header' => 'pkcs12.h',
+ 'Line' => '110',
+ 'Name' => 'gnutls_pkcs12_bag_type_t',
+ 'Size' => '4',
+ 'Type' => 'Typedef'
+ },
+ '1845260' => {
+ 'Header' => 'x509_int.h',
+ 'Line' => '420',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'data',
+ 'offset' => '0',
+ 'type' => '4000'
+ },
+ '1' => {
+ 'name' => 'type',
+ 'offset' => '16',
+ 'type' => '1845249'
+ },
+ '2' => {
+ 'name' => 'local_key_id',
+ 'offset' => '24',
+ 'type' => '4000'
+ },
+ '3' => {
+ 'name' => 'friendly_name',
+ 'offset' => '40',
+ 'type' => '235'
+ }
+ },
+ 'Name' => 'struct bag_element',
+ 'PrivateABI' => 1,
+ 'Size' => '48',
+ 'Type' => 'Struct'
+ },
+ '1845326' => {
+ 'BaseType' => '1845260',
+ 'Name' => 'struct bag_element[32]',
+ 'Size' => '1536',
+ 'Type' => 'Array'
+ },
+ '1849663' => {
+ 'BaseType' => '817049',
+ 'Name' => 'gnutls_pkcs12_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1868905' => {
+ 'BaseType' => '1845125',
+ 'Name' => 'gnutls_pkcs12_bag_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1880' => {
+ 'BaseType' => '157',
+ 'Name' => 'unsigned char[8]',
+ 'Size' => '8',
+ 'Type' => 'Array'
+ },
+ '1891130' => {
+ 'BaseType' => '1891141',
+ 'Header' => 'pkcs7.h',
+ 'Line' => '43',
+ 'Name' => 'gnutls_pkcs7_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '1891141' => {
+ 'BaseType' => '1891147',
+ 'Name' => 'struct gnutls_pkcs7_int*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1891147' => {
+ 'Header' => 'x509_int.h',
+ 'Line' => '116',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'pkcs7',
+ 'offset' => '0',
+ 'type' => '8455'
+ },
+ '1' => {
+ 'name' => 'encap_data_oid',
+ 'offset' => '8',
+ 'type' => '333536'
+ },
+ '2' => {
+ 'name' => 'der_signed_data',
+ 'offset' => '136',
+ 'type' => '4000'
+ },
+ '3' => {
+ 'name' => 'signed_data',
+ 'offset' => '152',
+ 'type' => '8455'
+ },
+ '4' => {
+ 'name' => 'expanded',
+ 'offset' => '160',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'struct gnutls_pkcs7_int',
+ 'PrivateABI' => 1,
+ 'Size' => '168',
+ 'Type' => 'Struct'
+ },
+ '1891220' => {
+ 'BaseType' => '1901827',
+ 'Header' => 'pkcs7.h',
+ 'Line' => '83',
+ 'Name' => 'gnutls_pkcs7_attrs_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '1891237' => {
+ 'Header' => 'x509_int.h',
+ 'Line' => '110',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'oid',
+ 'offset' => '0',
+ 'type' => '235'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '8',
+ 'type' => '4000'
+ },
+ '2' => {
+ 'name' => 'next',
+ 'offset' => '24',
+ 'type' => '1901827'
+ }
+ },
+ 'Name' => 'struct gnutls_pkcs7_attrs_st',
+ 'PrivateABI' => 1,
+ 'Size' => '32',
+ 'Type' => 'Struct'
+ },
+ '1891286' => {
+ 'Header' => 'pkcs7.h',
+ 'Line' => '85',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'algo',
+ 'offset' => '0',
+ 'type' => '3156'
+ },
+ '1' => {
+ 'name' => 'sig',
+ 'offset' => '8',
+ 'type' => '4000'
+ },
+ '2' => {
+ 'name' => 'issuer_dn',
+ 'offset' => '24',
+ 'type' => '4000'
+ },
+ '3' => {
+ 'name' => 'signer_serial',
+ 'offset' => '40',
+ 'type' => '4000'
+ },
+ '4' => {
+ 'name' => 'issuer_keyid',
+ 'offset' => '56',
+ 'type' => '4000'
+ },
+ '5' => {
+ 'name' => 'signing_time',
+ 'offset' => '72',
+ 'type' => '263'
+ },
+ '6' => {
+ 'name' => 'signed_attrs',
+ 'offset' => '80',
+ 'type' => '1891220'
+ },
+ '7' => {
+ 'name' => 'unsigned_attrs',
+ 'offset' => '88',
+ 'type' => '1891220'
+ },
+ '8' => {
+ 'name' => 'pad',
+ 'offset' => '96',
+ 'type' => '291547'
+ }
+ },
+ 'Name' => 'struct gnutls_pkcs7_signature_info_st',
+ 'Size' => '160',
+ 'Type' => 'Struct'
+ },
+ '1891423' => {
+ 'BaseType' => '1891286',
+ 'Header' => 'pkcs7.h',
+ 'Line' => '95',
+ 'Name' => 'gnutls_pkcs7_signature_info_st',
+ 'Size' => '160',
+ 'Type' => 'Typedef'
+ },
+ '1896' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '98',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'i',
+ 'offset' => '0',
+ 'type' => '1880'
+ }
+ },
+ 'Name' => 'struct gnutls_uint64',
+ 'PrivateABI' => 1,
+ 'Size' => '8',
+ 'Type' => 'Struct'
+ },
+ '1900854' => {
+ 'BaseType' => '1891237',
+ 'Header' => 'x509_int.h',
+ 'Line' => '114',
+ 'Name' => 'gnutls_pkcs7_attrs_st',
+ 'Size' => '32',
+ 'Type' => 'Typedef'
+ },
+ '1901827' => {
+ 'BaseType' => '1900854',
+ 'Name' => 'gnutls_pkcs7_attrs_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1905092' => {
+ 'BaseType' => '1891423',
+ 'Name' => 'gnutls_pkcs7_signature_info_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '1907' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '129',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_CIPHER_UNKNOWN',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_CIPHER_NULL',
+ 'value' => '1'
+ },
+ '10' => {
+ 'name' => 'GNUTLS_CIPHER_AES_128_GCM',
+ 'value' => '10'
+ },
+ '11' => {
+ 'name' => 'GNUTLS_CIPHER_AES_256_GCM',
+ 'value' => '11'
+ },
+ '12' => {
+ 'name' => 'GNUTLS_CIPHER_CAMELLIA_192_CBC',
+ 'value' => '12'
+ },
+ '13' => {
+ 'name' => 'GNUTLS_CIPHER_SALSA20_256',
+ 'value' => '13'
+ },
+ '14' => {
+ 'name' => 'GNUTLS_CIPHER_ESTREAM_SALSA20_256',
+ 'value' => '14'
+ },
+ '15' => {
+ 'name' => 'GNUTLS_CIPHER_CAMELLIA_128_GCM',
+ 'value' => '15'
+ },
+ '16' => {
+ 'name' => 'GNUTLS_CIPHER_CAMELLIA_256_GCM',
+ 'value' => '16'
+ },
+ '17' => {
+ 'name' => 'GNUTLS_CIPHER_RC2_40_CBC',
+ 'value' => '17'
+ },
+ '18' => {
+ 'name' => 'GNUTLS_CIPHER_DES_CBC',
+ 'value' => '18'
+ },
+ '19' => {
+ 'name' => 'GNUTLS_CIPHER_AES_128_CCM',
+ 'value' => '19'
+ },
+ '2' => {
+ 'name' => 'GNUTLS_CIPHER_ARCFOUR_128',
+ 'value' => '2'
+ },
+ '20' => {
+ 'name' => 'GNUTLS_CIPHER_AES_256_CCM',
+ 'value' => '20'
+ },
+ '21' => {
+ 'name' => 'GNUTLS_CIPHER_AES_128_CCM_8',
+ 'value' => '21'
+ },
+ '22' => {
+ 'name' => 'GNUTLS_CIPHER_AES_256_CCM_8',
+ 'value' => '22'
+ },
+ '23' => {
+ 'name' => 'GNUTLS_CIPHER_CHACHA20_POLY1305',
+ 'value' => '23'
+ },
+ '24' => {
+ 'name' => 'GNUTLS_CIPHER_IDEA_PGP_CFB',
+ 'value' => '200'
+ },
+ '25' => {
+ 'name' => 'GNUTLS_CIPHER_3DES_PGP_CFB',
+ 'value' => '201'
+ },
+ '26' => {
+ 'name' => 'GNUTLS_CIPHER_CAST5_PGP_CFB',
+ 'value' => '202'
+ },
+ '27' => {
+ 'name' => 'GNUTLS_CIPHER_BLOWFISH_PGP_CFB',
+ 'value' => '203'
+ },
+ '28' => {
+ 'name' => 'GNUTLS_CIPHER_SAFER_SK128_PGP_CFB',
+ 'value' => '204'
+ },
+ '29' => {
+ 'name' => 'GNUTLS_CIPHER_AES128_PGP_CFB',
+ 'value' => '205'
+ },
+ '3' => {
+ 'name' => 'GNUTLS_CIPHER_3DES_CBC',
+ 'value' => '3'
+ },
+ '30' => {
+ 'name' => 'GNUTLS_CIPHER_AES192_PGP_CFB',
+ 'value' => '206'
+ },
+ '31' => {
+ 'name' => 'GNUTLS_CIPHER_AES256_PGP_CFB',
+ 'value' => '207'
+ },
+ '32' => {
+ 'name' => 'GNUTLS_CIPHER_TWOFISH_PGP_CFB',
+ 'value' => '208'
+ },
+ '4' => {
+ 'name' => 'GNUTLS_CIPHER_AES_128_CBC',
+ 'value' => '4'
+ },
+ '5' => {
+ 'name' => 'GNUTLS_CIPHER_AES_256_CBC',
+ 'value' => '5'
+ },
+ '6' => {
+ 'name' => 'GNUTLS_CIPHER_ARCFOUR_40',
+ 'value' => '6'
+ },
+ '7' => {
+ 'name' => 'GNUTLS_CIPHER_CAMELLIA_128_CBC',
+ 'value' => '7'
+ },
+ '8' => {
+ 'name' => 'GNUTLS_CIPHER_CAMELLIA_256_CBC',
+ 'value' => '8'
+ },
+ '9' => {
+ 'name' => 'GNUTLS_CIPHER_AES_192_CBC',
+ 'value' => '9'
+ }
+ },
+ 'Name' => 'enum gnutls_cipher_algorithm',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '1908898' => {
+ 'BaseType' => '1891130',
+ 'Name' => 'gnutls_pkcs7_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '19184' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '618',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_SHUT_RDWR',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_SHUT_WR',
+ 'value' => '1'
+ }
+ },
+ 'Name' => 'enum gnutls_close_request_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '1925505' => {
+ 'BaseType' => '1891220',
+ 'Name' => 'gnutls_pkcs7_attrs_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '193776' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '677',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_X509_FMT_DER',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_X509_FMT_PEM',
+ 'value' => '1'
+ }
+ },
+ 'Name' => 'enum gnutls_x509_crt_fmt_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '1947945' => {
+ 'BaseType' => '2122',
+ 'Name' => 'gnutls_cipher_algorithm_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '197158' => {
+ 'BaseType' => '197169',
+ 'Header' => 'abstract.h',
+ 'Line' => '67',
+ 'Name' => 'gnutls_privkey_sign_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '197169' => {
+ 'Name' => 'int(*)(gnutls_privkey_t, void*, gnutls_datum_t const*, gnutls_datum_t*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '134413'
+ },
+ '1' => {
+ 'type' => '211'
+ },
+ '2' => {
+ 'type' => '4549'
+ },
+ '3' => {
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '197205' => {
+ 'BaseType' => '197169',
+ 'Header' => 'abstract.h',
+ 'Line' => '73',
+ 'Name' => 'gnutls_privkey_decrypt_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '197216' => {
+ 'BaseType' => '197227',
+ 'Header' => 'abstract.h',
+ 'Line' => '84',
+ 'Name' => 'gnutls_privkey_sign_hash_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '197227' => {
+ 'Name' => 'int(*)(gnutls_privkey_t, gnutls_sign_algorithm_t, void*, unsigned int, gnutls_datum_t const*, gnutls_datum_t*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '134413'
+ },
+ '1' => {
+ 'type' => '3156'
+ },
+ '2' => {
+ 'type' => '211'
+ },
+ '3' => {
+ 'type' => '145'
+ },
+ '4' => {
+ 'type' => '4549'
+ },
+ '5' => {
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '197273' => {
+ 'BaseType' => '197227',
+ 'Header' => 'abstract.h',
+ 'Line' => '96',
+ 'Name' => 'gnutls_privkey_sign_data_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '197284' => {
+ 'BaseType' => '197295',
+ 'Header' => 'abstract.h',
+ 'Line' => '103',
+ 'Name' => 'gnutls_privkey_deinit_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '197295' => {
+ 'Name' => 'void(*)(gnutls_privkey_t, void*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '134413'
+ },
+ '1' => {
+ 'type' => '211'
+ }
+ },
+ 'Return' => '1',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '197317' => {
+ 'BaseType' => '197328',
+ 'Header' => 'abstract.h',
+ 'Line' => '120',
+ 'Name' => 'gnutls_privkey_info_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '197328' => {
+ 'Name' => 'int(*)(gnutls_privkey_t, unsigned int, void*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '134413'
+ },
+ '1' => {
+ 'type' => '145'
+ },
+ '2' => {
+ 'type' => '211'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '200' => {
+ 'BaseType' => '45',
+ 'Header' => 'types.h',
+ 'Line' => '139',
+ 'Name' => '__time_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '20533' => {
+ 'BaseType' => '8913',
+ 'Header' => 'gnutls.h',
+ 'Line' => '1202',
+ 'Name' => 'gnutls_packet_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '2067692' => {
+ 'BaseType' => '803911',
+ 'Name' => 'gnutls_x509_crl_t const',
+ 'Size' => '8',
+ 'Type' => 'Const'
+ },
+ '206930' => {
+ 'Header' => 'abstract_int.h',
+ 'Line' => '37',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'sign_func',
+ 'offset' => '0',
+ 'type' => '197158'
+ },
+ '1' => {
+ 'name' => 'sign_data_func',
+ 'offset' => '8',
+ 'type' => '197273'
+ },
+ '2' => {
+ 'name' => 'sign_hash_func',
+ 'offset' => '16',
+ 'type' => '197216'
+ },
+ '3' => {
+ 'name' => 'decrypt_func',
+ 'offset' => '24',
+ 'type' => '197205'
+ },
+ '4' => {
+ 'name' => 'deinit_func',
+ 'offset' => '32',
+ 'type' => '197284'
+ },
+ '5' => {
+ 'name' => 'info_func',
+ 'offset' => '40',
+ 'type' => '197317'
+ },
+ '6' => {
+ 'name' => 'userdata',
+ 'offset' => '48',
+ 'type' => '211'
+ }
+ },
+ 'Name' => 'anon-struct-abstract_int.h-37',
+ 'PrivateABI' => 1,
+ 'Size' => '56',
+ 'Type' => 'Struct'
+ },
+ '2069612' => {
+ 'BaseType' => '2069624',
+ 'Header' => 'x509.h',
+ 'Line' => '1562',
+ 'Name' => 'gnutls_verify_output_function',
+ 'Type' => 'Typedef'
+ },
+ '2069624' => {
+ 'Name' => 'int()(gnutls_x509_crt_t, gnutls_x509_crt_t, gnutls_x509_crl_t, unsigned int)',
+ 'Param' => {
+ '0' => {
+ 'type' => '134448'
+ },
+ '1' => {
+ 'type' => '134448'
+ },
+ '2' => {
+ 'type' => '803911'
+ },
+ '3' => {
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'Type' => 'Func'
+ },
+ '207023' => {
+ 'Header' => 'abstract_int.h',
+ 'Line' => '32',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'x509',
+ 'offset' => '0',
+ 'type' => '134436'
+ },
+ '1' => {
+ 'name' => 'pkcs11',
+ 'offset' => '0',
+ 'type' => '135876'
+ },
+ '2' => {
+ 'name' => 'ext',
+ 'offset' => '0',
+ 'type' => '206930'
+ }
+ },
+ 'Name' => 'anon-union-abstract_int.h-32',
+ 'PrivateABI' => 1,
+ 'Size' => '56',
+ 'Type' => 'Union'
+ },
+ '2080049' => {
+ 'BaseType' => '2069612',
+ 'Name' => 'gnutls_verify_output_function*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '2080324' => {
+ 'BaseType' => '1807674',
+ 'Name' => 'gnutls_x509_crt_t const*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '2080843' => {
+ 'BaseType' => '2067692',
+ 'Name' => 'gnutls_x509_crl_t const*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '208542' => {
+ 'BaseType' => '133119',
+ 'Name' => 'gnutls_dh_params_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '211' => {
+ 'BaseType' => '1',
+ 'Name' => 'void*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '2116196' => {
+ 'BaseType' => '1719661',
+ 'Name' => 'gnutls_x509_dn_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '2116375' => {
+ 'BaseType' => '146057',
+ 'Name' => 'gnutls_x509_dn_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '21170' => {
+ 'Name' => 'int(*)(void**)',
+ 'Param' => {
+ '0' => {
+ 'type' => '4695'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '2117595' => {
+ 'BaseType' => '1809695',
+ 'Name' => 'struct gnutls_x509_policy_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '2122' => {
+ 'BaseType' => '1907',
+ 'Header' => 'gnutls.h',
+ 'Line' => '166',
+ 'Name' => 'gnutls_cipher_algorithm_t',
+ 'Size' => '4',
+ 'Type' => 'Typedef'
+ },
+ '213' => {
+ 'BaseType' => '45',
+ 'Header' => 'types.h',
+ 'Line' => '172',
+ 'Name' => '__ssize_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '2132713' => {
+ 'Header' => 'x509.h',
+ 'Line' => '728',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'oid',
+ 'offset' => '0',
+ 'type' => '4000'
+ },
+ '1' => {
+ 'name' => 'value',
+ 'offset' => '16',
+ 'type' => '4000'
+ },
+ '2' => {
+ 'name' => 'value_tag',
+ 'offset' => '32',
+ 'type' => '68'
+ }
+ },
+ 'Name' => 'struct gnutls_x509_ava_st',
+ 'Size' => '40',
+ 'Type' => 'Struct'
+ },
+ '2132766' => {
+ 'BaseType' => '2132713',
+ 'Header' => 'x509.h',
+ 'Line' => '732',
+ 'Name' => 'gnutls_x509_ava_st',
+ 'Size' => '40',
+ 'Type' => 'Typedef'
+ },
+ '2142926' => {
+ 'BaseType' => '2132766',
+ 'Name' => 'gnutls_x509_ava_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '2152342' => {
+ 'BaseType' => '1809695',
+ 'Name' => 'struct gnutls_x509_policy_st const',
+ 'Size' => '208',
+ 'Type' => 'Const'
+ },
+ '2162993' => {
+ 'BaseType' => '2152342',
+ 'Name' => 'struct gnutls_x509_policy_st const*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '2184748' => {
+ 'BaseType' => '1819547',
+ 'Header' => 'x509_int.h',
+ 'Line' => '516',
+ 'Name' => 'name_constraints_node_st',
+ 'Size' => '32',
+ 'Type' => 'Typedef'
+ },
+ '2188425' => {
+ 'BaseType' => '2184748',
+ 'Name' => 'name_constraints_node_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '2189601' => {
+ 'BaseType' => '1809422',
+ 'Name' => 'gnutls_x509_name_constraints_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '2198670' => {
+ 'BaseType' => '2198682',
+ 'Header' => 'x509.h',
+ 'Line' => '1475',
+ 'Name' => 'gnutls_x509_trust_list_iter_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '2198682' => {
+ 'BaseType' => '2198688',
+ 'Name' => 'struct gnutls_x509_trust_list_iter*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '2198688' => {
+ 'Line' => '57',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'node_index',
+ 'offset' => '0',
+ 'type' => '145'
+ },
+ '1' => {
+ 'name' => 'ca_index',
+ 'offset' => '4',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'pkcs11_list',
+ 'offset' => '8',
+ 'type' => '1398863'
+ },
+ '3' => {
+ 'name' => 'pkcs11_index',
+ 'offset' => '16',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'pkcs11_size',
+ 'offset' => '20',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'struct gnutls_x509_trust_list_iter',
+ 'PrivateABI' => 1,
+ 'Size' => '24',
+ 'Source' => 'verify-high.c',
+ 'Type' => 'Struct'
+ },
+ '22007' => {
+ 'BaseType' => '14376',
+ 'Header' => 'gnutls.h',
+ 'Line' => '2612',
+ 'Name' => 'gnutls_buffer_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '2208557' => {
+ 'Line' => '38',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'cert',
+ 'offset' => '0',
+ 'type' => '134448'
+ },
+ '1' => {
+ 'name' => 'name',
+ 'offset' => '8',
+ 'type' => '8048'
+ },
+ '2' => {
+ 'name' => 'name_size',
+ 'offset' => '264',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'struct named_cert_st',
+ 'PrivateABI' => 1,
+ 'Size' => '272',
+ 'Source' => 'verify-high.c',
+ 'Type' => 'Struct'
+ },
+ '2208608' => {
+ 'BaseType' => '2208557',
+ 'Name' => 'struct named_cert_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '22098' => {
+ 'BaseType' => '22110',
+ 'Header' => 'gnutls.h',
+ 'Line' => '2629',
+ 'Name' => 'gnutls_ext_recv_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '22110' => {
+ 'Name' => 'int(*)(gnutls_session_t, unsigned char const*, size_t)',
+ 'Param' => {
+ '0' => {
+ 'type' => '3461'
+ },
+ '1' => {
+ 'type' => '22141'
+ },
+ '2' => {
+ 'type' => '52'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '2213032' => {
+ 'BaseType' => '2198670',
+ 'Name' => 'gnutls_x509_trust_list_iter_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '22141' => {
+ 'BaseType' => '16400',
+ 'Name' => 'unsigned char const*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '22147' => {
+ 'BaseType' => '22159',
+ 'Header' => 'gnutls.h',
+ 'Line' => '2633',
+ 'Name' => 'gnutls_ext_send_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '22159' => {
+ 'Name' => 'int(*)(gnutls_session_t, gnutls_buffer_t)',
+ 'Param' => {
+ '0' => {
+ 'type' => '3461'
+ },
+ '1' => {
+ 'type' => '22007'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '22185' => {
+ 'BaseType' => '22197',
+ 'Header' => 'gnutls.h',
+ 'Line' => '2636',
+ 'Name' => 'gnutls_ext_deinit_data_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '22197' => {
+ 'Name' => 'void(*)(gnutls_ext_priv_data_t)',
+ 'Param' => {
+ '0' => {
+ 'type' => '5572'
+ }
+ },
+ 'Return' => '1',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '22214' => {
+ 'BaseType' => '22226',
+ 'Header' => 'gnutls.h',
+ 'Line' => '2638',
+ 'Name' => 'gnutls_ext_pack_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '22226' => {
+ 'Name' => 'int(*)(gnutls_ext_priv_data_t, gnutls_buffer_t)',
+ 'Param' => {
+ '0' => {
+ 'type' => '5572'
+ },
+ '1' => {
+ 'type' => '22007'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '22252' => {
+ 'BaseType' => '22264',
+ 'Header' => 'gnutls.h',
+ 'Line' => '2641',
+ 'Name' => 'gnutls_ext_unpack_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '22264' => {
+ 'Name' => 'int(*)(gnutls_buffer_t, gnutls_ext_priv_data_t*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '22007'
+ },
+ '1' => {
+ 'type' => '22290'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '22290' => {
+ 'BaseType' => '5572',
+ 'Name' => 'gnutls_ext_priv_data_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '22340' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '2665',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_EXT_ANY',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_EXT_APPLICATION',
+ 'value' => '1'
+ },
+ '2' => {
+ 'name' => 'GNUTLS_EXT_TLS',
+ 'value' => '2'
+ },
+ '3' => {
+ 'name' => 'GNUTLS_EXT_MANDATORY',
+ 'value' => '3'
+ },
+ '4' => {
+ 'name' => 'GNUTLS_EXT_NONE',
+ 'value' => '4'
+ }
+ },
+ 'Name' => 'enum gnutls_ext_parse_type_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '224' => {
+ 'BaseType' => '45',
+ 'Header' => 'types.h',
+ 'Line' => '175',
+ 'Name' => '__syscall_slong_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '2242' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '206',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_KX_UNKNOWN',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_KX_RSA',
+ 'value' => '1'
+ },
+ '10' => {
+ 'name' => 'GNUTLS_KX_DHE_PSK',
+ 'value' => '10'
+ },
+ '11' => {
+ 'name' => 'GNUTLS_KX_ANON_ECDH',
+ 'value' => '11'
+ },
+ '12' => {
+ 'name' => 'GNUTLS_KX_ECDHE_RSA',
+ 'value' => '12'
+ },
+ '13' => {
+ 'name' => 'GNUTLS_KX_ECDHE_ECDSA',
+ 'value' => '13'
+ },
+ '14' => {
+ 'name' => 'GNUTLS_KX_ECDHE_PSK',
+ 'value' => '14'
+ },
+ '15' => {
+ 'name' => 'GNUTLS_KX_RSA_PSK',
+ 'value' => '15'
+ },
+ '2' => {
+ 'name' => 'GNUTLS_KX_DHE_DSS',
+ 'value' => '2'
+ },
+ '3' => {
+ 'name' => 'GNUTLS_KX_DHE_RSA',
+ 'value' => '3'
+ },
+ '4' => {
+ 'name' => 'GNUTLS_KX_ANON_DH',
+ 'value' => '4'
+ },
+ '5' => {
+ 'name' => 'GNUTLS_KX_SRP',
+ 'value' => '5'
+ },
+ '6' => {
+ 'name' => 'GNUTLS_KX_RSA_EXPORT',
+ 'value' => '6'
+ },
+ '7' => {
+ 'name' => 'GNUTLS_KX_SRP_RSA',
+ 'value' => '7'
+ },
+ '8' => {
+ 'name' => 'GNUTLS_KX_SRP_DSS',
+ 'value' => '8'
+ },
+ '9' => {
+ 'name' => 'GNUTLS_KX_PSK',
+ 'value' => '9'
+ }
+ },
+ 'Name' => 'enum gnutls_kx_algorithm_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '22483' => {
+ 'BaseType' => '145',
+ 'Name' => 'unsigned int*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '2253518' => {
+ 'Header' => 'x509_ext_int.h',
+ 'Line' => '26',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'type',
+ 'offset' => '0',
+ 'type' => '145'
+ },
+ '1' => {
+ 'name' => 'san',
+ 'offset' => '8',
+ 'type' => '4000'
+ },
+ '2' => {
+ 'name' => 'othername_oid',
+ 'offset' => '24',
+ 'type' => '4000'
+ }
+ },
+ 'Name' => 'struct name_st',
+ 'PrivateABI' => 1,
+ 'Size' => '40',
+ 'Type' => 'Struct'
+ },
+ '2253567' => {
+ 'BaseType' => '2253518',
+ 'Name' => 'struct name_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '2253573' => {
+ 'BaseType' => '1809695',
+ 'Name' => 'struct gnutls_x509_policy_st[64]',
+ 'Size' => '13312',
+ 'Type' => 'Array'
+ },
+ '2253589' => {
+ 'Line' => '2234',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'type',
+ 'offset' => '0',
+ 'type' => '145'
+ },
+ '1' => {
+ 'name' => 'san',
+ 'offset' => '8',
+ 'type' => '4000'
+ },
+ '2' => {
+ 'name' => 'reasons',
+ 'offset' => '24',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'struct crl_dist_point_st',
+ 'PrivateABI' => 1,
+ 'Size' => '32',
+ 'Source' => 'x509_ext.c',
+ 'Type' => 'Struct'
+ },
+ '2253642' => {
+ 'BaseType' => '2253589',
+ 'Name' => 'struct crl_dist_point_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '2253648' => {
+ 'Line' => '2595',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'oid',
+ 'offset' => '0',
+ 'type' => '4000'
+ },
+ '1' => {
+ 'name' => 'san_type',
+ 'offset' => '16',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'san',
+ 'offset' => '24',
+ 'type' => '4000'
+ }
+ },
+ 'Name' => 'anon-struct-x509_ext.c-2595',
+ 'PrivateABI' => 1,
+ 'Size' => '40',
+ 'Source' => 'x509_ext.c',
+ 'Type' => 'Struct'
+ },
+ '2253697' => {
+ 'BaseType' => '2253648',
+ 'Name' => 'anon-struct-x509_ext.c-2595*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '2253703' => {
+ 'BaseType' => '4000',
+ 'Name' => 'gnutls_datum_t[64]',
+ 'Size' => '1024',
+ 'Type' => 'Array'
+ },
+ '2255711' => {
+ 'BaseType' => '1819476',
+ 'Name' => 'gnutls_x509_key_purposes_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '2257562' => {
+ 'BaseType' => '1819432',
+ 'Name' => 'gnutls_x509_aia_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '2258903' => {
+ 'BaseType' => '1819410',
+ 'Name' => 'gnutls_x509_crl_dist_points_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '2260354' => {
+ 'BaseType' => '1819498',
+ 'Name' => 'gnutls_x509_policies_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '2263600' => {
+ 'BaseType' => '1780400',
+ 'Name' => 'gnutls_x509_aki_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '2265685' => {
+ 'BaseType' => '146035',
+ 'Name' => 'gnutls_subject_alt_names_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '2296' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '238',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_CRD_CERTIFICATE',
+ 'value' => '1'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_CRD_ANON',
+ 'value' => '2'
+ },
+ '2' => {
+ 'name' => 'GNUTLS_CRD_SRP',
+ 'value' => '3'
+ },
+ '3' => {
+ 'name' => 'GNUTLS_CRD_PSK',
+ 'value' => '4'
+ },
+ '4' => {
+ 'name' => 'GNUTLS_CRD_IA',
+ 'value' => '5'
+ }
+ },
+ 'Name' => 'enum gnutls_credentials_type_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '231623' => {
+ 'BaseType' => '3548',
+ 'Header' => 'gnutls.h',
+ 'Line' => '942',
+ 'Name' => 'gnutls_priority_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '2331015' => {
+ 'BaseType' => '899086',
+ 'Name' => 'gnutls_x509_spki_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '235' => {
+ 'BaseType' => '121',
+ 'Name' => 'char*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '2352683' => {
+ 'BaseType' => '806388',
+ 'Name' => 'gnutls_x509_tlsfeatures_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '2401639' => {
+ 'BaseType' => '2401650',
+ 'Header' => 'ocsp.h',
+ 'Line' => '141',
+ 'Name' => 'gnutls_ocsp_req_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '2401650' => {
+ 'BaseType' => '2401656',
+ 'Name' => 'struct gnutls_ocsp_req_int*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '2401656' => {
+ 'Line' => '40',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'req',
+ 'offset' => '0',
+ 'type' => '8455'
+ },
+ '1' => {
+ 'name' => 'init',
+ 'offset' => '8',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'struct gnutls_ocsp_req_int',
+ 'PrivateABI' => 1,
+ 'Size' => '16',
+ 'Source' => 'ocsp.c',
+ 'Type' => 'Struct'
+ },
+ '2408045' => {
+ 'BaseType' => '817450',
+ 'Name' => 'gnutls_ocsp_resp_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '2408211' => {
+ 'BaseType' => '2401639',
+ 'Name' => 'gnutls_ocsp_req_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '241' => {
+ 'BaseType' => '145',
+ 'Header' => 'types.h',
+ 'Line' => '189',
+ 'Name' => '__socklen_t',
+ 'Size' => '4',
+ 'Type' => 'Typedef'
+ },
+ '2423820' => {
+ 'Header' => 'ocsp.h',
+ 'Line' => '47',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_OCSP_PRINT_FULL',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_OCSP_PRINT_COMPACT',
+ 'value' => '1'
+ }
+ },
+ 'Name' => 'enum gnutls_ocsp_print_formats_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '2423849' => {
+ 'BaseType' => '2423820',
+ 'Header' => 'ocsp.h',
+ 'Line' => '50',
+ 'Name' => 'gnutls_ocsp_print_formats_t',
+ 'Size' => '4',
+ 'Type' => 'Typedef'
+ },
+ '2429' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '284',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_MAC_UNKNOWN',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_MAC_NULL',
+ 'value' => '1'
+ },
+ '10' => {
+ 'name' => 'GNUTLS_MAC_SHA3_224',
+ 'value' => '10'
+ },
+ '11' => {
+ 'name' => 'GNUTLS_MAC_SHA3_256',
+ 'value' => '11'
+ },
+ '12' => {
+ 'name' => 'GNUTLS_MAC_SHA3_384',
+ 'value' => '12'
+ },
+ '13' => {
+ 'name' => 'GNUTLS_MAC_SHA3_512',
+ 'value' => '13'
+ },
+ '14' => {
+ 'name' => 'GNUTLS_MAC_MD5_SHA1',
+ 'value' => '14'
+ },
+ '15' => {
+ 'name' => 'GNUTLS_MAC_AEAD',
+ 'value' => '200'
+ },
+ '16' => {
+ 'name' => 'GNUTLS_MAC_UMAC_96',
+ 'value' => '201'
+ },
+ '17' => {
+ 'name' => 'GNUTLS_MAC_UMAC_128',
+ 'value' => '202'
+ },
+ '2' => {
+ 'name' => 'GNUTLS_MAC_MD5',
+ 'value' => '2'
+ },
+ '3' => {
+ 'name' => 'GNUTLS_MAC_SHA1',
+ 'value' => '3'
+ },
+ '4' => {
+ 'name' => 'GNUTLS_MAC_RMD160',
+ 'value' => '4'
+ },
+ '5' => {
+ 'name' => 'GNUTLS_MAC_MD2',
+ 'value' => '5'
+ },
+ '6' => {
+ 'name' => 'GNUTLS_MAC_SHA256',
+ 'value' => '6'
+ },
+ '7' => {
+ 'name' => 'GNUTLS_MAC_SHA384',
+ 'value' => '7'
+ },
+ '8' => {
+ 'name' => 'GNUTLS_MAC_SHA512',
+ 'value' => '8'
+ },
+ '9' => {
+ 'name' => 'GNUTLS_MAC_SHA224',
+ 'value' => '9'
+ }
+ },
+ 'Name' => 'enum gnutls_mac_algorithm_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '243356' => {
+ 'BaseType' => '11889',
+ 'Header' => 'algorithms.h',
+ 'Line' => '319',
+ 'Name' => 'gnutls_sign_entry_st',
+ 'Size' => '40',
+ 'Type' => 'Typedef'
+ },
+ '243368' => {
+ 'BaseType' => '243356',
+ 'Name' => 'gnutls_sign_entry_st const',
+ 'Size' => '40',
+ 'Type' => 'Const'
+ },
+ '2445811' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '1263',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_NAME_DNS',
+ 'value' => '1'
+ }
+ },
+ 'Name' => 'enum gnutls_server_name_type_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '245502' => {
+ 'BaseType' => '10034',
+ 'Name' => 'unsigned int const**',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '246352' => {
+ 'BaseType' => '110',
+ 'Name' => 'char const**',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '246729' => {
+ 'BaseType' => '231623',
+ 'Name' => 'gnutls_priority_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '246949' => {
+ 'BaseType' => '243368',
+ 'Name' => 'gnutls_sign_entry_st const*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '252' => {
+ 'BaseType' => '213',
+ 'Header' => 'types.h',
+ 'Line' => '109',
+ 'Name' => 'ssize_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '2545' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '324',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_DIG_UNKNOWN',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_DIG_NULL',
+ 'value' => '1'
+ },
+ '10' => {
+ 'name' => 'GNUTLS_DIG_SHA3_224',
+ 'value' => '10'
+ },
+ '11' => {
+ 'name' => 'GNUTLS_DIG_SHA3_256',
+ 'value' => '11'
+ },
+ '12' => {
+ 'name' => 'GNUTLS_DIG_SHA3_384',
+ 'value' => '12'
+ },
+ '13' => {
+ 'name' => 'GNUTLS_DIG_SHA3_512',
+ 'value' => '13'
+ },
+ '14' => {
+ 'name' => 'GNUTLS_DIG_MD5_SHA1',
+ 'value' => '14'
+ },
+ '2' => {
+ 'name' => 'GNUTLS_DIG_MD5',
+ 'value' => '2'
+ },
+ '3' => {
+ 'name' => 'GNUTLS_DIG_SHA1',
+ 'value' => '3'
+ },
+ '4' => {
+ 'name' => 'GNUTLS_DIG_RMD160',
+ 'value' => '4'
+ },
+ '5' => {
+ 'name' => 'GNUTLS_DIG_MD2',
+ 'value' => '5'
+ },
+ '6' => {
+ 'name' => 'GNUTLS_DIG_SHA256',
+ 'value' => '6'
+ },
+ '7' => {
+ 'name' => 'GNUTLS_DIG_SHA384',
+ 'value' => '7'
+ },
+ '8' => {
+ 'name' => 'GNUTLS_DIG_SHA512',
+ 'value' => '8'
+ },
+ '9' => {
+ 'name' => 'GNUTLS_DIG_SHA224',
+ 'value' => '9'
+ }
+ },
+ 'Name' => 'enum gnutls_digest_algorithm_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '263' => {
+ 'BaseType' => '200',
+ 'Header' => 'time.h',
+ 'Line' => '75',
+ 'Name' => 'time_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '2655020' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '1349',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_SRTP_AES128_CM_HMAC_SHA1_80',
+ 'value' => '1'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_SRTP_AES128_CM_HMAC_SHA1_32',
+ 'value' => '2'
+ },
+ '2' => {
+ 'name' => 'GNUTLS_SRTP_NULL_HMAC_SHA1_80',
+ 'value' => '5'
+ },
+ '3' => {
+ 'name' => 'GNUTLS_SRTP_NULL_HMAC_SHA1_32',
+ 'value' => '6'
+ }
+ },
+ 'Name' => 'enum gnutls_srtp_profile_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '2668' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '521',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_HANDSHAKE_HELLO_REQUEST',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_HANDSHAKE_CLIENT_HELLO',
+ 'value' => '1'
+ },
+ '10' => {
+ 'name' => 'GNUTLS_HANDSHAKE_CLIENT_KEY_EXCHANGE',
+ 'value' => '16'
+ },
+ '11' => {
+ 'name' => 'GNUTLS_HANDSHAKE_FINISHED',
+ 'value' => '20'
+ },
+ '12' => {
+ 'name' => 'GNUTLS_HANDSHAKE_CERTIFICATE_STATUS',
+ 'value' => '22'
+ },
+ '13' => {
+ 'name' => 'GNUTLS_HANDSHAKE_SUPPLEMENTAL',
+ 'value' => '23'
+ },
+ '14' => {
+ 'name' => 'GNUTLS_HANDSHAKE_CHANGE_CIPHER_SPEC',
+ 'value' => '254'
+ },
+ '15' => {
+ 'name' => 'GNUTLS_HANDSHAKE_CLIENT_HELLO_V2',
+ 'value' => '1024'
+ },
+ '2' => {
+ 'name' => 'GNUTLS_HANDSHAKE_SERVER_HELLO',
+ 'value' => '2'
+ },
+ '3' => {
+ 'name' => 'GNUTLS_HANDSHAKE_HELLO_VERIFY_REQUEST',
+ 'value' => '3'
+ },
+ '4' => {
+ 'name' => 'GNUTLS_HANDSHAKE_NEW_SESSION_TICKET',
+ 'value' => '4'
+ },
+ '5' => {
+ 'name' => 'GNUTLS_HANDSHAKE_CERTIFICATE_PKT',
+ 'value' => '11'
+ },
+ '6' => {
+ 'name' => 'GNUTLS_HANDSHAKE_SERVER_KEY_EXCHANGE',
+ 'value' => '12'
+ },
+ '7' => {
+ 'name' => 'GNUTLS_HANDSHAKE_CERTIFICATE_REQUEST',
+ 'value' => '13'
+ },
+ '8' => {
+ 'name' => 'GNUTLS_HANDSHAKE_SERVER_HELLO_DONE',
+ 'value' => '14'
+ },
+ '9' => {
+ 'name' => 'GNUTLS_HANDSHAKE_CERTIFICATE_VERIFY',
+ 'value' => '15'
+ }
+ },
+ 'Name' => 'enum gnutls_handshake_description_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '2668088' => {
+ 'BaseType' => '2655020',
+ 'Name' => 'gnutls_srtp_profile_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '274' => {
+ 'BaseType' => '171',
+ 'Header' => 'types.h',
+ 'Line' => '195',
+ 'Name' => 'int16_t',
+ 'Size' => '2',
+ 'Type' => 'Typedef'
+ },
+ '2766' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '649',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_SSL3',
+ 'value' => '1'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_TLS1_0',
+ 'value' => '2'
+ },
+ '10' => {
+ 'name' => 'GNUTLS_TLS_VERSION_MAX',
+ 'value' => '4'
+ },
+ '11' => {
+ 'name' => 'GNUTLS_VERSION_UNKNOWN',
+ 'value' => '255'
+ },
+ '2' => {
+ 'name' => 'GNUTLS_TLS1',
+ 'value' => '2'
+ },
+ '3' => {
+ 'name' => 'GNUTLS_TLS1_1',
+ 'value' => '3'
+ },
+ '4' => {
+ 'name' => 'GNUTLS_TLS1_2',
+ 'value' => '4'
+ },
+ '5' => {
+ 'name' => 'GNUTLS_DTLS0_9',
+ 'value' => '200'
+ },
+ '6' => {
+ 'name' => 'GNUTLS_DTLS1_0',
+ 'value' => '201'
+ },
+ '7' => {
+ 'name' => 'GNUTLS_DTLS1_2',
+ 'value' => '202'
+ },
+ '8' => {
+ 'name' => 'GNUTLS_DTLS_VERSION_MIN',
+ 'value' => '200'
+ },
+ '9' => {
+ 'name' => 'GNUTLS_DTLS_VERSION_MAX',
+ 'value' => '202'
+ }
+ },
+ 'Name' => 'enum gnutls_protocol_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '2816' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '665',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_CRT_UNKNOWN',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_CRT_X509',
+ 'value' => '1'
+ },
+ '2' => {
+ 'name' => 'GNUTLS_CRT_OPENPGP',
+ 'value' => '2'
+ },
+ '3' => {
+ 'name' => 'GNUTLS_CRT_RAW',
+ 'value' => '3'
+ }
+ },
+ 'Name' => 'enum gnutls_certificate_type_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '285' => {
+ 'Header' => 'time.h',
+ 'Line' => '120',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'tv_sec',
+ 'offset' => '0',
+ 'type' => '200'
+ },
+ '1' => {
+ 'name' => 'tv_nsec',
+ 'offset' => '8',
+ 'type' => '224'
+ }
+ },
+ 'Name' => 'struct timespec',
+ 'PrivateABI' => 1,
+ 'Size' => '16',
+ 'Type' => 'Struct'
+ },
+ '2896' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '724',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_PK_UNKNOWN',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_PK_RSA',
+ 'value' => '1'
+ },
+ '2' => {
+ 'name' => 'GNUTLS_PK_DSA',
+ 'value' => '2'
+ },
+ '3' => {
+ 'name' => 'GNUTLS_PK_DH',
+ 'value' => '3'
+ },
+ '4' => {
+ 'name' => 'GNUTLS_PK_ECDSA',
+ 'value' => '4'
+ },
+ '5' => {
+ 'name' => 'GNUTLS_PK_ECDH_X25519',
+ 'value' => '5'
+ },
+ '6' => {
+ 'name' => 'GNUTLS_PK_RSA_PSS',
+ 'value' => '6'
+ },
+ '7' => {
+ 'name' => 'GNUTLS_PK_EDDSA_ED25519',
+ 'value' => '7'
+ },
+ '8' => {
+ 'name' => 'GNUTLS_PK_MAX',
+ 'value' => '7'
+ }
+ },
+ 'Name' => 'enum gnutls_pk_algorithm_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '291547' => {
+ 'BaseType' => '121',
+ 'Name' => 'char[64]',
+ 'Size' => '64',
+ 'Type' => 'Array'
+ },
+ '2983254' => {
+ 'BaseType' => '2242',
+ 'Name' => 'gnutls_kx_algorithm_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '2983266' => {
+ 'BaseType' => '2429',
+ 'Name' => 'gnutls_mac_algorithm_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '2983272' => {
+ 'BaseType' => '2766',
+ 'Name' => 'gnutls_protocol_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '31500' => {
+ 'BaseType' => '14268',
+ 'Header' => 'extensions.h',
+ 'Line' => '90',
+ 'Name' => 'extension_entry_st',
+ 'Size' => '72',
+ 'Type' => 'Typedef'
+ },
+ '31511' => {
+ 'BaseType' => '31500',
+ 'Name' => 'extension_entry_st const',
+ 'Size' => '72',
+ 'Type' => 'Const'
+ },
+ '3156' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '814',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_SIGN_UNKNOWN',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_SIGN_RSA_SHA1',
+ 'value' => '1'
+ },
+ '10' => {
+ 'name' => 'GNUTLS_SIGN_RSA_SHA512',
+ 'value' => '8'
+ },
+ '11' => {
+ 'name' => 'GNUTLS_SIGN_RSA_SHA224',
+ 'value' => '9'
+ },
+ '12' => {
+ 'name' => 'GNUTLS_SIGN_DSA_SHA224',
+ 'value' => '10'
+ },
+ '13' => {
+ 'name' => 'GNUTLS_SIGN_DSA_SHA256',
+ 'value' => '11'
+ },
+ '14' => {
+ 'name' => 'GNUTLS_SIGN_ECDSA_SHA1',
+ 'value' => '12'
+ },
+ '15' => {
+ 'name' => 'GNUTLS_SIGN_ECDSA_SHA224',
+ 'value' => '13'
+ },
+ '16' => {
+ 'name' => 'GNUTLS_SIGN_ECDSA_SHA256',
+ 'value' => '14'
+ },
+ '17' => {
+ 'name' => 'GNUTLS_SIGN_ECDSA_SHA384',
+ 'value' => '15'
+ },
+ '18' => {
+ 'name' => 'GNUTLS_SIGN_ECDSA_SHA512',
+ 'value' => '16'
+ },
+ '19' => {
+ 'name' => 'GNUTLS_SIGN_DSA_SHA384',
+ 'value' => '17'
+ },
+ '2' => {
+ 'name' => 'GNUTLS_SIGN_RSA_SHA',
+ 'value' => '1'
+ },
+ '20' => {
+ 'name' => 'GNUTLS_SIGN_DSA_SHA512',
+ 'value' => '18'
+ },
+ '21' => {
+ 'name' => 'GNUTLS_SIGN_ECDSA_SHA3_224',
+ 'value' => '20'
+ },
+ '22' => {
+ 'name' => 'GNUTLS_SIGN_ECDSA_SHA3_256',
+ 'value' => '21'
+ },
+ '23' => {
+ 'name' => 'GNUTLS_SIGN_ECDSA_SHA3_384',
+ 'value' => '22'
+ },
+ '24' => {
+ 'name' => 'GNUTLS_SIGN_ECDSA_SHA3_512',
+ 'value' => '23'
+ },
+ '25' => {
+ 'name' => 'GNUTLS_SIGN_DSA_SHA3_224',
+ 'value' => '24'
+ },
+ '26' => {
+ 'name' => 'GNUTLS_SIGN_DSA_SHA3_256',
+ 'value' => '25'
+ },
+ '27' => {
+ 'name' => 'GNUTLS_SIGN_DSA_SHA3_384',
+ 'value' => '26'
+ },
+ '28' => {
+ 'name' => 'GNUTLS_SIGN_DSA_SHA3_512',
+ 'value' => '27'
+ },
+ '29' => {
+ 'name' => 'GNUTLS_SIGN_RSA_SHA3_224',
+ 'value' => '28'
+ },
+ '3' => {
+ 'name' => 'GNUTLS_SIGN_DSA_SHA1',
+ 'value' => '2'
+ },
+ '30' => {
+ 'name' => 'GNUTLS_SIGN_RSA_SHA3_256',
+ 'value' => '29'
+ },
+ '31' => {
+ 'name' => 'GNUTLS_SIGN_RSA_SHA3_384',
+ 'value' => '30'
+ },
+ '32' => {
+ 'name' => 'GNUTLS_SIGN_RSA_SHA3_512',
+ 'value' => '31'
+ },
+ '33' => {
+ 'name' => 'GNUTLS_SIGN_RSA_PSS_SHA256',
+ 'value' => '32'
+ },
+ '34' => {
+ 'name' => 'GNUTLS_SIGN_RSA_PSS_SHA384',
+ 'value' => '33'
+ },
+ '35' => {
+ 'name' => 'GNUTLS_SIGN_RSA_PSS_SHA512',
+ 'value' => '34'
+ },
+ '36' => {
+ 'name' => 'GNUTLS_SIGN_EDDSA_ED25519',
+ 'value' => '35'
+ },
+ '37' => {
+ 'name' => 'GNUTLS_SIGN_RSA_RAW',
+ 'value' => '36'
+ },
+ '38' => {
+ 'name' => 'GNUTLS_SIGN_MAX',
+ 'value' => '36'
+ },
+ '4' => {
+ 'name' => 'GNUTLS_SIGN_DSA_SHA',
+ 'value' => '2'
+ },
+ '5' => {
+ 'name' => 'GNUTLS_SIGN_RSA_MD5',
+ 'value' => '3'
+ },
+ '6' => {
+ 'name' => 'GNUTLS_SIGN_RSA_MD2',
+ 'value' => '4'
+ },
+ '7' => {
+ 'name' => 'GNUTLS_SIGN_RSA_RMD160',
+ 'value' => '5'
+ },
+ '8' => {
+ 'name' => 'GNUTLS_SIGN_RSA_SHA256',
+ 'value' => '6'
+ },
+ '9' => {
+ 'name' => 'GNUTLS_SIGN_RSA_SHA384',
+ 'value' => '7'
+ }
+ },
+ 'Name' => 'enum gnutls_sign_algorithm_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '3236' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '839',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_ECC_CURVE_INVALID',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_ECC_CURVE_SECP224R1',
+ 'value' => '1'
+ },
+ '2' => {
+ 'name' => 'GNUTLS_ECC_CURVE_SECP256R1',
+ 'value' => '2'
+ },
+ '3' => {
+ 'name' => 'GNUTLS_ECC_CURVE_SECP384R1',
+ 'value' => '3'
+ },
+ '4' => {
+ 'name' => 'GNUTLS_ECC_CURVE_SECP521R1',
+ 'value' => '4'
+ },
+ '5' => {
+ 'name' => 'GNUTLS_ECC_CURVE_SECP192R1',
+ 'value' => '5'
+ },
+ '6' => {
+ 'name' => 'GNUTLS_ECC_CURVE_X25519',
+ 'value' => '6'
+ },
+ '7' => {
+ 'name' => 'GNUTLS_ECC_CURVE_ED25519',
+ 'value' => '7'
+ },
+ '8' => {
+ 'name' => 'GNUTLS_ECC_CURVE_MAX',
+ 'value' => '7'
+ }
+ },
+ 'Name' => 'enum gnutls_ecc_curve_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '32772' => {
+ 'BaseType' => '20533',
+ 'Name' => 'gnutls_packet_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '329' => {
+ 'BaseType' => '335',
+ 'Name' => 'void const*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '333536' => {
+ 'BaseType' => '121',
+ 'Name' => 'char[128]',
+ 'Size' => '128',
+ 'Type' => 'Array'
+ },
+ '3339' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '873',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_GROUP_INVALID',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_GROUP_SECP192R1',
+ 'value' => '5'
+ },
+ '10' => {
+ 'name' => 'GNUTLS_GROUP_FFDHE8192',
+ 'value' => '259'
+ },
+ '11' => {
+ 'name' => 'GNUTLS_GROUP_MAX',
+ 'value' => '259'
+ },
+ '2' => {
+ 'name' => 'GNUTLS_GROUP_SECP224R1',
+ 'value' => '1'
+ },
+ '3' => {
+ 'name' => 'GNUTLS_GROUP_SECP256R1',
+ 'value' => '2'
+ },
+ '4' => {
+ 'name' => 'GNUTLS_GROUP_SECP384R1',
+ 'value' => '3'
+ },
+ '5' => {
+ 'name' => 'GNUTLS_GROUP_SECP521R1',
+ 'value' => '4'
+ },
+ '6' => {
+ 'name' => 'GNUTLS_GROUP_X25519',
+ 'value' => '6'
+ },
+ '7' => {
+ 'name' => 'GNUTLS_GROUP_FFDHE2048',
+ 'value' => '256'
+ },
+ '8' => {
+ 'name' => 'GNUTLS_GROUP_FFDHE3072',
+ 'value' => '257'
+ },
+ '9' => {
+ 'name' => 'GNUTLS_GROUP_FFDHE4096',
+ 'value' => '258'
+ }
+ },
+ 'Name' => 'enum gnutls_group_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '335' => {
+ 'BaseType' => '1',
+ 'Name' => 'void const',
+ 'Type' => 'Const'
+ },
+ '3437' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '910',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_SEC_PARAM_UNKNOWN',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_SEC_PARAM_INSECURE',
+ 'value' => '5'
+ },
+ '10' => {
+ 'name' => 'GNUTLS_SEC_PARAM_FUTURE',
+ 'value' => '50'
+ },
+ '11' => {
+ 'name' => 'GNUTLS_SEC_PARAM_MAX',
+ 'value' => '50'
+ },
+ '2' => {
+ 'name' => 'GNUTLS_SEC_PARAM_EXPORT',
+ 'value' => '10'
+ },
+ '3' => {
+ 'name' => 'GNUTLS_SEC_PARAM_VERY_WEAK',
+ 'value' => '15'
+ },
+ '4' => {
+ 'name' => 'GNUTLS_SEC_PARAM_WEAK',
+ 'value' => '20'
+ },
+ '5' => {
+ 'name' => 'GNUTLS_SEC_PARAM_LOW',
+ 'value' => '25'
+ },
+ '6' => {
+ 'name' => 'GNUTLS_SEC_PARAM_LEGACY',
+ 'value' => '30'
+ },
+ '7' => {
+ 'name' => 'GNUTLS_SEC_PARAM_MEDIUM',
+ 'value' => '35'
+ },
+ '8' => {
+ 'name' => 'GNUTLS_SEC_PARAM_HIGH',
+ 'value' => '40'
+ },
+ '9' => {
+ 'name' => 'GNUTLS_SEC_PARAM_ULTRA',
+ 'value' => '45'
+ }
+ },
+ 'Name' => 'enum gnutls_sec_param_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '3449' => {
+ 'BaseType' => '211',
+ 'Header' => 'gnutls.h',
+ 'Line' => '929',
+ 'Name' => 'gnutls_transport_ptr_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '3461' => {
+ 'BaseType' => '3473',
+ 'Header' => 'gnutls.h',
+ 'Line' => '932',
+ 'Name' => 'gnutls_session_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '3473' => {
+ 'BaseType' => '3479',
+ 'Name' => 'struct gnutls_session_int*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '3479' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '1130',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'security_parameters',
+ 'offset' => '0',
+ 'type' => '11537'
+ },
+ '1' => {
+ 'name' => 'record_parameters',
+ 'offset' => '232',
+ 'type' => '14334'
+ },
+ '2' => {
+ 'name' => 'internals',
+ 'offset' => '264',
+ 'type' => '14322'
+ },
+ '3' => {
+ 'name' => 'key',
+ 'offset' => '3464',
+ 'type' => '9304'
+ }
+ },
+ 'Name' => 'struct gnutls_session_int',
+ 'PrivateABI' => 1,
+ 'Size' => '4552',
+ 'Type' => 'Struct'
+ },
+ '350041' => {
+ 'BaseType' => '31511',
+ 'Name' => 'extension_entry_st const*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '350664' => {
+ 'BaseType' => '31500',
+ 'Name' => 'extension_entry_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '3548' => {
+ 'BaseType' => '3554',
+ 'Name' => 'struct gnutls_priority_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '3554' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '695',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'protocol',
+ 'offset' => '0',
+ 'type' => '11603'
+ },
+ '1' => {
+ 'name' => 'cert_type',
+ 'offset' => '260',
+ 'type' => '11603'
+ },
+ '10' => {
+ 'name' => 'no_extensions',
+ 'offset' => '4920',
+ 'type' => '9734'
+ },
+ '11' => {
+ 'name' => 'sr',
+ 'offset' => '4924',
+ 'type' => '11653'
+ },
+ '12' => {
+ 'name' => 'min_record_version',
+ 'offset' => '4928',
+ 'type' => '9734'
+ },
+ '13' => {
+ 'name' => 'server_precedence',
+ 'offset' => '4929',
+ 'type' => '9734'
+ },
+ '14' => {
+ 'name' => 'allow_server_key_usage_violation',
+ 'offset' => '4930',
+ 'type' => '9734'
+ },
+ '15' => {
+ 'name' => 'no_tickets',
+ 'offset' => '4931',
+ 'type' => '9734'
+ },
+ '16' => {
+ 'name' => 'have_cbc',
+ 'offset' => '4932',
+ 'type' => '9734'
+ },
+ '17' => {
+ 'name' => 'additional_verify_flags',
+ 'offset' => '4936',
+ 'type' => '145'
+ },
+ '18' => {
+ 'name' => 'fallback',
+ 'offset' => '4940',
+ 'type' => '9734'
+ },
+ '19' => {
+ 'name' => 'level',
+ 'offset' => '4944',
+ 'type' => '3437'
+ },
+ '2' => {
+ 'name' => '_cipher',
+ 'offset' => '520',
+ 'type' => '11603'
+ },
+ '20' => {
+ 'name' => '_allow_large_records',
+ 'offset' => '4948',
+ 'type' => '9734'
+ },
+ '21' => {
+ 'name' => '_no_etm',
+ 'offset' => '4949',
+ 'type' => '9734'
+ },
+ '22' => {
+ 'name' => '_no_ext_master_secret',
+ 'offset' => '4950',
+ 'type' => '9734'
+ },
+ '23' => {
+ 'name' => '_allow_key_usage_violation',
+ 'offset' => '4951',
+ 'type' => '9734'
+ },
+ '24' => {
+ 'name' => '_allow_wrong_pms',
+ 'offset' => '4952',
+ 'type' => '9734'
+ },
+ '25' => {
+ 'name' => '_dumbfw',
+ 'offset' => '4953',
+ 'type' => '9734'
+ },
+ '26' => {
+ 'name' => '_dh_prime_bits',
+ 'offset' => '4956',
+ 'type' => '145'
+ },
+ '27' => {
+ 'name' => 'usage_cnt',
+ 'offset' => '4960',
+ 'type' => '12009'
+ },
+ '3' => {
+ 'name' => '_mac',
+ 'offset' => '780',
+ 'type' => '11603'
+ },
+ '4' => {
+ 'name' => '_kx',
+ 'offset' => '1040',
+ 'type' => '11603'
+ },
+ '5' => {
+ 'name' => '_sign_algo',
+ 'offset' => '1300',
+ 'type' => '11603'
+ },
+ '6' => {
+ 'name' => '_supported_ecc',
+ 'offset' => '1560',
+ 'type' => '11603'
+ },
+ '7' => {
+ 'name' => 'groups',
+ 'offset' => '1824',
+ 'type' => '11813'
+ },
+ '8' => {
+ 'name' => 'sigalg',
+ 'offset' => '2344',
+ 'type' => '11997'
+ },
+ '9' => {
+ 'name' => 'cs',
+ 'offset' => '2864',
+ 'type' => '11729'
+ }
+ },
+ 'Name' => 'struct gnutls_priority_st',
+ 'PrivateABI' => 1,
+ 'Size' => '4968',
+ 'Type' => 'Struct'
+ },
+ '38655' => {
+ 'BaseType' => '3449',
+ 'Name' => 'gnutls_transport_ptr_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '3994' => {
+ 'BaseType' => '157',
+ 'Name' => 'unsigned char*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '4000' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '947',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'data',
+ 'offset' => '0',
+ 'type' => '3994'
+ },
+ '1' => {
+ 'name' => 'size',
+ 'offset' => '8',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'struct gnutls_datum_t',
+ 'Size' => '16',
+ 'Type' => 'Struct'
+ },
+ '4012' => {
+ 'BaseType' => '4000',
+ 'Name' => 'gnutls_datum_t const',
+ 'Size' => '16',
+ 'Type' => 'Const'
+ },
+ '4053' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '1187',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'low',
+ 'offset' => '0',
+ 'type' => '52'
+ },
+ '1' => {
+ 'name' => 'high',
+ 'offset' => '8',
+ 'type' => '52'
+ }
+ },
+ 'Name' => 'struct gnutls_range_st',
+ 'Size' => '16',
+ 'Type' => 'Struct'
+ },
+ '4065' => {
+ 'BaseType' => '4053',
+ 'Name' => 'gnutls_range_st const',
+ 'Size' => '16',
+ 'Type' => 'Const'
+ },
+ '4076' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '335',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'next',
+ 'offset' => '0',
+ 'type' => '8913'
+ },
+ '1' => {
+ 'name' => 'prev',
+ 'offset' => '8',
+ 'type' => '8913'
+ },
+ '10' => {
+ 'name' => 'handshake_sequence',
+ 'offset' => '72',
+ 'type' => '973'
+ },
+ '2' => {
+ 'name' => 'mark',
+ 'offset' => '16',
+ 'type' => '52'
+ },
+ '3' => {
+ 'name' => 'msg',
+ 'offset' => '24',
+ 'type' => '4000'
+ },
+ '4' => {
+ 'name' => 'maximum_size',
+ 'offset' => '40',
+ 'type' => '52'
+ },
+ '5' => {
+ 'name' => 'uhead_mark',
+ 'offset' => '48',
+ 'type' => '145'
+ },
+ '6' => {
+ 'name' => 'type',
+ 'offset' => '52',
+ 'type' => '8681'
+ },
+ '7' => {
+ 'name' => 'record_sequence',
+ 'offset' => '56',
+ 'type' => '1896'
+ },
+ '8' => {
+ 'name' => 'epoch',
+ 'offset' => '64',
+ 'type' => '973'
+ },
+ '9' => {
+ 'name' => 'htype',
+ 'offset' => '68',
+ 'type' => '2668'
+ }
+ },
+ 'Name' => 'struct mbuffer_st',
+ 'PrivateABI' => 1,
+ 'Size' => '80',
+ 'Type' => 'Struct'
+ },
+ '4233' => {
+ 'BaseType' => '4245',
+ 'Header' => 'gnutls.h',
+ 'Line' => '1475',
+ 'Name' => 'gnutls_certificate_verify_function',
+ 'Type' => 'Typedef'
+ },
+ '4245' => {
+ 'Name' => 'int()(gnutls_session_t)',
+ 'Param' => {
+ '0' => {
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '75',
+ 'Type' => 'Func'
+ },
+ '426396' => {
+ 'BaseType' => '75708',
+ 'Header' => 'crypto.h',
+ 'Line' => '135',
+ 'Name' => 'gnutls_rnd_level_t',
+ 'Size' => '4',
+ 'Type' => 'Typedef'
+ },
+ '4304' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '1506',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_DT_UNKNOWN',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_DT_DNS_HOSTNAME',
+ 'value' => '1'
+ },
+ '2' => {
+ 'name' => 'GNUTLS_DT_KEY_PURPOSE_OID',
+ 'value' => '2'
+ },
+ '3' => {
+ 'name' => 'GNUTLS_DT_RFC822NAME',
+ 'value' => '3'
+ },
+ '4' => {
+ 'name' => 'GNUTLS_DT_IP_ADDRESS',
+ 'value' => '4'
+ }
+ },
+ 'Name' => 'enum gnutls_vdata_types_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '43151' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '347',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_COMP_UNKNOWN',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_COMP_NULL',
+ 'value' => '1'
+ },
+ '2' => {
+ 'name' => 'GNUTLS_COMP_DEFLATE',
+ 'value' => '2'
+ },
+ '3' => {
+ 'name' => 'GNUTLS_COMP_ZLIB',
+ 'value' => '2'
+ }
+ },
+ 'Name' => 'enum gnutls_compression_method_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '4365' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '1512',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'type',
+ 'offset' => '0',
+ 'type' => '4304'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '8',
+ 'type' => '3994'
+ },
+ '2' => {
+ 'name' => 'size',
+ 'offset' => '16',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'struct gnutls_typed_vdata_st',
+ 'Size' => '24',
+ 'Type' => 'Struct'
+ },
+ '4377' => {
+ 'BaseType' => '4389',
+ 'Header' => 'gnutls.h',
+ 'Line' => '1553',
+ 'Name' => 'gnutls_db_store_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '4389' => {
+ 'Name' => 'int(*)(void*, gnutls_datum_t, gnutls_datum_t)',
+ 'Param' => {
+ '0' => {
+ 'type' => '211'
+ },
+ '1' => {
+ 'type' => '4000'
+ },
+ '2' => {
+ 'type' => '4000'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '4420' => {
+ 'BaseType' => '4432',
+ 'Header' => 'gnutls.h',
+ 'Line' => '1555',
+ 'Name' => 'gnutls_db_remove_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '4432' => {
+ 'Name' => 'int(*)(void*, gnutls_datum_t)',
+ 'Param' => {
+ '0' => {
+ 'type' => '211'
+ },
+ '1' => {
+ 'type' => '4000'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '4458' => {
+ 'BaseType' => '4470',
+ 'Header' => 'gnutls.h',
+ 'Line' => '1556',
+ 'Name' => 'gnutls_db_retr_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '4470' => {
+ 'Name' => 'gnutls_datum_t(*)(void*, gnutls_datum_t)',
+ 'Param' => {
+ '0' => {
+ 'type' => '211'
+ },
+ '1' => {
+ 'type' => '4000'
+ }
+ },
+ 'Return' => '4000',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '4496' => {
+ 'BaseType' => '4508',
+ 'Header' => 'gnutls.h',
+ 'Line' => '1591',
+ 'Name' => 'gnutls_handshake_hook_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '45' => {
+ 'Name' => 'long',
+ 'Size' => '8',
+ 'Type' => 'Intrinsic'
+ },
+ '4508' => {
+ 'Name' => 'int(*)(gnutls_session_t, unsigned int, unsigned int, unsigned int, gnutls_datum_t const*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '3461'
+ },
+ '1' => {
+ 'type' => '145'
+ },
+ '2' => {
+ 'type' => '145'
+ },
+ '3' => {
+ 'type' => '145'
+ },
+ '4' => {
+ 'type' => '4549'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '453576' => {
+ 'BaseType' => '3236',
+ 'Name' => 'gnutls_ecc_curve_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '454202' => {
+ 'BaseType' => '2545',
+ 'Name' => 'gnutls_digest_algorithm_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '4549' => {
+ 'BaseType' => '4012',
+ 'Name' => 'gnutls_datum_t const*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '4555' => {
+ 'BaseType' => '4567',
+ 'Header' => 'gnutls.h',
+ 'Line' => '1601',
+ 'Name' => 'gnutls_handshake_simple_hook_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '4567' => {
+ 'Name' => 'int(*)(gnutls_session_t)',
+ 'Param' => {
+ '0' => {
+ 'type' => '3461'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '4573' => {
+ 'BaseType' => '4585',
+ 'Header' => 'gnutls.h',
+ 'Line' => '1638',
+ 'Name' => 'gnutls_pubkey_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '4585' => {
+ 'BaseType' => '4591',
+ 'Name' => 'struct gnutls_pubkey_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '459087' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '594',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_CERT_IGNORE',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_CERT_REQUEST',
+ 'value' => '1'
+ },
+ '2' => {
+ 'name' => 'GNUTLS_CERT_REQUIRE',
+ 'value' => '2'
+ }
+ },
+ 'Name' => 'enum gnutls_certificate_request_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '4591' => {
+ 'Header' => 'abstract_int.h',
+ 'Line' => '52',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'bits',
+ 'offset' => '0',
+ 'type' => '145'
+ },
+ '1' => {
+ 'name' => 'params',
+ 'offset' => '8',
+ 'type' => '8064'
+ },
+ '2' => {
+ 'name' => 'key_usage',
+ 'offset' => '472',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'pin',
+ 'offset' => '480',
+ 'type' => '140685'
+ }
+ },
+ 'Name' => 'struct gnutls_pubkey_st',
+ 'PrivateABI' => 1,
+ 'Size' => '496',
+ 'Type' => 'Struct'
+ },
+ '4596' => {
+ 'BaseType' => '4602',
+ 'Name' => 'struct gnutls_privkey_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '4602' => {
+ 'Header' => 'abstract_int.h',
+ 'Line' => '28',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'type',
+ 'offset' => '0',
+ 'type' => '135937'
+ },
+ '1' => {
+ 'name' => 'pk_algorithm',
+ 'offset' => '4',
+ 'type' => '2896'
+ },
+ '2' => {
+ 'name' => 'key',
+ 'offset' => '8',
+ 'type' => '207023'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '64',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'pin',
+ 'offset' => '72',
+ 'type' => '140685'
+ }
+ },
+ 'Name' => 'struct gnutls_privkey_st',
+ 'PrivateABI' => 1,
+ 'Size' => '88',
+ 'Type' => 'Struct'
+ },
+ '4607' => {
+ 'BaseType' => '4619',
+ 'Header' => 'gnutls.h',
+ 'Line' => '1850',
+ 'Name' => 'gnutls_status_request_ocsp_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '4619' => {
+ 'Name' => 'int(*)(gnutls_session_t, void*, gnutls_datum_t*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '3461'
+ },
+ '1' => {
+ 'type' => '211'
+ },
+ '2' => {
+ 'type' => '4650'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '4650' => {
+ 'BaseType' => '4000',
+ 'Name' => 'gnutls_datum_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '4656' => {
+ 'BaseType' => '4668',
+ 'Header' => 'gnutls.h',
+ 'Line' => '1895',
+ 'Name' => 'gnutls_time_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '4668' => {
+ 'Name' => 'time_t(*)(time_t*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '4689'
+ }
+ },
+ 'Return' => '263',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '4689' => {
+ 'BaseType' => '263',
+ 'Name' => 'time_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '4695' => {
+ 'BaseType' => '211',
+ 'Name' => 'void**',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '4701' => {
+ 'BaseType' => '4713',
+ 'Header' => 'gnutls.h',
+ 'Line' => '1907',
+ 'Name' => 'gnutls_alloc_function',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '4713' => {
+ 'Name' => 'void*(*)(size_t)',
+ 'Param' => {
+ '0' => {
+ 'type' => '52'
+ }
+ },
+ 'Return' => '211',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '472891' => {
+ 'Line' => '44',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'trusted_cas',
+ 'offset' => '0',
+ 'type' => '135983'
+ },
+ '1' => {
+ 'name' => 'trusted_ca_size',
+ 'offset' => '8',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'named_certs',
+ 'offset' => '16',
+ 'type' => '2208608'
+ },
+ '3' => {
+ 'name' => 'named_cert_size',
+ 'offset' => '24',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'crls',
+ 'offset' => '32',
+ 'type' => '818803'
+ },
+ '5' => {
+ 'name' => 'crl_size',
+ 'offset' => '40',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'struct node_st',
+ 'PrivateABI' => 1,
+ 'Size' => '48',
+ 'Source' => 'verify-high.c',
+ 'Type' => 'Struct'
+ },
+ '472896' => {
+ 'BaseType' => '472891',
+ 'Name' => 'struct node_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '4734' => {
+ 'BaseType' => '4746',
+ 'Header' => 'gnutls.h',
+ 'Line' => '1908',
+ 'Name' => 'gnutls_calloc_function',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '474378' => {
+ 'BaseType' => '134646',
+ 'Name' => 'gnutls_certificate_credentials_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '4746' => {
+ 'Name' => 'void*(*)(size_t, size_t)',
+ 'Param' => {
+ '0' => {
+ 'type' => '52'
+ },
+ '1' => {
+ 'type' => '52'
+ }
+ },
+ 'Return' => '211',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '4772' => {
+ 'BaseType' => '4784',
+ 'Header' => 'gnutls.h',
+ 'Line' => '1910',
+ 'Name' => 'gnutls_free_function',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '4784' => {
+ 'Name' => 'void(*)(void*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '211'
+ }
+ },
+ 'Return' => '1',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '480056' => {
+ 'BaseType' => '21170',
+ 'Header' => 'gnutls.h',
+ 'Line' => '1897',
+ 'Name' => 'mutex_init_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '480095' => {
+ 'BaseType' => '21170',
+ 'Header' => 'gnutls.h',
+ 'Line' => '1898',
+ 'Name' => 'mutex_lock_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '4801' => {
+ 'BaseType' => '4813',
+ 'Header' => 'gnutls.h',
+ 'Line' => '1911',
+ 'Name' => 'gnutls_realloc_function',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '480107' => {
+ 'BaseType' => '21170',
+ 'Header' => 'gnutls.h',
+ 'Line' => '1899',
+ 'Name' => 'mutex_unlock_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '480119' => {
+ 'BaseType' => '21170',
+ 'Header' => 'gnutls.h',
+ 'Line' => '1900',
+ 'Name' => 'mutex_deinit_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '4813' => {
+ 'Name' => 'void*(*)(void*, size_t)',
+ 'Param' => {
+ '0' => {
+ 'type' => '211'
+ },
+ '1' => {
+ 'type' => '52'
+ }
+ },
+ 'Return' => '211',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '4914' => {
+ 'Name' => 'char*(*)(char const*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '110'
+ }
+ },
+ 'Return' => '235',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '4920' => {
+ 'BaseType' => '4932',
+ 'Header' => 'gnutls.h',
+ 'Line' => '1929',
+ 'Name' => 'gnutls_log_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '4932' => {
+ 'Name' => 'void(*)(int, char const*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '75'
+ },
+ '1' => {
+ 'type' => '110'
+ }
+ },
+ 'Return' => '1',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '4954' => {
+ 'BaseType' => '4966',
+ 'Header' => 'gnutls.h',
+ 'Line' => '1930',
+ 'Name' => 'gnutls_audit_log_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '4966' => {
+ 'Name' => 'void(*)(gnutls_session_t, char const*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '3461'
+ },
+ '1' => {
+ 'type' => '110'
+ }
+ },
+ 'Return' => '1',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '5024' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '1972',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'iov_base',
+ 'offset' => '0',
+ 'type' => '211'
+ },
+ '1' => {
+ 'name' => 'iov_len',
+ 'offset' => '8',
+ 'type' => '52'
+ }
+ },
+ 'Name' => 'struct giovec_t',
+ 'Size' => '16',
+ 'Type' => 'Struct'
+ },
+ '5036' => {
+ 'BaseType' => '5024',
+ 'Name' => 'giovec_t const',
+ 'Size' => '16',
+ 'Type' => 'Const'
+ },
+ '5041' => {
+ 'BaseType' => '5053',
+ 'Header' => 'gnutls.h',
+ 'Line' => '1974',
+ 'Name' => 'gnutls_pull_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '5053' => {
+ 'Name' => 'ssize_t(*)(gnutls_transport_ptr_t, void*, size_t)',
+ 'Param' => {
+ '0' => {
+ 'type' => '3449'
+ },
+ '1' => {
+ 'type' => '211'
+ },
+ '2' => {
+ 'type' => '52'
+ }
+ },
+ 'Return' => '252',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '5084' => {
+ 'BaseType' => '5096',
+ 'Header' => 'gnutls.h',
+ 'Line' => '1976',
+ 'Name' => 'gnutls_push_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '5096' => {
+ 'Name' => 'ssize_t(*)(gnutls_transport_ptr_t, void const*, size_t)',
+ 'Param' => {
+ '0' => {
+ 'type' => '3449'
+ },
+ '1' => {
+ 'type' => '329'
+ },
+ '2' => {
+ 'type' => '52'
+ }
+ },
+ 'Return' => '252',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '5127' => {
+ 'BaseType' => '5139',
+ 'Header' => 'gnutls.h',
+ 'Line' => '1980',
+ 'Name' => 'gnutls_pull_timeout_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '5139' => {
+ 'Name' => 'int(*)(gnutls_transport_ptr_t, unsigned int)',
+ 'Param' => {
+ '0' => {
+ 'type' => '3449'
+ },
+ '1' => {
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '516394' => {
+ 'BaseType' => '516406',
+ 'Header' => 'gnutls.h',
+ 'Line' => '1670',
+ 'Name' => 'gnutls_anon_server_credentials_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '516406' => {
+ 'BaseType' => '516412',
+ 'Name' => 'struct gnutls_anon_server_credentials_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '516412' => {
+ 'Header' => 'anon.h',
+ 'Line' => '27',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'dh_params',
+ 'offset' => '0',
+ 'type' => '133119'
+ },
+ '1' => {
+ 'name' => 'deinit_dh_params',
+ 'offset' => '8',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'dh_sec_param',
+ 'offset' => '12',
+ 'type' => '3437'
+ },
+ '3' => {
+ 'name' => 'params_func',
+ 'offset' => '16',
+ 'type' => '146238'
+ }
+ },
+ 'Name' => 'struct gnutls_anon_server_credentials_st',
+ 'PrivateABI' => 1,
+ 'Size' => '24',
+ 'Type' => 'Struct'
+ },
+ '516473' => {
+ 'BaseType' => '516490',
+ 'Header' => 'gnutls.h',
+ 'Line' => '1672',
+ 'Name' => 'gnutls_anon_client_credentials_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '516490' => {
+ 'BaseType' => '516496',
+ 'Name' => 'struct gnutls_anon_client_credentials_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '516496' => {
+ 'Header' => 'anon.h',
+ 'Line' => '38',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'dummy',
+ 'offset' => '0',
+ 'type' => '75'
+ }
+ },
+ 'Name' => 'struct gnutls_anon_client_credentials_st',
+ 'PrivateABI' => 1,
+ 'Size' => '4',
+ 'Type' => 'Struct'
+ },
+ '5165' => {
+ 'BaseType' => '5177',
+ 'Header' => 'gnutls.h',
+ 'Line' => '1983',
+ 'Name' => 'gnutls_vec_push_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '5177' => {
+ 'Name' => 'ssize_t(*)(gnutls_transport_ptr_t, giovec_t const*, int)',
+ 'Param' => {
+ '0' => {
+ 'type' => '3449'
+ },
+ '1' => {
+ 'type' => '5208'
+ },
+ '2' => {
+ 'type' => '75'
+ }
+ },
+ 'Return' => '252',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '52' => {
+ 'BaseType' => '68',
+ 'Header' => 'stddef.h',
+ 'Line' => '216',
+ 'Name' => 'size_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '5208' => {
+ 'BaseType' => '5036',
+ 'Name' => 'giovec_t const*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '5214' => {
+ 'BaseType' => '5226',
+ 'Header' => 'gnutls.h',
+ 'Line' => '1986',
+ 'Name' => 'gnutls_errno_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '5226' => {
+ 'Name' => 'int(*)(gnutls_transport_ptr_t)',
+ 'Param' => {
+ '0' => {
+ 'type' => '3449'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '526728' => {
+ 'BaseType' => '516473',
+ 'Name' => 'gnutls_anon_client_credentials_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '526824' => {
+ 'BaseType' => '516394',
+ 'Name' => 'gnutls_anon_server_credentials_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '5511' => {
+ 'Header' => 'str.h',
+ 'Line' => '75',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'allocd',
+ 'offset' => '0',
+ 'type' => '8527'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '8',
+ 'type' => '8527'
+ },
+ '2' => {
+ 'name' => 'max_length',
+ 'offset' => '16',
+ 'type' => '52'
+ },
+ '3' => {
+ 'name' => 'length',
+ 'offset' => '24',
+ 'type' => '52'
+ }
+ },
+ 'Name' => 'struct gnutls_buffer_st',
+ 'PrivateABI' => 1,
+ 'Size' => '32',
+ 'Type' => 'Struct'
+ },
+ '5572' => {
+ 'BaseType' => '211',
+ 'Header' => 'gnutls.h',
+ 'Line' => '2622',
+ 'Name' => 'gnutls_ext_priv_data_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '5584' => {
+ 'Header' => 'crypto-backend.h',
+ 'Line' => '170',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'pk',
+ 'offset' => '0',
+ 'type' => '2896'
+ },
+ '1' => {
+ 'name' => 'rsa_pss_dig',
+ 'offset' => '4',
+ 'type' => '2545'
+ },
+ '2' => {
+ 'name' => 'salt_size',
+ 'offset' => '8',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'legacy',
+ 'offset' => '12',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'struct gnutls_x509_spki_st',
+ 'PrivateABI' => 1,
+ 'Size' => '16',
+ 'Type' => 'Struct'
+ },
+ '5644' => {
+ 'Header' => 'abstract.h',
+ 'Line' => '593',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'pubkey',
+ 'offset' => '0',
+ 'type' => '4573'
+ },
+ '1' => {
+ 'name' => 'cert',
+ 'offset' => '8',
+ 'type' => '4000'
+ },
+ '2' => {
+ 'name' => 'type',
+ 'offset' => '24',
+ 'type' => '2816'
+ }
+ },
+ 'Name' => 'struct gnutls_pcert_st',
+ 'Size' => '32',
+ 'Type' => 'Struct'
+ },
+ '5697' => {
+ 'BaseType' => '5644',
+ 'Header' => 'abstract.h',
+ 'Line' => '597',
+ 'Name' => 'gnutls_pcert_st',
+ 'Size' => '32',
+ 'Type' => 'Typedef'
+ },
+ '5709' => {
+ 'BaseType' => '5697',
+ 'Name' => 'gnutls_pcert_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '578599' => {
+ 'BaseType' => '3156',
+ 'Name' => 'gnutls_sign_algorithm_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '5963' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '155',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_STREAM',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_DGRAM',
+ 'value' => '1'
+ }
+ },
+ 'Name' => 'enum transport_t',
+ 'PrivateABI' => 1,
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '597639' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '407',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_AL_WARNING',
+ 'value' => '1'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_AL_FATAL',
+ 'value' => '2'
+ }
+ },
+ 'Name' => 'enum gnutls_alert_level_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '597851' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '481',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_A_CLOSE_NOTIFY',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_A_UNEXPECTED_MESSAGE',
+ 'value' => '10'
+ },
+ '10' => {
+ 'name' => 'GNUTLS_A_CERTIFICATE_REVOKED',
+ 'value' => '44'
+ },
+ '11' => {
+ 'name' => 'GNUTLS_A_CERTIFICATE_EXPIRED',
+ 'value' => '45'
+ },
+ '12' => {
+ 'name' => 'GNUTLS_A_CERTIFICATE_UNKNOWN',
+ 'value' => '46'
+ },
+ '13' => {
+ 'name' => 'GNUTLS_A_ILLEGAL_PARAMETER',
+ 'value' => '47'
+ },
+ '14' => {
+ 'name' => 'GNUTLS_A_UNKNOWN_CA',
+ 'value' => '48'
+ },
+ '15' => {
+ 'name' => 'GNUTLS_A_ACCESS_DENIED',
+ 'value' => '49'
+ },
+ '16' => {
+ 'name' => 'GNUTLS_A_DECODE_ERROR',
+ 'value' => '50'
+ },
+ '17' => {
+ 'name' => 'GNUTLS_A_DECRYPT_ERROR',
+ 'value' => '51'
+ },
+ '18' => {
+ 'name' => 'GNUTLS_A_EXPORT_RESTRICTION',
+ 'value' => '60'
+ },
+ '19' => {
+ 'name' => 'GNUTLS_A_PROTOCOL_VERSION',
+ 'value' => '70'
+ },
+ '2' => {
+ 'name' => 'GNUTLS_A_BAD_RECORD_MAC',
+ 'value' => '20'
+ },
+ '20' => {
+ 'name' => 'GNUTLS_A_INSUFFICIENT_SECURITY',
+ 'value' => '71'
+ },
+ '21' => {
+ 'name' => 'GNUTLS_A_INTERNAL_ERROR',
+ 'value' => '80'
+ },
+ '22' => {
+ 'name' => 'GNUTLS_A_INAPPROPRIATE_FALLBACK',
+ 'value' => '86'
+ },
+ '23' => {
+ 'name' => 'GNUTLS_A_USER_CANCELED',
+ 'value' => '90'
+ },
+ '24' => {
+ 'name' => 'GNUTLS_A_NO_RENEGOTIATION',
+ 'value' => '100'
+ },
+ '25' => {
+ 'name' => 'GNUTLS_A_UNSUPPORTED_EXTENSION',
+ 'value' => '110'
+ },
+ '26' => {
+ 'name' => 'GNUTLS_A_CERTIFICATE_UNOBTAINABLE',
+ 'value' => '111'
+ },
+ '27' => {
+ 'name' => 'GNUTLS_A_UNRECOGNIZED_NAME',
+ 'value' => '112'
+ },
+ '28' => {
+ 'name' => 'GNUTLS_A_UNKNOWN_PSK_IDENTITY',
+ 'value' => '115'
+ },
+ '29' => {
+ 'name' => 'GNUTLS_A_NO_APPLICATION_PROTOCOL',
+ 'value' => '120'
+ },
+ '3' => {
+ 'name' => 'GNUTLS_A_DECRYPTION_FAILED',
+ 'value' => '21'
+ },
+ '30' => {
+ 'name' => 'GNUTLS_A_MAX',
+ 'value' => '120'
+ },
+ '4' => {
+ 'name' => 'GNUTLS_A_RECORD_OVERFLOW',
+ 'value' => '22'
+ },
+ '5' => {
+ 'name' => 'GNUTLS_A_DECOMPRESSION_FAILURE',
+ 'value' => '30'
+ },
+ '6' => {
+ 'name' => 'GNUTLS_A_HANDSHAKE_FAILURE',
+ 'value' => '40'
+ },
+ '7' => {
+ 'name' => 'GNUTLS_A_SSL3_NO_CERTIFICATE',
+ 'value' => '41'
+ },
+ '8' => {
+ 'name' => 'GNUTLS_A_BAD_CERTIFICATE',
+ 'value' => '42'
+ },
+ '9' => {
+ 'name' => 'GNUTLS_A_UNSUPPORTED_CERTIFICATE',
+ 'value' => '43'
+ }
+ },
+ 'Name' => 'enum gnutls_alert_description_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '5992' => {
+ 'BaseType' => '5963',
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '158',
+ 'Name' => 'transport_t',
+ 'Size' => '4',
+ 'Type' => 'Typedef'
+ },
+ '6003' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '160',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'RECORD_FLUSH',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'RECORD_CORKED',
+ 'value' => '1'
+ }
+ },
+ 'Name' => 'enum record_flush_t',
+ 'PrivateABI' => 1,
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '6032' => {
+ 'BaseType' => '6003',
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '163',
+ 'Name' => 'record_flush_t',
+ 'Size' => '4',
+ 'Type' => 'Typedef'
+ },
+ '6043' => {
+ 'BaseType' => '6054',
+ 'Header' => 'crypto.h',
+ 'Line' => '145',
+ 'Name' => 'gnutls_cipher_init_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '6054' => {
+ 'Name' => 'int(*)(gnutls_cipher_algorithm_t, void**, int)',
+ 'Param' => {
+ '0' => {
+ 'type' => '2122'
+ },
+ '1' => {
+ 'type' => '4695'
+ },
+ '2' => {
+ 'type' => '75'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '6085' => {
+ 'BaseType' => '6096',
+ 'Header' => 'crypto.h',
+ 'Line' => '146',
+ 'Name' => 'gnutls_cipher_setkey_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '6096' => {
+ 'Name' => 'int(*)(void*, void const*, size_t)',
+ 'Param' => {
+ '0' => {
+ 'type' => '211'
+ },
+ '1' => {
+ 'type' => '329'
+ },
+ '2' => {
+ 'type' => '52'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '610639' => {
+ 'BaseType' => '211',
+ 'Name' => 'void*const',
+ 'Size' => '8',
+ 'Type' => 'Const'
+ },
+ '6127' => {
+ 'BaseType' => '6096',
+ 'Header' => 'crypto.h',
+ 'Line' => '148',
+ 'Name' => 'gnutls_cipher_setiv_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '6138' => {
+ 'BaseType' => '6149',
+ 'Header' => 'crypto.h',
+ 'Line' => '149',
+ 'Name' => 'gnutls_cipher_encrypt_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '6149' => {
+ 'Name' => 'int(*)(void*, void const*, size_t, void*, size_t)',
+ 'Param' => {
+ '0' => {
+ 'type' => '211'
+ },
+ '1' => {
+ 'type' => '329'
+ },
+ '2' => {
+ 'type' => '52'
+ },
+ '3' => {
+ 'type' => '211'
+ },
+ '4' => {
+ 'type' => '52'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '616547' => {
+ 'BaseType' => '616558',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '56',
+ 'Name' => 'gnutls_pkcs11_token_callback_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '616558' => {
+ 'Name' => 'int(*)(void*const, char const*const, unsigned int)',
+ 'Param' => {
+ '0' => {
+ 'type' => '610639'
+ },
+ '1' => {
+ 'type' => '116'
+ },
+ '2' => {
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '6190' => {
+ 'BaseType' => '6149',
+ 'Header' => 'crypto.h',
+ 'Line' => '151',
+ 'Name' => 'gnutls_cipher_decrypt_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '6223' => {
+ 'Name' => 'void(*)(void*, void*, size_t)',
+ 'Param' => {
+ '0' => {
+ 'type' => '211'
+ },
+ '1' => {
+ 'type' => '211'
+ },
+ '2' => {
+ 'type' => '52'
+ }
+ },
+ 'Return' => '1',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '6250' => {
+ 'BaseType' => '6261',
+ 'Header' => 'crypto.h',
+ 'Line' => '158',
+ 'Name' => 'gnutls_cipher_aead_encrypt_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '6261' => {
+ 'Name' => 'int(*)(void*, void const*, size_t, void const*, size_t, size_t, void const*, size_t, void*, size_t)',
+ 'Param' => {
+ '0' => {
+ 'type' => '211'
+ },
+ '1' => {
+ 'type' => '329'
+ },
+ '2' => {
+ 'type' => '52'
+ },
+ '3' => {
+ 'type' => '329'
+ },
+ '4' => {
+ 'type' => '52'
+ },
+ '5' => {
+ 'type' => '52'
+ },
+ '6' => {
+ 'type' => '329'
+ },
+ '7' => {
+ 'type' => '52'
+ },
+ '8' => {
+ 'type' => '211'
+ },
+ '9' => {
+ 'type' => '52'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '626391' => {
+ 'BaseType' => '68',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '189',
+ 'Name' => 'ck_flags_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '626402' => {
+ 'Header' => 'pkcs11.h',
+ 'Line' => '191',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'major',
+ 'offset' => '0',
+ 'type' => '157'
+ },
+ '1' => {
+ 'name' => 'minor',
+ 'offset' => '1',
+ 'type' => '157'
+ }
+ },
+ 'Name' => 'struct ck_version',
+ 'Size' => '2',
+ 'Type' => 'Struct'
+ },
+ '626439' => {
+ 'Header' => 'pkcs11.h',
+ 'Line' => '198',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'cryptoki_version',
+ 'offset' => '0',
+ 'type' => '626402'
+ },
+ '1' => {
+ 'name' => 'manufacturer_id',
+ 'offset' => '2',
+ 'type' => '626512'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '40',
+ 'type' => '626391'
+ },
+ '3' => {
+ 'name' => 'library_description',
+ 'offset' => '48',
+ 'type' => '626512'
+ },
+ '4' => {
+ 'name' => 'library_version',
+ 'offset' => '80',
+ 'type' => '626402'
+ }
+ },
+ 'Name' => 'struct ck_info',
+ 'Size' => '88',
+ 'Type' => 'Struct'
+ },
+ '626512' => {
+ 'BaseType' => '157',
+ 'Name' => 'unsigned char[32]',
+ 'Size' => '32',
+ 'Type' => 'Array'
+ },
+ '626528' => {
+ 'BaseType' => '68',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '208',
+ 'Name' => 'ck_notification_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '626539' => {
+ 'BaseType' => '68',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '213',
+ 'Name' => 'ck_slot_id_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '626550' => {
+ 'Header' => 'pkcs11.h',
+ 'Line' => '216',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'slot_description',
+ 'offset' => '0',
+ 'type' => '626623'
+ },
+ '1' => {
+ 'name' => 'manufacturer_id',
+ 'offset' => '64',
+ 'type' => '626512'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '96',
+ 'type' => '626391'
+ },
+ '3' => {
+ 'name' => 'hardware_version',
+ 'offset' => '104',
+ 'type' => '626402'
+ },
+ '4' => {
+ 'name' => 'firmware_version',
+ 'offset' => '106',
+ 'type' => '626402'
+ }
+ },
+ 'Name' => 'struct ck_slot_info',
+ 'Size' => '112',
+ 'Type' => 'Struct'
+ },
+ '626623' => {
+ 'BaseType' => '157',
+ 'Name' => 'unsigned char[64]',
+ 'Size' => '64',
+ 'Type' => 'Array'
+ },
+ '626639' => {
+ 'Header' => 'pkcs11.h',
+ 'Line' => '232',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'label',
+ 'offset' => '0',
+ 'type' => '626512'
+ },
+ '1' => {
+ 'name' => 'manufacturer_id',
+ 'offset' => '32',
+ 'type' => '626512'
+ },
+ '10' => {
+ 'name' => 'min_pin_len',
+ 'offset' => '144',
+ 'type' => '68'
+ },
+ '11' => {
+ 'name' => 'total_public_memory',
+ 'offset' => '152',
+ 'type' => '68'
+ },
+ '12' => {
+ 'name' => 'free_public_memory',
+ 'offset' => '160',
+ 'type' => '68'
+ },
+ '13' => {
+ 'name' => 'total_private_memory',
+ 'offset' => '168',
+ 'type' => '68'
+ },
+ '14' => {
+ 'name' => 'free_private_memory',
+ 'offset' => '176',
+ 'type' => '68'
+ },
+ '15' => {
+ 'name' => 'hardware_version',
+ 'offset' => '184',
+ 'type' => '626402'
+ },
+ '16' => {
+ 'name' => 'firmware_version',
+ 'offset' => '186',
+ 'type' => '626402'
+ },
+ '17' => {
+ 'name' => 'utc_time',
+ 'offset' => '188',
+ 'type' => '626868'
+ },
+ '2' => {
+ 'name' => 'model',
+ 'offset' => '64',
+ 'type' => '626868'
+ },
+ '3' => {
+ 'name' => 'serial_number',
+ 'offset' => '80',
+ 'type' => '626868'
+ },
+ '4' => {
+ 'name' => 'flags',
+ 'offset' => '96',
+ 'type' => '626391'
+ },
+ '5' => {
+ 'name' => 'max_session_count',
+ 'offset' => '104',
+ 'type' => '68'
+ },
+ '6' => {
+ 'name' => 'session_count',
+ 'offset' => '112',
+ 'type' => '68'
+ },
+ '7' => {
+ 'name' => 'max_rw_session_count',
+ 'offset' => '120',
+ 'type' => '68'
+ },
+ '8' => {
+ 'name' => 'rw_session_count',
+ 'offset' => '128',
+ 'type' => '68'
+ },
+ '9' => {
+ 'name' => 'max_pin_len',
+ 'offset' => '136',
+ 'type' => '68'
+ }
+ },
+ 'Name' => 'struct ck_token_info',
+ 'Size' => '208',
+ 'Type' => 'Struct'
+ },
+ '626868' => {
+ 'BaseType' => '157',
+ 'Name' => 'unsigned char[16]',
+ 'Size' => '16',
+ 'Type' => 'Array'
+ },
+ '626884' => {
+ 'BaseType' => '68',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '278',
+ 'Name' => 'ck_session_handle_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '626896' => {
+ 'BaseType' => '68',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '283',
+ 'Name' => 'ck_user_type_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '626908' => {
+ 'BaseType' => '68',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '290',
+ 'Name' => 'ck_state_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '626920' => {
+ 'Header' => 'pkcs11.h',
+ 'Line' => '299',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'slot_id',
+ 'offset' => '0',
+ 'type' => '626539'
+ },
+ '1' => {
+ 'name' => 'state',
+ 'offset' => '8',
+ 'type' => '626908'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '16',
+ 'type' => '626391'
+ },
+ '3' => {
+ 'name' => 'device_error',
+ 'offset' => '24',
+ 'type' => '68'
+ }
+ },
+ 'Name' => 'struct ck_session_info',
+ 'Size' => '32',
+ 'Type' => 'Struct'
+ },
+ '626986' => {
+ 'BaseType' => '68',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '311',
+ 'Name' => 'ck_object_handle_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '626998' => {
+ 'BaseType' => '68',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '373',
+ 'Name' => 'ck_attribute_type_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '627010' => {
+ 'Header' => 'pkcs11.h',
+ 'Line' => '463',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'type',
+ 'offset' => '0',
+ 'type' => '626998'
+ },
+ '1' => {
+ 'name' => 'value',
+ 'offset' => '8',
+ 'type' => '211'
+ },
+ '2' => {
+ 'name' => 'value_len',
+ 'offset' => '16',
+ 'type' => '68'
+ }
+ },
+ 'Name' => 'struct ck_attribute',
+ 'Size' => '24',
+ 'Type' => 'Struct'
+ },
+ '627063' => {
+ 'BaseType' => '68',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '479',
+ 'Name' => 'ck_mechanism_type_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '627075' => {
+ 'Header' => 'pkcs11.h',
+ 'Line' => '726',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'mechanism',
+ 'offset' => '0',
+ 'type' => '627063'
+ },
+ '1' => {
+ 'name' => 'parameter',
+ 'offset' => '8',
+ 'type' => '211'
+ },
+ '2' => {
+ 'name' => 'parameter_len',
+ 'offset' => '16',
+ 'type' => '68'
+ }
+ },
+ 'Name' => 'struct ck_mechanism',
+ 'Size' => '24',
+ 'Type' => 'Struct'
+ },
+ '627128' => {
+ 'Header' => 'pkcs11.h',
+ 'Line' => '734',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'min_key_size',
+ 'offset' => '0',
+ 'type' => '68'
+ },
+ '1' => {
+ 'name' => 'max_key_size',
+ 'offset' => '8',
+ 'type' => '68'
+ },
+ '2' => {
+ 'name' => 'flags',
+ 'offset' => '16',
+ 'type' => '626391'
+ }
+ },
+ 'Name' => 'struct ck_mechanism_info',
+ 'Size' => '24',
+ 'Type' => 'Struct'
+ },
+ '627181' => {
+ 'BaseType' => '68',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '772',
+ 'Name' => 'ck_rv_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '627193' => {
+ 'BaseType' => '627205',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '775',
+ 'Name' => 'ck_notify_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '627205' => {
+ 'Name' => 'ck_rv_t(*)(ck_session_handle_t, ck_notification_t, void*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '626884'
+ },
+ '1' => {
+ 'type' => '626528'
+ },
+ '2' => {
+ 'type' => '211'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '627236' => {
+ 'BaseType' => '627248',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '785',
+ 'Name' => 'CK_C_Initialize',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '627248' => {
+ 'Name' => 'ck_rv_t(*)(void*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '211'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '627269' => {
+ 'BaseType' => '627248',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '786',
+ 'Name' => 'CK_C_Finalize',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '627281' => {
+ 'BaseType' => '627293',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '787',
+ 'Name' => 'CK_C_GetInfo',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '627293' => {
+ 'Name' => 'ck_rv_t(*)(struct ck_info*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '627314'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '627314' => {
+ 'BaseType' => '626439',
+ 'Name' => 'struct ck_info*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '627320' => {
+ 'BaseType' => '627332',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '788',
+ 'Name' => 'CK_C_GetFunctionList',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '627332' => {
+ 'Name' => 'ck_rv_t(*)(struct ck_function_list**)',
+ 'Param' => {
+ '0' => {
+ 'type' => '627353'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '627353' => {
+ 'BaseType' => '627359',
+ 'Name' => 'struct ck_function_list**',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '627359' => {
+ 'BaseType' => '627365',
+ 'Name' => 'struct ck_function_list*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '627365' => {
+ 'Header' => 'pkcs11.h',
+ 'Line' => '1062',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'version',
+ 'offset' => '0',
+ 'type' => '626402'
+ },
+ '1' => {
+ 'name' => 'C_Initialize',
+ 'offset' => '8',
+ 'type' => '627236'
+ },
+ '10' => {
+ 'name' => 'C_InitToken',
+ 'offset' => '80',
+ 'type' => '628598'
+ },
+ '11' => {
+ 'name' => 'C_InitPIN',
+ 'offset' => '88',
+ 'type' => '628646'
+ },
+ '12' => {
+ 'name' => 'C_SetPIN',
+ 'offset' => '96',
+ 'type' => '628689'
+ },
+ '13' => {
+ 'name' => 'C_OpenSession',
+ 'offset' => '104',
+ 'type' => '628742'
+ },
+ '14' => {
+ 'name' => 'C_CloseSession',
+ 'offset' => '112',
+ 'type' => '628801'
+ },
+ '15' => {
+ 'name' => 'C_CloseAllSessions',
+ 'offset' => '120',
+ 'type' => '628834'
+ },
+ '16' => {
+ 'name' => 'C_GetSessionInfo',
+ 'offset' => '128',
+ 'type' => '628867'
+ },
+ '17' => {
+ 'name' => 'C_GetOperationState',
+ 'offset' => '136',
+ 'type' => '628911'
+ },
+ '18' => {
+ 'name' => 'C_SetOperationState',
+ 'offset' => '144',
+ 'type' => '628954'
+ },
+ '19' => {
+ 'name' => 'C_Login',
+ 'offset' => '152',
+ 'type' => '629007'
+ },
+ '2' => {
+ 'name' => 'C_Finalize',
+ 'offset' => '16',
+ 'type' => '627269'
+ },
+ '20' => {
+ 'name' => 'C_Logout',
+ 'offset' => '160',
+ 'type' => '629055'
+ },
+ '21' => {
+ 'name' => 'C_CreateObject',
+ 'offset' => '168',
+ 'type' => '629067'
+ },
+ '22' => {
+ 'name' => 'C_CopyObject',
+ 'offset' => '176',
+ 'type' => '629127'
+ },
+ '23' => {
+ 'name' => 'C_DestroyObject',
+ 'offset' => '184',
+ 'type' => '629180'
+ },
+ '24' => {
+ 'name' => 'C_GetObjectSize',
+ 'offset' => '192',
+ 'type' => '629218'
+ },
+ '25' => {
+ 'name' => 'C_GetAttributeValue',
+ 'offset' => '200',
+ 'type' => '629261'
+ },
+ '26' => {
+ 'name' => 'C_SetAttributeValue',
+ 'offset' => '208',
+ 'type' => '629309'
+ },
+ '27' => {
+ 'name' => 'C_FindObjectsInit',
+ 'offset' => '216',
+ 'type' => '629321'
+ },
+ '28' => {
+ 'name' => 'C_FindObjects',
+ 'offset' => '224',
+ 'type' => '629364'
+ },
+ '29' => {
+ 'name' => 'C_FindObjectsFinal',
+ 'offset' => '232',
+ 'type' => '629412'
+ },
+ '3' => {
+ 'name' => 'C_GetInfo',
+ 'offset' => '24',
+ 'type' => '627281'
+ },
+ '30' => {
+ 'name' => 'C_EncryptInit',
+ 'offset' => '240',
+ 'type' => '629424'
+ },
+ '31' => {
+ 'name' => 'C_Encrypt',
+ 'offset' => '248',
+ 'type' => '629473'
+ },
+ '32' => {
+ 'name' => 'C_EncryptUpdate',
+ 'offset' => '256',
+ 'type' => '629526'
+ },
+ '33' => {
+ 'name' => 'C_EncryptFinal',
+ 'offset' => '264',
+ 'type' => '629538'
+ },
+ '34' => {
+ 'name' => 'C_DecryptInit',
+ 'offset' => '272',
+ 'type' => '629550'
+ },
+ '35' => {
+ 'name' => 'C_Decrypt',
+ 'offset' => '280',
+ 'type' => '629562'
+ },
+ '36' => {
+ 'name' => 'C_DecryptUpdate',
+ 'offset' => '288',
+ 'type' => '629574'
+ },
+ '37' => {
+ 'name' => 'C_DecryptFinal',
+ 'offset' => '296',
+ 'type' => '629586'
+ },
+ '38' => {
+ 'name' => 'C_DigestInit',
+ 'offset' => '304',
+ 'type' => '629598'
+ },
+ '39' => {
+ 'name' => 'C_Digest',
+ 'offset' => '312',
+ 'type' => '629636'
+ },
+ '4' => {
+ 'name' => 'C_GetFunctionList',
+ 'offset' => '32',
+ 'type' => '627320'
+ },
+ '40' => {
+ 'name' => 'C_DigestUpdate',
+ 'offset' => '320',
+ 'type' => '629648'
+ },
+ '41' => {
+ 'name' => 'C_DigestKey',
+ 'offset' => '328',
+ 'type' => '629660'
+ },
+ '42' => {
+ 'name' => 'C_DigestFinal',
+ 'offset' => '336',
+ 'type' => '629672'
+ },
+ '43' => {
+ 'name' => 'C_SignInit',
+ 'offset' => '344',
+ 'type' => '629684'
+ },
+ '44' => {
+ 'name' => 'C_Sign',
+ 'offset' => '352',
+ 'type' => '629696'
+ },
+ '45' => {
+ 'name' => 'C_SignUpdate',
+ 'offset' => '360',
+ 'type' => '629708'
+ },
+ '46' => {
+ 'name' => 'C_SignFinal',
+ 'offset' => '368',
+ 'type' => '629720'
+ },
+ '47' => {
+ 'name' => 'C_SignRecoverInit',
+ 'offset' => '376',
+ 'type' => '629732'
+ },
+ '48' => {
+ 'name' => 'C_SignRecover',
+ 'offset' => '384',
+ 'type' => '629744'
+ },
+ '49' => {
+ 'name' => 'C_VerifyInit',
+ 'offset' => '392',
+ 'type' => '629756'
+ },
+ '5' => {
+ 'name' => 'C_GetSlotList',
+ 'offset' => '40',
+ 'type' => '628314'
+ },
+ '50' => {
+ 'name' => 'C_Verify',
+ 'offset' => '400',
+ 'type' => '629768'
+ },
+ '51' => {
+ 'name' => 'C_VerifyUpdate',
+ 'offset' => '408',
+ 'type' => '629780'
+ },
+ '52' => {
+ 'name' => 'C_VerifyFinal',
+ 'offset' => '416',
+ 'type' => '629792'
+ },
+ '53' => {
+ 'name' => 'C_VerifyRecoverInit',
+ 'offset' => '424',
+ 'type' => '629804'
+ },
+ '54' => {
+ 'name' => 'C_VerifyRecover',
+ 'offset' => '432',
+ 'type' => '629816'
+ },
+ '55' => {
+ 'name' => 'C_DigestEncryptUpdate',
+ 'offset' => '440',
+ 'type' => '629828'
+ },
+ '56' => {
+ 'name' => 'C_DecryptDigestUpdate',
+ 'offset' => '448',
+ 'type' => '629840'
+ },
+ '57' => {
+ 'name' => 'C_SignEncryptUpdate',
+ 'offset' => '456',
+ 'type' => '629852'
+ },
+ '58' => {
+ 'name' => 'C_DecryptVerifyUpdate',
+ 'offset' => '464',
+ 'type' => '629864'
+ },
+ '59' => {
+ 'name' => 'C_GenerateKey',
+ 'offset' => '472',
+ 'type' => '629876'
+ },
+ '6' => {
+ 'name' => 'C_GetSlotInfo',
+ 'offset' => '48',
+ 'type' => '628369'
+ },
+ '60' => {
+ 'name' => 'C_GenerateKeyPair',
+ 'offset' => '480',
+ 'type' => '629929'
+ },
+ '61' => {
+ 'name' => 'C_WrapKey',
+ 'offset' => '488',
+ 'type' => '629997'
+ },
+ '62' => {
+ 'name' => 'C_UnwrapKey',
+ 'offset' => '496',
+ 'type' => '630055'
+ },
+ '63' => {
+ 'name' => 'C_DeriveKey',
+ 'offset' => '504',
+ 'type' => '630123'
+ },
+ '64' => {
+ 'name' => 'C_SeedRandom',
+ 'offset' => '512',
+ 'type' => '630181'
+ },
+ '65' => {
+ 'name' => 'C_GenerateRandom',
+ 'offset' => '520',
+ 'type' => '630193'
+ },
+ '66' => {
+ 'name' => 'C_GetFunctionStatus',
+ 'offset' => '528',
+ 'type' => '630205'
+ },
+ '67' => {
+ 'name' => 'C_CancelFunction',
+ 'offset' => '536',
+ 'type' => '630217'
+ },
+ '68' => {
+ 'name' => 'C_WaitForSlotEvent',
+ 'offset' => '544',
+ 'type' => '628457'
+ },
+ '7' => {
+ 'name' => 'C_GetTokenInfo',
+ 'offset' => '56',
+ 'type' => '628413'
+ },
+ '8' => {
+ 'name' => 'C_GetMechanismList',
+ 'offset' => '64',
+ 'type' => '628500'
+ },
+ '9' => {
+ 'name' => 'C_GetMechanismInfo',
+ 'offset' => '72',
+ 'type' => '628549'
+ }
+ },
+ 'Name' => 'struct ck_function_list',
+ 'Size' => '552',
+ 'Type' => 'Struct'
+ },
+ '628314' => {
+ 'BaseType' => '628326',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '791',
+ 'Name' => 'CK_C_GetSlotList',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '628326' => {
+ 'Name' => 'ck_rv_t(*)(unsigned char, ck_slot_id_t*, unsigned long*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '157'
+ },
+ '1' => {
+ 'type' => '628357'
+ },
+ '2' => {
+ 'type' => '628363'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '628357' => {
+ 'BaseType' => '626539',
+ 'Name' => 'ck_slot_id_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '628363' => {
+ 'BaseType' => '68',
+ 'Name' => 'unsigned long*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '628369' => {
+ 'BaseType' => '628381',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '794',
+ 'Name' => 'CK_C_GetSlotInfo',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '628381' => {
+ 'Name' => 'ck_rv_t(*)(ck_slot_id_t, struct ck_slot_info*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '626539'
+ },
+ '1' => {
+ 'type' => '628407'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '628407' => {
+ 'BaseType' => '626550',
+ 'Name' => 'struct ck_slot_info*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '628413' => {
+ 'BaseType' => '628425',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '796',
+ 'Name' => 'CK_C_GetTokenInfo',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '628425' => {
+ 'Name' => 'ck_rv_t(*)(ck_slot_id_t, struct ck_token_info*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '626539'
+ },
+ '1' => {
+ 'type' => '628451'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '628451' => {
+ 'BaseType' => '626639',
+ 'Name' => 'struct ck_token_info*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '628457' => {
+ 'BaseType' => '628469',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '798',
+ 'Name' => 'CK_C_WaitForSlotEvent',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '628469' => {
+ 'Name' => 'ck_rv_t(*)(ck_flags_t, ck_slot_id_t*, void*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '626391'
+ },
+ '1' => {
+ 'type' => '628357'
+ },
+ '2' => {
+ 'type' => '211'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '628500' => {
+ 'BaseType' => '628512',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '800',
+ 'Name' => 'CK_C_GetMechanismList',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '628512' => {
+ 'Name' => 'ck_rv_t(*)(ck_slot_id_t, ck_mechanism_type_t*, unsigned long*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '626539'
+ },
+ '1' => {
+ 'type' => '628543'
+ },
+ '2' => {
+ 'type' => '628363'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '628543' => {
+ 'BaseType' => '627063',
+ 'Name' => 'ck_mechanism_type_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '628549' => {
+ 'BaseType' => '628561',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '804',
+ 'Name' => 'CK_C_GetMechanismInfo',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '628561' => {
+ 'Name' => 'ck_rv_t(*)(ck_slot_id_t, ck_mechanism_type_t, struct ck_mechanism_info*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '626539'
+ },
+ '1' => {
+ 'type' => '627063'
+ },
+ '2' => {
+ 'type' => '628592'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '628592' => {
+ 'BaseType' => '627128',
+ 'Name' => 'struct ck_mechanism_info*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '628598' => {
+ 'BaseType' => '628610',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '807',
+ 'Name' => 'CK_C_InitToken',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '628610' => {
+ 'Name' => 'ck_rv_t(*)(ck_slot_id_t, unsigned char*, unsigned long, unsigned char*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '626539'
+ },
+ '1' => {
+ 'type' => '3994'
+ },
+ '2' => {
+ 'type' => '68'
+ },
+ '3' => {
+ 'type' => '3994'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '628646' => {
+ 'BaseType' => '628658',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '810',
+ 'Name' => 'CK_C_InitPIN',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '628658' => {
+ 'Name' => 'ck_rv_t(*)(ck_session_handle_t, unsigned char*, unsigned long)',
+ 'Param' => {
+ '0' => {
+ 'type' => '626884'
+ },
+ '1' => {
+ 'type' => '3994'
+ },
+ '2' => {
+ 'type' => '68'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '628689' => {
+ 'BaseType' => '628701',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '813',
+ 'Name' => 'CK_C_SetPIN',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '628701' => {
+ 'Name' => 'ck_rv_t(*)(ck_session_handle_t, unsigned char*, unsigned long, unsigned char*, unsigned long)',
+ 'Param' => {
+ '0' => {
+ 'type' => '626884'
+ },
+ '1' => {
+ 'type' => '3994'
+ },
+ '2' => {
+ 'type' => '68'
+ },
+ '3' => {
+ 'type' => '3994'
+ },
+ '4' => {
+ 'type' => '68'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '628742' => {
+ 'BaseType' => '628754',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '818',
+ 'Name' => 'CK_C_OpenSession',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '628754' => {
+ 'Name' => 'ck_rv_t(*)(ck_slot_id_t, ck_flags_t, void*, ck_notify_t, ck_session_handle_t*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '626539'
+ },
+ '1' => {
+ 'type' => '626391'
+ },
+ '2' => {
+ 'type' => '211'
+ },
+ '3' => {
+ 'type' => '627193'
+ },
+ '4' => {
+ 'type' => '628795'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '628795' => {
+ 'BaseType' => '626884',
+ 'Name' => 'ck_session_handle_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '628801' => {
+ 'BaseType' => '628813',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '822',
+ 'Name' => 'CK_C_CloseSession',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '628813' => {
+ 'Name' => 'ck_rv_t(*)(ck_session_handle_t)',
+ 'Param' => {
+ '0' => {
+ 'type' => '626884'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '628834' => {
+ 'BaseType' => '628846',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '823',
+ 'Name' => 'CK_C_CloseAllSessions',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '628846' => {
+ 'Name' => 'ck_rv_t(*)(ck_slot_id_t)',
+ 'Param' => {
+ '0' => {
+ 'type' => '626539'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '628867' => {
+ 'BaseType' => '628879',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '824',
+ 'Name' => 'CK_C_GetSessionInfo',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '628879' => {
+ 'Name' => 'ck_rv_t(*)(ck_session_handle_t, struct ck_session_info*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '626884'
+ },
+ '1' => {
+ 'type' => '628905'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '628905' => {
+ 'BaseType' => '626920',
+ 'Name' => 'struct ck_session_info*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '628911' => {
+ 'BaseType' => '628923',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '827',
+ 'Name' => 'CK_C_GetOperationState',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '628923' => {
+ 'Name' => 'ck_rv_t(*)(ck_session_handle_t, unsigned char*, unsigned long*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '626884'
+ },
+ '1' => {
+ 'type' => '3994'
+ },
+ '2' => {
+ 'type' => '628363'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '628954' => {
+ 'BaseType' => '628966',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '831',
+ 'Name' => 'CK_C_SetOperationState',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '628966' => {
+ 'Name' => 'ck_rv_t(*)(ck_session_handle_t, unsigned char*, unsigned long, ck_object_handle_t, ck_object_handle_t)',
+ 'Param' => {
+ '0' => {
+ 'type' => '626884'
+ },
+ '1' => {
+ 'type' => '3994'
+ },
+ '2' => {
+ 'type' => '68'
+ },
+ '3' => {
+ 'type' => '626986'
+ },
+ '4' => {
+ 'type' => '626986'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '629007' => {
+ 'BaseType' => '629019',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '837',
+ 'Name' => 'CK_C_Login',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629019' => {
+ 'Name' => 'ck_rv_t(*)(ck_session_handle_t, ck_user_type_t, unsigned char*, unsigned long)',
+ 'Param' => {
+ '0' => {
+ 'type' => '626884'
+ },
+ '1' => {
+ 'type' => '626896'
+ },
+ '2' => {
+ 'type' => '3994'
+ },
+ '3' => {
+ 'type' => '68'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '629055' => {
+ 'BaseType' => '628813',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '840',
+ 'Name' => 'CK_C_Logout',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629067' => {
+ 'BaseType' => '629079',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '842',
+ 'Name' => 'CK_C_CreateObject',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629079' => {
+ 'Name' => 'ck_rv_t(*)(ck_session_handle_t, struct ck_attribute*, unsigned long, ck_object_handle_t*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '626884'
+ },
+ '1' => {
+ 'type' => '629115'
+ },
+ '2' => {
+ 'type' => '68'
+ },
+ '3' => {
+ 'type' => '629121'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '629115' => {
+ 'BaseType' => '627010',
+ 'Name' => 'struct ck_attribute*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '629121' => {
+ 'BaseType' => '626986',
+ 'Name' => 'ck_object_handle_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '629127' => {
+ 'BaseType' => '629139',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '846',
+ 'Name' => 'CK_C_CopyObject',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629139' => {
+ 'Name' => 'ck_rv_t(*)(ck_session_handle_t, ck_object_handle_t, struct ck_attribute*, unsigned long, ck_object_handle_t*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '626884'
+ },
+ '1' => {
+ 'type' => '626986'
+ },
+ '2' => {
+ 'type' => '629115'
+ },
+ '3' => {
+ 'type' => '68'
+ },
+ '4' => {
+ 'type' => '629121'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '629180' => {
+ 'BaseType' => '629192',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '850',
+ 'Name' => 'CK_C_DestroyObject',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629192' => {
+ 'Name' => 'ck_rv_t(*)(ck_session_handle_t, ck_object_handle_t)',
+ 'Param' => {
+ '0' => {
+ 'type' => '626884'
+ },
+ '1' => {
+ 'type' => '626986'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '629218' => {
+ 'BaseType' => '629230',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '853',
+ 'Name' => 'CK_C_GetObjectSize',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629230' => {
+ 'Name' => 'ck_rv_t(*)(ck_session_handle_t, ck_object_handle_t, unsigned long*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '626884'
+ },
+ '1' => {
+ 'type' => '626986'
+ },
+ '2' => {
+ 'type' => '628363'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '629261' => {
+ 'BaseType' => '629273',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '857',
+ 'Name' => 'CK_C_GetAttributeValue',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629273' => {
+ 'Name' => 'ck_rv_t(*)(ck_session_handle_t, ck_object_handle_t, struct ck_attribute*, unsigned long)',
+ 'Param' => {
+ '0' => {
+ 'type' => '626884'
+ },
+ '1' => {
+ 'type' => '626986'
+ },
+ '2' => {
+ 'type' => '629115'
+ },
+ '3' => {
+ 'type' => '68'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '629309' => {
+ 'BaseType' => '629273',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '862',
+ 'Name' => 'CK_C_SetAttributeValue',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629321' => {
+ 'BaseType' => '629333',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '867',
+ 'Name' => 'CK_C_FindObjectsInit',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629333' => {
+ 'Name' => 'ck_rv_t(*)(ck_session_handle_t, struct ck_attribute*, unsigned long)',
+ 'Param' => {
+ '0' => {
+ 'type' => '626884'
+ },
+ '1' => {
+ 'type' => '629115'
+ },
+ '2' => {
+ 'type' => '68'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '629364' => {
+ 'BaseType' => '629376',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '871',
+ 'Name' => 'CK_C_FindObjects',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629376' => {
+ 'Name' => 'ck_rv_t(*)(ck_session_handle_t, ck_object_handle_t*, unsigned long, unsigned long*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '626884'
+ },
+ '1' => {
+ 'type' => '629121'
+ },
+ '2' => {
+ 'type' => '68'
+ },
+ '3' => {
+ 'type' => '628363'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '629412' => {
+ 'BaseType' => '628813',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '876',
+ 'Name' => 'CK_C_FindObjectsFinal',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629424' => {
+ 'BaseType' => '629436',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '879',
+ 'Name' => 'CK_C_EncryptInit',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629436' => {
+ 'Name' => 'ck_rv_t(*)(ck_session_handle_t, struct ck_mechanism*, ck_object_handle_t)',
+ 'Param' => {
+ '0' => {
+ 'type' => '626884'
+ },
+ '1' => {
+ 'type' => '629467'
+ },
+ '2' => {
+ 'type' => '626986'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '629467' => {
+ 'BaseType' => '627075',
+ 'Name' => 'struct ck_mechanism*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '629473' => {
+ 'BaseType' => '629485',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '883',
+ 'Name' => 'CK_C_Encrypt',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629485' => {
+ 'Name' => 'ck_rv_t(*)(ck_session_handle_t, unsigned char*, unsigned long, unsigned char*, unsigned long*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '626884'
+ },
+ '1' => {
+ 'type' => '3994'
+ },
+ '2' => {
+ 'type' => '68'
+ },
+ '3' => {
+ 'type' => '3994'
+ },
+ '4' => {
+ 'type' => '628363'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '629526' => {
+ 'BaseType' => '629485',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '888',
+ 'Name' => 'CK_C_EncryptUpdate',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629538' => {
+ 'BaseType' => '628923',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '893',
+ 'Name' => 'CK_C_EncryptFinal',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629550' => {
+ 'BaseType' => '629436',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '898',
+ 'Name' => 'CK_C_DecryptInit',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629562' => {
+ 'BaseType' => '629485',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '902',
+ 'Name' => 'CK_C_Decrypt',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629574' => {
+ 'BaseType' => '629485',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '907',
+ 'Name' => 'CK_C_DecryptUpdate',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629586' => {
+ 'BaseType' => '628923',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '912',
+ 'Name' => 'CK_C_DecryptFinal',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629598' => {
+ 'BaseType' => '629610',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '917',
+ 'Name' => 'CK_C_DigestInit',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629610' => {
+ 'Name' => 'ck_rv_t(*)(ck_session_handle_t, struct ck_mechanism*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '626884'
+ },
+ '1' => {
+ 'type' => '629467'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '629636' => {
+ 'BaseType' => '629485',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '920',
+ 'Name' => 'CK_C_Digest',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629648' => {
+ 'BaseType' => '628658',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '925',
+ 'Name' => 'CK_C_DigestUpdate',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629660' => {
+ 'BaseType' => '629192',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '928',
+ 'Name' => 'CK_C_DigestKey',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629672' => {
+ 'BaseType' => '628923',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '930',
+ 'Name' => 'CK_C_DigestFinal',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629684' => {
+ 'BaseType' => '629436',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '935',
+ 'Name' => 'CK_C_SignInit',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629696' => {
+ 'BaseType' => '629485',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '939',
+ 'Name' => 'CK_C_Sign',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629708' => {
+ 'BaseType' => '628658',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '944',
+ 'Name' => 'CK_C_SignUpdate',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629720' => {
+ 'BaseType' => '628923',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '947',
+ 'Name' => 'CK_C_SignFinal',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629732' => {
+ 'BaseType' => '629436',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '951',
+ 'Name' => 'CK_C_SignRecoverInit',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629744' => {
+ 'BaseType' => '629485',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '955',
+ 'Name' => 'CK_C_SignRecover',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629756' => {
+ 'BaseType' => '629436',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '961',
+ 'Name' => 'CK_C_VerifyInit',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629768' => {
+ 'BaseType' => '628701',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '965',
+ 'Name' => 'CK_C_Verify',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629780' => {
+ 'BaseType' => '628658',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '970',
+ 'Name' => 'CK_C_VerifyUpdate',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629792' => {
+ 'BaseType' => '628658',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '973',
+ 'Name' => 'CK_C_VerifyFinal',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629804' => {
+ 'BaseType' => '629436',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '977',
+ 'Name' => 'CK_C_VerifyRecoverInit',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629816' => {
+ 'BaseType' => '629485',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '981',
+ 'Name' => 'CK_C_VerifyRecover',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629828' => {
+ 'BaseType' => '629485',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '988',
+ 'Name' => 'CK_C_DigestEncryptUpdate',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629840' => {
+ 'BaseType' => '629485',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '993',
+ 'Name' => 'CK_C_DecryptDigestUpdate',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629852' => {
+ 'BaseType' => '629485',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '999',
+ 'Name' => 'CK_C_SignEncryptUpdate',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629864' => {
+ 'BaseType' => '629485',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '1004',
+ 'Name' => 'CK_C_DecryptVerifyUpdate',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629876' => {
+ 'BaseType' => '629888',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '1011',
+ 'Name' => 'CK_C_GenerateKey',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629888' => {
+ 'Name' => 'ck_rv_t(*)(ck_session_handle_t, struct ck_mechanism*, struct ck_attribute*, unsigned long, ck_object_handle_t*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '626884'
+ },
+ '1' => {
+ 'type' => '629467'
+ },
+ '2' => {
+ 'type' => '629115'
+ },
+ '3' => {
+ 'type' => '68'
+ },
+ '4' => {
+ 'type' => '629121'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '629929' => {
+ 'BaseType' => '629941',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '1017',
+ 'Name' => 'CK_C_GenerateKeyPair',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '629941' => {
+ 'Name' => 'ck_rv_t(*)(ck_session_handle_t, struct ck_mechanism*, struct ck_attribute*, unsigned long, struct ck_attribute*, unsigned long, ck_object_handle_t*, ck_object_handle_t*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '626884'
+ },
+ '1' => {
+ 'type' => '629467'
+ },
+ '2' => {
+ 'type' => '629115'
+ },
+ '3' => {
+ 'type' => '68'
+ },
+ '4' => {
+ 'type' => '629115'
+ },
+ '5' => {
+ 'type' => '68'
+ },
+ '6' => {
+ 'type' => '629121'
+ },
+ '7' => {
+ 'type' => '629121'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '629997' => {
+ 'BaseType' => '630009',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '1026',
+ 'Name' => 'CK_C_WrapKey',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '630009' => {
+ 'Name' => 'ck_rv_t(*)(ck_session_handle_t, struct ck_mechanism*, ck_object_handle_t, ck_object_handle_t, unsigned char*, unsigned long*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '626884'
+ },
+ '1' => {
+ 'type' => '629467'
+ },
+ '2' => {
+ 'type' => '626986'
+ },
+ '3' => {
+ 'type' => '626986'
+ },
+ '4' => {
+ 'type' => '3994'
+ },
+ '5' => {
+ 'type' => '628363'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '630055' => {
+ 'BaseType' => '630067',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '1033',
+ 'Name' => 'CK_C_UnwrapKey',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '630067' => {
+ 'Name' => 'ck_rv_t(*)(ck_session_handle_t, struct ck_mechanism*, ck_object_handle_t, unsigned char*, unsigned long, struct ck_attribute*, unsigned long, ck_object_handle_t*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '626884'
+ },
+ '1' => {
+ 'type' => '629467'
+ },
+ '2' => {
+ 'type' => '626986'
+ },
+ '3' => {
+ 'type' => '3994'
+ },
+ '4' => {
+ 'type' => '68'
+ },
+ '5' => {
+ 'type' => '629115'
+ },
+ '6' => {
+ 'type' => '68'
+ },
+ '7' => {
+ 'type' => '629121'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '630123' => {
+ 'BaseType' => '630135',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '1042',
+ 'Name' => 'CK_C_DeriveKey',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '630135' => {
+ 'Name' => 'ck_rv_t(*)(ck_session_handle_t, struct ck_mechanism*, ck_object_handle_t, struct ck_attribute*, unsigned long, ck_object_handle_t*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '626884'
+ },
+ '1' => {
+ 'type' => '629467'
+ },
+ '2' => {
+ 'type' => '626986'
+ },
+ '3' => {
+ 'type' => '629115'
+ },
+ '4' => {
+ 'type' => '68'
+ },
+ '5' => {
+ 'type' => '629121'
+ }
+ },
+ 'Return' => '627181',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '630181' => {
+ 'BaseType' => '628658',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '1050',
+ 'Name' => 'CK_C_SeedRandom',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '630193' => {
+ 'BaseType' => '628658',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '1053',
+ 'Name' => 'CK_C_GenerateRandom',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '630205' => {
+ 'BaseType' => '628813',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '1058',
+ 'Name' => 'CK_C_GetFunctionStatus',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '630217' => {
+ 'BaseType' => '628813',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '1059',
+ 'Name' => 'CK_C_CancelFunction',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '630229' => {
+ 'Name' => 'struct p11_kit_uri',
+ 'PrivateABI' => 1,
+ 'Type' => 'Struct'
+ },
+ '630234' => {
+ 'Header' => 'pkcs11_int.h',
+ 'Line' => '37',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'module',
+ 'offset' => '0',
+ 'type' => '627359'
+ },
+ '1' => {
+ 'name' => 'tinfo',
+ 'offset' => '8',
+ 'type' => '626639'
+ },
+ '2' => {
+ 'name' => 'slot_info',
+ 'offset' => '216',
+ 'type' => '626550'
+ },
+ '3' => {
+ 'name' => 'pks',
+ 'offset' => '328',
+ 'type' => '626884'
+ },
+ '4' => {
+ 'name' => 'sid',
+ 'offset' => '336',
+ 'type' => '626539'
+ },
+ '5' => {
+ 'name' => 'init',
+ 'offset' => '344',
+ 'type' => '145'
+ },
+ '6' => {
+ 'name' => 'trusted',
+ 'offset' => '348',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'struct pkcs11_session_info',
+ 'PrivateABI' => 1,
+ 'Size' => '352',
+ 'Type' => 'Struct'
+ },
+ '630336' => {
+ 'BaseType' => '630229',
+ 'Name' => 'struct p11_kit_uri*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '6327' => {
+ 'BaseType' => '6261',
+ 'Header' => 'crypto.h',
+ 'Line' => '164',
+ 'Name' => 'gnutls_cipher_aead_decrypt_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '6338' => {
+ 'BaseType' => '4784',
+ 'Header' => 'crypto.h',
+ 'Line' => '170',
+ 'Name' => 'gnutls_cipher_deinit_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '6349' => {
+ 'BaseType' => '6360',
+ 'Header' => 'crypto.h',
+ 'Line' => '191',
+ 'Name' => 'gnutls_mac_init_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '6360' => {
+ 'Name' => 'int(*)(gnutls_mac_algorithm_t, void**)',
+ 'Param' => {
+ '0' => {
+ 'type' => '2429'
+ },
+ '1' => {
+ 'type' => '4695'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '6386' => {
+ 'BaseType' => '6096',
+ 'Header' => 'crypto.h',
+ 'Line' => '192',
+ 'Name' => 'gnutls_mac_setkey_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '6397' => {
+ 'BaseType' => '6096',
+ 'Header' => 'crypto.h',
+ 'Line' => '193',
+ 'Name' => 'gnutls_mac_setnonce_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '6408' => {
+ 'BaseType' => '6096',
+ 'Header' => 'crypto.h',
+ 'Line' => '194',
+ 'Name' => 'gnutls_mac_hash_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '6419' => {
+ 'BaseType' => '6430',
+ 'Header' => 'crypto.h',
+ 'Line' => '195',
+ 'Name' => 'gnutls_mac_output_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '6430' => {
+ 'Name' => 'int(*)(void*, void*, size_t)',
+ 'Param' => {
+ '0' => {
+ 'type' => '211'
+ },
+ '1' => {
+ 'type' => '211'
+ },
+ '2' => {
+ 'type' => '52'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '6461' => {
+ 'BaseType' => '4784',
+ 'Header' => 'crypto.h',
+ 'Line' => '196',
+ 'Name' => 'gnutls_mac_deinit_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '6472' => {
+ 'BaseType' => '6483',
+ 'Header' => 'crypto.h',
+ 'Line' => '197',
+ 'Name' => 'gnutls_mac_fast_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '6483' => {
+ 'Name' => 'int(*)(gnutls_mac_algorithm_t, void const*, size_t, void const*, size_t, void const*, size_t, void*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '2429'
+ },
+ '1' => {
+ 'type' => '329'
+ },
+ '2' => {
+ 'type' => '52'
+ },
+ '3' => {
+ 'type' => '329'
+ },
+ '4' => {
+ 'type' => '52'
+ },
+ '5' => {
+ 'type' => '329'
+ },
+ '6' => {
+ 'type' => '52'
+ },
+ '7' => {
+ 'type' => '211'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '6539' => {
+ 'BaseType' => '6550',
+ 'Header' => 'crypto.h',
+ 'Line' => '212',
+ 'Name' => 'gnutls_digest_init_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '6550' => {
+ 'Name' => 'int(*)(gnutls_digest_algorithm_t, void**)',
+ 'Param' => {
+ '0' => {
+ 'type' => '2545'
+ },
+ '1' => {
+ 'type' => '4695'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '6576' => {
+ 'BaseType' => '6096',
+ 'Header' => 'crypto.h',
+ 'Line' => '213',
+ 'Name' => 'gnutls_digest_hash_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '6587' => {
+ 'BaseType' => '6430',
+ 'Header' => 'crypto.h',
+ 'Line' => '214',
+ 'Name' => 'gnutls_digest_output_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '6598' => {
+ 'BaseType' => '4784',
+ 'Header' => 'crypto.h',
+ 'Line' => '215',
+ 'Name' => 'gnutls_digest_deinit_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '6609' => {
+ 'BaseType' => '6620',
+ 'Header' => 'crypto.h',
+ 'Line' => '216',
+ 'Name' => 'gnutls_digest_fast_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '6620' => {
+ 'Name' => 'int(*)(gnutls_digest_algorithm_t, void const*, size_t, void*)',
+ 'Param' => {
+ '0' => {
+ 'type' => '2545'
+ },
+ '1' => {
+ 'type' => '329'
+ },
+ '2' => {
+ 'type' => '52'
+ },
+ '3' => {
+ 'type' => '211'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '68' => {
+ 'Name' => 'unsigned long',
+ 'Size' => '8',
+ 'Type' => 'Intrinsic'
+ },
+ '7079' => {
+ 'BaseType' => '211',
+ 'Header' => 'crypto-backend.h',
+ 'Line' => '83',
+ 'Name' => 'bigint_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '75' => {
+ 'Name' => 'int',
+ 'Size' => '4',
+ 'Type' => 'Intrinsic'
+ },
+ '75708' => {
+ 'Header' => 'crypto.h',
+ 'Line' => '131',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_RND_NONCE',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_RND_RANDOM',
+ 'value' => '1'
+ },
+ '2' => {
+ 'name' => 'GNUTLS_RND_KEY',
+ 'value' => '2'
+ }
+ },
+ 'Name' => 'enum gnutls_rnd_level',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '781489' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '923',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_CB_TLS_UNIQUE',
+ 'value' => '0'
+ }
+ },
+ 'Name' => 'enum gnutls_channel_binding_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '7841' => {
+ 'BaseType' => '52',
+ 'Name' => 'size_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '7864' => {
+ 'BaseType' => '5584',
+ 'Header' => 'crypto-backend.h',
+ 'Line' => '185',
+ 'Name' => 'gnutls_x509_spki_st',
+ 'Size' => '16',
+ 'Type' => 'Typedef'
+ },
+ '797384' => {
+ 'BaseType' => '3461',
+ 'Name' => 'gnutls_session_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '8032' => {
+ 'BaseType' => '7079',
+ 'Name' => 'bigint_t[16]',
+ 'Size' => '128',
+ 'Type' => 'Array'
+ },
+ '803911' => {
+ 'BaseType' => '803923',
+ 'Header' => 'gnutls.h',
+ 'Line' => '1647',
+ 'Name' => 'gnutls_x509_crl_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '803923' => {
+ 'BaseType' => '803929',
+ 'Name' => 'struct gnutls_x509_crl_int*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '803929' => {
+ 'Header' => 'x509_int.h',
+ 'Line' => '60',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'crl',
+ 'offset' => '0',
+ 'type' => '8455'
+ },
+ '1' => {
+ 'name' => 'expanded',
+ 'offset' => '8',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'rcache',
+ 'offset' => '16',
+ 'type' => '8455'
+ },
+ '3' => {
+ 'name' => 'rcache_idx',
+ 'offset' => '24',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'use_extensions',
+ 'offset' => '28',
+ 'type' => '75'
+ },
+ '5' => {
+ 'name' => 'der',
+ 'offset' => '32',
+ 'type' => '4000'
+ },
+ '6' => {
+ 'name' => 'raw_issuer_dn',
+ 'offset' => '48',
+ 'type' => '4000'
+ }
+ },
+ 'Name' => 'struct gnutls_x509_crl_int',
+ 'PrivateABI' => 1,
+ 'Size' => '64',
+ 'Type' => 'Struct'
+ },
+ '8048' => {
+ 'BaseType' => '957',
+ 'Name' => 'uint8_t[256]',
+ 'Size' => '256',
+ 'Type' => 'Array'
+ },
+ '805438' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '2269',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_SAN_DNSNAME',
+ 'value' => '1'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_SAN_RFC822NAME',
+ 'value' => '2'
+ },
+ '2' => {
+ 'name' => 'GNUTLS_SAN_URI',
+ 'value' => '3'
+ },
+ '3' => {
+ 'name' => 'GNUTLS_SAN_IPADDRESS',
+ 'value' => '4'
+ },
+ '4' => {
+ 'name' => 'GNUTLS_SAN_OTHERNAME',
+ 'value' => '5'
+ },
+ '5' => {
+ 'name' => 'GNUTLS_SAN_DN',
+ 'value' => '6'
+ },
+ '6' => {
+ 'name' => 'GNUTLS_SAN_MAX',
+ 'value' => '6'
+ },
+ '7' => {
+ 'name' => 'GNUTLS_SAN_OTHERNAME_XMPP',
+ 'value' => '1000'
+ },
+ '8' => {
+ 'name' => 'GNUTLS_SAN_OTHERNAME_KRB5PRINCIPAL',
+ 'value' => '1001'
+ }
+ },
+ 'Name' => 'enum gnutls_x509_subject_alt_name_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '806388' => {
+ 'BaseType' => '806400',
+ 'Header' => 'x509.h',
+ 'Line' => '512',
+ 'Name' => 'gnutls_x509_tlsfeatures_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '8064' => {
+ 'Header' => 'crypto-backend.h',
+ 'Line' => '205',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'params',
+ 'offset' => '0',
+ 'type' => '8032'
+ },
+ '1' => {
+ 'name' => 'params_nr',
+ 'offset' => '128',
+ 'type' => '145'
+ },
+ '10' => {
+ 'name' => 'spki',
+ 'offset' => '440',
+ 'type' => '7864'
+ },
+ '11' => {
+ 'name' => 'algo',
+ 'offset' => '456',
+ 'type' => '2896'
+ },
+ '2' => {
+ 'name' => 'pkflags',
+ 'offset' => '132',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'qbits',
+ 'offset' => '136',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'curve',
+ 'offset' => '140',
+ 'type' => '3236'
+ },
+ '5' => {
+ 'name' => 'raw_pub',
+ 'offset' => '144',
+ 'type' => '4000'
+ },
+ '6' => {
+ 'name' => 'raw_priv',
+ 'offset' => '160',
+ 'type' => '4000'
+ },
+ '7' => {
+ 'name' => 'seed_size',
+ 'offset' => '176',
+ 'type' => '145'
+ },
+ '8' => {
+ 'name' => 'seed',
+ 'offset' => '180',
+ 'type' => '8048'
+ },
+ '9' => {
+ 'name' => 'palgo',
+ 'offset' => '436',
+ 'type' => '2545'
+ }
+ },
+ 'Name' => 'struct gnutls_pk_params_st',
+ 'PrivateABI' => 1,
+ 'Size' => '464',
+ 'Type' => 'Struct'
+ },
+ '806400' => {
+ 'BaseType' => '806406',
+ 'Name' => 'struct gnutls_x509_tlsfeatures_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '806406' => {
+ 'Header' => 'x509_int.h',
+ 'Line' => '526',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'feature',
+ 'offset' => '0',
+ 'type' => '817106'
+ },
+ '1' => {
+ 'name' => 'size',
+ 'offset' => '64',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'struct gnutls_x509_tlsfeatures_st',
+ 'PrivateABI' => 1,
+ 'Size' => '68',
+ 'Type' => 'Struct'
+ },
+ '8097' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '236',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'STATE0',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'STATE1',
+ 'value' => '1'
+ },
+ '10' => {
+ 'name' => 'STATE10',
+ 'value' => '10'
+ },
+ '11' => {
+ 'name' => 'STATE11',
+ 'value' => '11'
+ },
+ '12' => {
+ 'name' => 'STATE12',
+ 'value' => '12'
+ },
+ '13' => {
+ 'name' => 'STATE13',
+ 'value' => '13'
+ },
+ '14' => {
+ 'name' => 'STATE14',
+ 'value' => '14'
+ },
+ '15' => {
+ 'name' => 'STATE15',
+ 'value' => '15'
+ },
+ '16' => {
+ 'name' => 'STATE16',
+ 'value' => '16'
+ },
+ '17' => {
+ 'name' => 'STATE17',
+ 'value' => '17'
+ },
+ '18' => {
+ 'name' => 'STATE18',
+ 'value' => '18'
+ },
+ '19' => {
+ 'name' => 'STATE19',
+ 'value' => '19'
+ },
+ '2' => {
+ 'name' => 'STATE2',
+ 'value' => '2'
+ },
+ '20' => {
+ 'name' => 'STATE20',
+ 'value' => '20'
+ },
+ '21' => {
+ 'name' => 'STATE21',
+ 'value' => '21'
+ },
+ '22' => {
+ 'name' => 'STATE22',
+ 'value' => '22'
+ },
+ '23' => {
+ 'name' => 'STATE30',
+ 'value' => '30'
+ },
+ '24' => {
+ 'name' => 'STATE31',
+ 'value' => '31'
+ },
+ '25' => {
+ 'name' => 'STATE40',
+ 'value' => '40'
+ },
+ '26' => {
+ 'name' => 'STATE41',
+ 'value' => '41'
+ },
+ '27' => {
+ 'name' => 'STATE50',
+ 'value' => '50'
+ },
+ '3' => {
+ 'name' => 'STATE3',
+ 'value' => '3'
+ },
+ '4' => {
+ 'name' => 'STATE4',
+ 'value' => '4'
+ },
+ '5' => {
+ 'name' => 'STATE5',
+ 'value' => '5'
+ },
+ '6' => {
+ 'name' => 'STATE6',
+ 'value' => '6'
+ },
+ '7' => {
+ 'name' => 'STATE7',
+ 'value' => '7'
+ },
+ '8' => {
+ 'name' => 'STATE8',
+ 'value' => '8'
+ },
+ '9' => {
+ 'name' => 'STATE9',
+ 'value' => '9'
+ }
+ },
+ 'Name' => 'enum handshake_state_t',
+ 'PrivateABI' => 1,
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '817049' => {
+ 'BaseType' => '817060',
+ 'Header' => 'pkcs12.h',
+ 'Line' => '37',
+ 'Name' => 'gnutls_pkcs12_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '817060' => {
+ 'BaseType' => '817066',
+ 'Name' => 'struct gnutls_pkcs12_int*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '817066' => {
+ 'Header' => 'x509_int.h',
+ 'Line' => '413',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'pkcs12',
+ 'offset' => '0',
+ 'type' => '8455'
+ },
+ '1' => {
+ 'name' => 'expanded',
+ 'offset' => '8',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'struct gnutls_pkcs12_int',
+ 'PrivateABI' => 1,
+ 'Size' => '16',
+ 'Type' => 'Struct'
+ },
+ '817106' => {
+ 'BaseType' => '973',
+ 'Name' => 'uint16_t[32]',
+ 'Size' => '64',
+ 'Type' => 'Array'
+ },
+ '817450' => {
+ 'BaseType' => '817461',
+ 'Header' => 'ocsp.h',
+ 'Line' => '192',
+ 'Name' => 'gnutls_ocsp_resp_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '817461' => {
+ 'BaseType' => '817467',
+ 'Name' => 'struct gnutls_ocsp_resp_int*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '817467' => {
+ 'Line' => '45',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'resp',
+ 'offset' => '0',
+ 'type' => '8455'
+ },
+ '1' => {
+ 'name' => 'response_type_oid',
+ 'offset' => '8',
+ 'type' => '4000'
+ },
+ '2' => {
+ 'name' => 'basicresp',
+ 'offset' => '24',
+ 'type' => '8455'
+ },
+ '3' => {
+ 'name' => 'der',
+ 'offset' => '32',
+ 'type' => '4000'
+ },
+ '4' => {
+ 'name' => 'init',
+ 'offset' => '48',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'struct gnutls_ocsp_resp_int',
+ 'PrivateABI' => 1,
+ 'Size' => '56',
+ 'Source' => 'ocsp.c',
+ 'Type' => 'Struct'
+ },
+ '817629' => {
+ 'BaseType' => '817640',
+ 'Header' => 'urls.h',
+ 'Line' => '40',
+ 'Name' => 'gnutls_privkey_import_url_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '817640' => {
+ 'Name' => 'int(*)(gnutls_privkey_t, char const*, unsigned int)',
+ 'Param' => {
+ '0' => {
+ 'type' => '134413'
+ },
+ '1' => {
+ 'type' => '110'
+ },
+ '2' => {
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '817671' => {
+ 'BaseType' => '817682',
+ 'Header' => 'urls.h',
+ 'Line' => '43',
+ 'Name' => 'gnutls_x509_crt_import_url_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '817682' => {
+ 'Name' => 'int(*)(gnutls_x509_crt_t, char const*, unsigned int)',
+ 'Param' => {
+ '0' => {
+ 'type' => '134448'
+ },
+ '1' => {
+ 'type' => '110'
+ },
+ '2' => {
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '817713' => {
+ 'BaseType' => '817724',
+ 'Header' => 'urls.h',
+ 'Line' => '49',
+ 'Name' => 'gnutls_pubkey_import_url_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '817724' => {
+ 'Name' => 'int(*)(gnutls_pubkey_t, char const*, unsigned int)',
+ 'Param' => {
+ '0' => {
+ 'type' => '4573'
+ },
+ '1' => {
+ 'type' => '110'
+ },
+ '2' => {
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '817755' => {
+ 'BaseType' => '817766',
+ 'Header' => 'urls.h',
+ 'Line' => '56',
+ 'Name' => 'gnutls_get_raw_issuer_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '817766' => {
+ 'Name' => 'int(*)(char const*, gnutls_x509_crt_t, gnutls_datum_t*, unsigned int)',
+ 'Param' => {
+ '0' => {
+ 'type' => '110'
+ },
+ '1' => {
+ 'type' => '134448'
+ },
+ '2' => {
+ 'type' => '4650'
+ },
+ '3' => {
+ 'type' => '145'
+ }
+ },
+ 'Return' => '75',
+ 'Size' => '8',
+ 'Type' => 'FuncPtr'
+ },
+ '817802' => {
+ 'Header' => 'urls.h',
+ 'Line' => '59',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'name',
+ 'offset' => '0',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'name_size',
+ 'offset' => '8',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'import_key',
+ 'offset' => '16',
+ 'type' => '817629'
+ },
+ '3' => {
+ 'name' => 'import_crt',
+ 'offset' => '24',
+ 'type' => '817671'
+ },
+ '4' => {
+ 'name' => 'import_pubkey',
+ 'offset' => '32',
+ 'type' => '817713'
+ },
+ '5' => {
+ 'name' => 'get_issuer',
+ 'offset' => '40',
+ 'type' => '817755'
+ },
+ '6' => {
+ 'name' => 'future1',
+ 'offset' => '48',
+ 'type' => '211'
+ },
+ '7' => {
+ 'name' => 'future2',
+ 'offset' => '56',
+ 'type' => '211'
+ }
+ },
+ 'Name' => 'struct gnutls_custom_url_st',
+ 'Size' => '64',
+ 'Type' => 'Struct'
+ },
+ '817911' => {
+ 'BaseType' => '817802',
+ 'Header' => 'urls.h',
+ 'Line' => '68',
+ 'Name' => 'gnutls_custom_url_st',
+ 'Size' => '64',
+ 'Type' => 'Typedef'
+ },
+ '817922' => {
+ 'BaseType' => '817911',
+ 'Name' => 'gnutls_custom_url_st[]',
+ 'Size' => '8',
+ 'Type' => 'Array'
+ },
+ '818803' => {
+ 'BaseType' => '803911',
+ 'Name' => 'gnutls_x509_crl_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '819845' => {
+ 'BaseType' => '136696',
+ 'Name' => 'gnutls_x509_trust_list_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '820465' => {
+ 'BaseType' => '135983',
+ 'Name' => 'gnutls_x509_crt_t**',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '820570' => {
+ 'BaseType' => '134436',
+ 'Name' => 'gnutls_x509_privkey_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '8282' => {
+ 'BaseType' => '8097',
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '242',
+ 'Name' => 'handshake_state_t',
+ 'Size' => '4',
+ 'Type' => 'Typedef'
+ },
+ '8293' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '244',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'BYE_STATE0',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'BYE_STATE1',
+ 'value' => '1'
+ },
+ '2' => {
+ 'name' => 'BYE_STATE2',
+ 'value' => '2'
+ }
+ },
+ 'Name' => 'enum bye_state_t',
+ 'PrivateABI' => 1,
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '8328' => {
+ 'BaseType' => '8293',
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '246',
+ 'Name' => 'bye_state_t',
+ 'Size' => '4',
+ 'Type' => 'Typedef'
+ },
+ '8339' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '250',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'SHB_SEND1',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'SHB_SEND2',
+ 'value' => '1'
+ },
+ '2' => {
+ 'name' => 'SHB_RECV',
+ 'value' => '2'
+ }
+ },
+ 'Name' => 'enum heartbeat_state_t',
+ 'PrivateABI' => 1,
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '8374' => {
+ 'BaseType' => '8339',
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '254',
+ 'Name' => 'heartbeat_state_t',
+ 'Size' => '4',
+ 'Type' => 'Typedef'
+ },
+ '8385' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '256',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'RECV_STATE_0',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'RECV_STATE_DTLS_RETRANSMIT',
+ 'value' => '1'
+ },
+ '2' => {
+ 'name' => 'RECV_STATE_FALSE_START_HANDLING',
+ 'value' => '2'
+ },
+ '3' => {
+ 'name' => 'RECV_STATE_FALSE_START',
+ 'value' => '3'
+ }
+ },
+ 'Name' => 'enum recv_state_t',
+ 'PrivateABI' => 1,
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '8427' => {
+ 'BaseType' => '8385',
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '261',
+ 'Name' => 'recv_state_t',
+ 'Size' => '4',
+ 'Type' => 'Typedef'
+ },
+ '8439' => {
+ 'BaseType' => '8450',
+ 'Header' => 'libtasn1.h',
+ 'Line' => '128',
+ 'Name' => 'asn1_node_st',
+ 'Type' => 'Typedef'
+ },
+ '844534' => {
+ 'Header' => 'gnutls.h',
+ 'Line' => '1322',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_SUPPLEMENTAL_UNKNOWN',
+ 'value' => '0'
+ }
+ },
+ 'Name' => 'enum gnutls_supplemental_data_format_type_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '8450' => {
+ 'Name' => 'struct asn1_node_st',
+ 'PrivateABI' => 1,
+ 'Type' => 'Struct'
+ },
+ '8455' => {
+ 'BaseType' => '8466',
+ 'Header' => 'libtasn1.h',
+ 'Line' => '130',
+ 'Name' => 'asn1_node',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '845978' => {
+ 'BaseType' => '22110',
+ 'Header' => 'gnutls.h',
+ 'Line' => '2693',
+ 'Name' => 'gnutls_supp_recv_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '845990' => {
+ 'BaseType' => '22159',
+ 'Header' => 'gnutls.h',
+ 'Line' => '2695',
+ 'Name' => 'gnutls_supp_send_func',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '8466' => {
+ 'BaseType' => '8439',
+ 'Name' => 'asn1_node_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '8527' => {
+ 'BaseType' => '957',
+ 'Name' => 'uint8_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '8533' => {
+ 'BaseType' => '5511',
+ 'Header' => 'str.h',
+ 'Line' => '80',
+ 'Name' => 'gnutls_buffer_st',
+ 'Size' => '32',
+ 'Type' => 'Typedef'
+ },
+ '854989' => {
+ 'BaseType' => '14257',
+ 'Line' => '57',
+ 'Name' => 'gnutls_supplemental_entry_st',
+ 'Size' => '32',
+ 'Source' => 'supplemental.c',
+ 'Type' => 'Typedef'
+ },
+ '855047' => {
+ 'BaseType' => '854989',
+ 'Name' => 'gnutls_supplemental_entry_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '8621' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '291',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'CIPHER_STREAM',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'CIPHER_BLOCK',
+ 'value' => '1'
+ },
+ '2' => {
+ 'name' => 'CIPHER_AEAD',
+ 'value' => '2'
+ }
+ },
+ 'Name' => 'enum cipher_type_t',
+ 'PrivateABI' => 1,
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '8633' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '297',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_CHANGE_CIPHER_SPEC',
+ 'value' => '20'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_ALERT',
+ 'value' => '21'
+ },
+ '2' => {
+ 'name' => 'GNUTLS_HANDSHAKE',
+ 'value' => '22'
+ },
+ '3' => {
+ 'name' => 'GNUTLS_APPLICATION_DATA',
+ 'value' => '23'
+ },
+ '4' => {
+ 'name' => 'GNUTLS_HEARTBEAT',
+ 'value' => '24'
+ }
+ },
+ 'Name' => 'enum content_type_t',
+ 'PrivateABI' => 1,
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '8681' => {
+ 'BaseType' => '8633',
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '301',
+ 'Name' => 'content_type_t',
+ 'Size' => '4',
+ 'Type' => 'Typedef'
+ },
+ '878949' => {
+ 'BaseType' => '890215',
+ 'Header' => 'crypto.h',
+ 'Line' => '34',
+ 'Name' => 'gnutls_cipher_hd_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '878966' => {
+ 'Line' => '34',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'ctx_enc',
+ 'offset' => '0',
+ 'type' => '10953'
+ },
+ '1' => {
+ 'name' => 'ctx_dec',
+ 'offset' => '80',
+ 'type' => '10953'
+ }
+ },
+ 'Name' => 'struct api_cipher_hd_st',
+ 'PrivateABI' => 1,
+ 'Size' => '160',
+ 'Source' => 'crypto-api.c',
+ 'Type' => 'Struct'
+ },
+ '879003' => {
+ 'BaseType' => '887920',
+ 'Header' => 'crypto.h',
+ 'Line' => '67',
+ 'Name' => 'gnutls_aead_cipher_hd_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '879020' => {
+ 'Line' => '625',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'ctx_enc',
+ 'offset' => '0',
+ 'type' => '10953'
+ }
+ },
+ 'Name' => 'struct api_aead_cipher_hd_st',
+ 'PrivateABI' => 1,
+ 'Size' => '80',
+ 'Source' => 'crypto-api.c',
+ 'Type' => 'Struct'
+ },
+ '879047' => {
+ 'BaseType' => '879058',
+ 'Header' => 'crypto.h',
+ 'Line' => '91',
+ 'Name' => 'gnutls_hash_hd_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '879058' => {
+ 'BaseType' => '879064',
+ 'Name' => 'struct hash_hd_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '879064' => {
+ 'Name' => 'struct hash_hd_st',
+ 'PrivateABI' => 1,
+ 'Type' => 'Struct'
+ },
+ '879069' => {
+ 'BaseType' => '879080',
+ 'Header' => 'crypto.h',
+ 'Line' => '92',
+ 'Name' => 'gnutls_hmac_hd_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '879080' => {
+ 'BaseType' => '879086',
+ 'Name' => 'struct hmac_hd_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '879086' => {
+ 'Name' => 'struct hmac_hd_st',
+ 'PrivateABI' => 1,
+ 'Type' => 'Struct'
+ },
+ '8807' => {
+ 'BaseType' => '957',
+ 'Name' => 'uint8_t[12]',
+ 'Size' => '12',
+ 'Type' => 'Array'
+ },
+ '8823' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '333',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'htype',
+ 'offset' => '0',
+ 'type' => '2668'
+ },
+ '1' => {
+ 'name' => 'length',
+ 'offset' => '4',
+ 'type' => '984'
+ },
+ '2' => {
+ 'name' => 'sequence',
+ 'offset' => '8',
+ 'type' => '973'
+ },
+ '3' => {
+ 'name' => 'start_offset',
+ 'offset' => '12',
+ 'type' => '984'
+ },
+ '4' => {
+ 'name' => 'end_offset',
+ 'offset' => '16',
+ 'type' => '984'
+ },
+ '5' => {
+ 'name' => 'header',
+ 'offset' => '20',
+ 'type' => '8807'
+ },
+ '6' => {
+ 'name' => 'header_size',
+ 'offset' => '32',
+ 'type' => '75'
+ },
+ '7' => {
+ 'name' => 'data',
+ 'offset' => '40',
+ 'type' => '8533'
+ }
+ },
+ 'Name' => 'struct handshake_buffer_st',
+ 'PrivateABI' => 1,
+ 'Size' => '72',
+ 'Type' => 'Struct'
+ },
+ '8835' => {
+ 'BaseType' => '4076',
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '374',
+ 'Name' => 'mbuffer_st',
+ 'Size' => '80',
+ 'Type' => 'Typedef'
+ },
+ '8847' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '376',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'head',
+ 'offset' => '0',
+ 'type' => '8913'
+ },
+ '1' => {
+ 'name' => 'tail',
+ 'offset' => '8',
+ 'type' => '8913'
+ },
+ '2' => {
+ 'name' => 'length',
+ 'offset' => '16',
+ 'type' => '145'
+ },
+ '3' => {
+ 'name' => 'byte_length',
+ 'offset' => '24',
+ 'type' => '52'
+ }
+ },
+ 'Name' => 'struct mbuffer_head_st',
+ 'PrivateABI' => 1,
+ 'Size' => '32',
+ 'Type' => 'Struct'
+ },
+ '887838' => {
+ 'BaseType' => '878966',
+ 'Line' => '37',
+ 'Name' => 'api_cipher_hd_st',
+ 'Size' => '160',
+ 'Source' => 'crypto-api.c',
+ 'Type' => 'Typedef'
+ },
+ '887849' => {
+ 'BaseType' => '879020',
+ 'Line' => '627',
+ 'Name' => 'api_aead_cipher_hd_st',
+ 'Size' => '80',
+ 'Source' => 'crypto-api.c',
+ 'Type' => 'Typedef'
+ },
+ '887920' => {
+ 'BaseType' => '887849',
+ 'Name' => 'api_aead_cipher_hd_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '888978' => {
+ 'BaseType' => '879003',
+ 'Name' => 'gnutls_aead_cipher_hd_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '889556' => {
+ 'BaseType' => '879047',
+ 'Name' => 'gnutls_hash_hd_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '890150' => {
+ 'BaseType' => '879069',
+ 'Name' => 'gnutls_hmac_hd_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '890215' => {
+ 'BaseType' => '887838',
+ 'Name' => 'api_cipher_hd_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '8913' => {
+ 'BaseType' => '8835',
+ 'Name' => 'mbuffer_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '891302' => {
+ 'BaseType' => '878949',
+ 'Name' => 'gnutls_cipher_hd_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '8919' => {
+ 'BaseType' => '8847',
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '382',
+ 'Name' => 'mbuffer_head_st',
+ 'Size' => '32',
+ 'Type' => 'Typedef'
+ },
+ '8931' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '387',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'algorithm',
+ 'offset' => '0',
+ 'type' => '2296'
+ },
+ '1' => {
+ 'name' => 'credentials',
+ 'offset' => '8',
+ 'type' => '211'
+ },
+ '2' => {
+ 'name' => 'next',
+ 'offset' => '16',
+ 'type' => '9298'
+ }
+ },
+ 'Name' => 'struct auth_cred_st',
+ 'PrivateABI' => 1,
+ 'Size' => '24',
+ 'Type' => 'Struct'
+ },
+ '8990' => {
+ 'BaseType' => '8931',
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '394',
+ 'Name' => 'auth_cred_st',
+ 'Size' => '24',
+ 'Type' => 'Typedef'
+ },
+ '899086' => {
+ 'BaseType' => '915769',
+ 'Header' => 'x509.h',
+ 'Line' => '416',
+ 'Name' => 'gnutls_x509_spki_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '899098' => {
+ 'BaseType' => '899086',
+ 'Name' => 'gnutls_x509_spki_t const',
+ 'Size' => '8',
+ 'Type' => 'Const'
+ },
+ '899226' => {
+ 'Header' => 'x509.h',
+ 'Line' => '1217',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_KEYGEN_SEED',
+ 'value' => '1'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_KEYGEN_DIGEST',
+ 'value' => '2'
+ },
+ '2' => {
+ 'name' => 'GNUTLS_KEYGEN_SPKI',
+ 'value' => '3'
+ }
+ },
+ 'Name' => 'enum gnutls_keygen_types_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '899287' => {
+ 'Header' => 'x509.h',
+ 'Line' => '1223',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'type',
+ 'offset' => '0',
+ 'type' => '899226'
+ },
+ '1' => {
+ 'name' => 'data',
+ 'offset' => '8',
+ 'type' => '3994'
+ },
+ '2' => {
+ 'name' => 'size',
+ 'offset' => '16',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'struct gnutls_keygen_data_st',
+ 'Size' => '24',
+ 'Type' => 'Struct'
+ },
+ '899299' => {
+ 'BaseType' => '899287',
+ 'Name' => 'gnutls_keygen_data_st const',
+ 'Size' => '24',
+ 'Type' => 'Const'
+ },
+ '9002' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '396',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'ecdh_params',
+ 'offset' => '0',
+ 'type' => '8064'
+ },
+ '1' => {
+ 'name' => 'ecdh_x',
+ 'offset' => '464',
+ 'type' => '7079'
+ },
+ '10' => {
+ 'name' => 'A',
+ 'offset' => '1008',
+ 'type' => '7079'
+ },
+ '11' => {
+ 'name' => 'B',
+ 'offset' => '1016',
+ 'type' => '7079'
+ },
+ '12' => {
+ 'name' => 'u',
+ 'offset' => '1024',
+ 'type' => '7079'
+ },
+ '13' => {
+ 'name' => 'b',
+ 'offset' => '1032',
+ 'type' => '7079'
+ },
+ '14' => {
+ 'name' => 'a',
+ 'offset' => '1040',
+ 'type' => '7079'
+ },
+ '15' => {
+ 'name' => 'x',
+ 'offset' => '1048',
+ 'type' => '7079'
+ },
+ '16' => {
+ 'name' => 'auth_info',
+ 'offset' => '1056',
+ 'type' => '211'
+ },
+ '17' => {
+ 'name' => 'auth_info_type',
+ 'offset' => '1064',
+ 'type' => '2296'
+ },
+ '18' => {
+ 'name' => 'auth_info_size',
+ 'offset' => '1068',
+ 'type' => '75'
+ },
+ '19' => {
+ 'name' => 'crypt_algo',
+ 'offset' => '1072',
+ 'type' => '957'
+ },
+ '2' => {
+ 'name' => 'ecdh_y',
+ 'offset' => '472',
+ 'type' => '7079'
+ },
+ '20' => {
+ 'name' => 'cred',
+ 'offset' => '1080',
+ 'type' => '9298'
+ },
+ '3' => {
+ 'name' => 'ecdhx',
+ 'offset' => '480',
+ 'type' => '4000'
+ },
+ '4' => {
+ 'name' => 'key',
+ 'offset' => '496',
+ 'type' => '4000'
+ },
+ '5' => {
+ 'name' => 'dh_params',
+ 'offset' => '512',
+ 'type' => '8064'
+ },
+ '6' => {
+ 'name' => 'client_Y',
+ 'offset' => '976',
+ 'type' => '7079'
+ },
+ '7' => {
+ 'name' => 'srp_key',
+ 'offset' => '984',
+ 'type' => '7079'
+ },
+ '8' => {
+ 'name' => 'srp_g',
+ 'offset' => '992',
+ 'type' => '7079'
+ },
+ '9' => {
+ 'name' => 'srp_p',
+ 'offset' => '1000',
+ 'type' => '7079'
+ }
+ },
+ 'Name' => 'struct gnutls_key_st',
+ 'PrivateABI' => 1,
+ 'Size' => '1088',
+ 'Type' => 'Struct'
+ },
+ '915769' => {
+ 'BaseType' => '7864',
+ 'Name' => 'gnutls_x509_spki_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '917763' => {
+ 'BaseType' => '899299',
+ 'Name' => 'gnutls_keygen_data_st const*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '919646' => {
+ 'BaseType' => '135876',
+ 'Name' => 'gnutls_pkcs11_privkey_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '9298' => {
+ 'BaseType' => '8990',
+ 'Name' => 'auth_cred_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '9304' => {
+ 'BaseType' => '9002',
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '437',
+ 'Name' => 'gnutls_key_st',
+ 'Size' => '1088',
+ 'Type' => 'Typedef'
+ },
+ '9316' => {
+ 'BaseType' => '9328',
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '445',
+ 'Name' => 'record_state_st',
+ 'Size' => '208',
+ 'Type' => 'Typedef'
+ },
+ '9328' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '622',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'mac_secret',
+ 'offset' => '0',
+ 'type' => '4000'
+ },
+ '1' => {
+ 'name' => 'IV',
+ 'offset' => '16',
+ 'type' => '4000'
+ },
+ '2' => {
+ 'name' => 'key',
+ 'offset' => '32',
+ 'type' => '4000'
+ },
+ '3' => {
+ 'name' => 'cipher_state',
+ 'offset' => '48',
+ 'type' => '11100'
+ },
+ '4' => {
+ 'name' => 'sequence_number',
+ 'offset' => '200',
+ 'type' => '1896'
+ }
+ },
+ 'Name' => 'struct record_state_st',
+ 'PrivateABI' => 1,
+ 'Size' => '208',
+ 'Type' => 'Struct'
+ },
+ '9406' => {
+ 'BaseType' => '9418',
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '448',
+ 'Name' => 'record_parameters_st',
+ 'Size' => '480',
+ 'Type' => 'Typedef'
+ },
+ '9418' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '639',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'epoch',
+ 'offset' => '0',
+ 'type' => '973'
+ },
+ '1' => {
+ 'name' => 'initialized',
+ 'offset' => '4',
+ 'type' => '75'
+ },
+ '10' => {
+ 'name' => 'usage_cnt',
+ 'offset' => '472',
+ 'type' => '75'
+ },
+ '2' => {
+ 'name' => 'cipher',
+ 'offset' => '8',
+ 'type' => '10947'
+ },
+ '3' => {
+ 'name' => 'etm',
+ 'offset' => '16',
+ 'type' => '9734'
+ },
+ '4' => {
+ 'name' => 'mac',
+ 'offset' => '24',
+ 'type' => '10591'
+ },
+ '5' => {
+ 'name' => 'dtls_sw_next',
+ 'offset' => '32',
+ 'type' => '995'
+ },
+ '6' => {
+ 'name' => 'dtls_sw_bits',
+ 'offset' => '40',
+ 'type' => '995'
+ },
+ '7' => {
+ 'name' => 'dtls_sw_have_recv',
+ 'offset' => '48',
+ 'type' => '145'
+ },
+ '8' => {
+ 'name' => 'read',
+ 'offset' => '56',
+ 'type' => '9316'
+ },
+ '9' => {
+ 'name' => 'write',
+ 'offset' => '264',
+ 'type' => '9316'
+ }
+ },
+ 'Name' => 'struct record_parameters_st',
+ 'PrivateABI' => 1,
+ 'Size' => '480',
+ 'Type' => 'Struct'
+ },
+ '944586' => {
+ 'BaseType' => '944598',
+ 'Header' => 'gnutls.h',
+ 'Line' => '1653',
+ 'Name' => 'gnutls_x509_crq_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '944598' => {
+ 'BaseType' => '944604',
+ 'Name' => 'struct gnutls_x509_crq_int*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '944604' => {
+ 'Header' => 'x509_int.h',
+ 'Line' => '106',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'crq',
+ 'offset' => '0',
+ 'type' => '8455'
+ }
+ },
+ 'Name' => 'struct gnutls_x509_crq_int',
+ 'PrivateABI' => 1,
+ 'Size' => '8',
+ 'Type' => 'Struct'
+ },
+ '946168' => {
+ 'BaseType' => '946179',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '63',
+ 'Name' => 'gnutls_pkcs11_obj_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '946179' => {
+ 'BaseType' => '946185',
+ 'Name' => 'struct gnutls_pkcs11_obj_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '946185' => {
+ 'Header' => 'pkcs11_int.h',
+ 'Line' => '47',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'raw',
+ 'offset' => '0',
+ 'type' => '4000'
+ },
+ '1' => {
+ 'name' => 'type',
+ 'offset' => '16',
+ 'type' => '946374'
+ },
+ '2' => {
+ 'name' => 'class',
+ 'offset' => '24',
+ 'type' => '956911'
+ },
+ '3' => {
+ 'name' => 'flags',
+ 'offset' => '32',
+ 'type' => '145'
+ },
+ '4' => {
+ 'name' => 'info',
+ 'offset' => '40',
+ 'type' => '630336'
+ },
+ '5' => {
+ 'name' => 'pubkey',
+ 'offset' => '48',
+ 'type' => '960300'
+ },
+ '6' => {
+ 'name' => 'pubkey_size',
+ 'offset' => '112',
+ 'type' => '145'
+ },
+ '7' => {
+ 'name' => 'pk_algorithm',
+ 'offset' => '116',
+ 'type' => '2896'
+ },
+ '8' => {
+ 'name' => 'key_usage',
+ 'offset' => '120',
+ 'type' => '145'
+ },
+ '9' => {
+ 'name' => 'pin',
+ 'offset' => '128',
+ 'type' => '140685'
+ }
+ },
+ 'Name' => 'struct gnutls_pkcs11_obj_st',
+ 'PrivateABI' => 1,
+ 'Size' => '144',
+ 'Type' => 'Struct'
+ },
+ '946374' => {
+ 'Header' => 'pkcs11.h',
+ 'Line' => '349',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'GNUTLS_PKCS11_OBJ_UNKNOWN',
+ 'value' => '0'
+ },
+ '1' => {
+ 'name' => 'GNUTLS_PKCS11_OBJ_X509_CRT',
+ 'value' => '1'
+ },
+ '2' => {
+ 'name' => 'GNUTLS_PKCS11_OBJ_PUBKEY',
+ 'value' => '2'
+ },
+ '3' => {
+ 'name' => 'GNUTLS_PKCS11_OBJ_PRIVKEY',
+ 'value' => '3'
+ },
+ '4' => {
+ 'name' => 'GNUTLS_PKCS11_OBJ_SECRET_KEY',
+ 'value' => '4'
+ },
+ '5' => {
+ 'name' => 'GNUTLS_PKCS11_OBJ_DATA',
+ 'value' => '5'
+ },
+ '6' => {
+ 'name' => 'GNUTLS_PKCS11_OBJ_X509_CRT_EXTENSION',
+ 'value' => '6'
+ }
+ },
+ 'Name' => 'enum gnutls_pkcs11_obj_type_t',
+ 'Size' => '4',
+ 'Type' => 'Enum'
+ },
+ '956911' => {
+ 'BaseType' => '68',
+ 'Header' => 'pkcs11.h',
+ 'Line' => '314',
+ 'Name' => 'ck_object_class_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '957' => {
+ 'BaseType' => '157',
+ 'Header' => 'stdint.h',
+ 'Line' => '48',
+ 'Name' => 'uint8_t',
+ 'Size' => '1',
+ 'Type' => 'Typedef'
+ },
+ '9578' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '451',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'name',
+ 'offset' => '0',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'id',
+ 'offset' => '8',
+ 'type' => '2122'
+ },
+ '10' => {
+ 'name' => 'only_aead',
+ 'offset' => '29',
+ 'type' => '9734'
+ },
+ '2' => {
+ 'name' => 'blocksize',
+ 'offset' => '12',
+ 'type' => '973'
+ },
+ '3' => {
+ 'name' => 'keysize',
+ 'offset' => '14',
+ 'type' => '973'
+ },
+ '4' => {
+ 'name' => 'type',
+ 'offset' => '16',
+ 'type' => '8621'
+ },
+ '5' => {
+ 'name' => 'implicit_iv',
+ 'offset' => '20',
+ 'type' => '973'
+ },
+ '6' => {
+ 'name' => 'explicit_iv',
+ 'offset' => '22',
+ 'type' => '973'
+ },
+ '7' => {
+ 'name' => 'cipher_iv',
+ 'offset' => '24',
+ 'type' => '973'
+ },
+ '8' => {
+ 'name' => 'tagsize',
+ 'offset' => '26',
+ 'type' => '973'
+ },
+ '9' => {
+ 'name' => 'xor_nonce',
+ 'offset' => '28',
+ 'type' => '9734'
+ }
+ },
+ 'Name' => 'struct cipher_entry_st',
+ 'PrivateABI' => 1,
+ 'Size' => '32',
+ 'Type' => 'Struct'
+ },
+ '960300' => {
+ 'BaseType' => '4000',
+ 'Name' => 'gnutls_datum_t[4]',
+ 'Size' => '64',
+ 'Type' => 'Array'
+ },
+ '968' => {
+ 'BaseType' => '957',
+ 'Name' => 'uint8_t const',
+ 'Size' => '1',
+ 'Type' => 'Const'
+ },
+ '968953' => {
+ 'BaseType' => '4573',
+ 'Name' => 'gnutls_pubkey_t*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ },
+ '973' => {
+ 'BaseType' => '103',
+ 'Header' => 'stdint.h',
+ 'Line' => '49',
+ 'Name' => 'uint16_t',
+ 'Size' => '2',
+ 'Type' => 'Typedef'
+ },
+ '9734' => {
+ 'Name' => '_Bool',
+ 'Size' => '1',
+ 'Type' => 'Intrinsic'
+ },
+ '9741' => {
+ 'BaseType' => '9578',
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '463',
+ 'Name' => 'cipher_entry_st',
+ 'Size' => '32',
+ 'Type' => 'Typedef'
+ },
+ '9753' => {
+ 'BaseType' => '9741',
+ 'Name' => 'cipher_entry_st const',
+ 'Size' => '32',
+ 'Type' => 'Const'
+ },
+ '9758' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '465',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'name',
+ 'offset' => '0',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'id',
+ 'offset' => '8',
+ 'type' => '9896'
+ },
+ '2' => {
+ 'name' => 'block_algorithm',
+ 'offset' => '12',
+ 'type' => '2122'
+ },
+ '3' => {
+ 'name' => 'kx_algorithm',
+ 'offset' => '16',
+ 'type' => '2242'
+ },
+ '4' => {
+ 'name' => 'mac_algorithm',
+ 'offset' => '20',
+ 'type' => '2429'
+ },
+ '5' => {
+ 'name' => 'min_version',
+ 'offset' => '24',
+ 'type' => '2766'
+ },
+ '6' => {
+ 'name' => 'min_dtls_version',
+ 'offset' => '28',
+ 'type' => '2766'
+ },
+ '7' => {
+ 'name' => 'prf',
+ 'offset' => '32',
+ 'type' => '2429'
+ }
+ },
+ 'Name' => 'struct gnutls_cipher_suite_entry_st',
+ 'PrivateABI' => 1,
+ 'Size' => '40',
+ 'Type' => 'Struct'
+ },
+ '984' => {
+ 'BaseType' => '145',
+ 'Header' => 'stdint.h',
+ 'Line' => '51',
+ 'Name' => 'uint32_t',
+ 'Size' => '4',
+ 'Type' => 'Typedef'
+ },
+ '9880' => {
+ 'BaseType' => '968',
+ 'Name' => 'uint8_t const[2]',
+ 'Size' => '2',
+ 'Type' => 'Array'
+ },
+ '9896' => {
+ 'BaseType' => '9880',
+ 'Name' => 'uint8_t const[2] const',
+ 'Size' => '2',
+ 'Type' => 'Const'
+ },
+ '990038' => {
+ 'Header' => 'dtls.h',
+ 'Line' => '67',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'record_seq',
+ 'offset' => '0',
+ 'type' => '145'
+ },
+ '1' => {
+ 'name' => 'hsk_read_seq',
+ 'offset' => '4',
+ 'type' => '145'
+ },
+ '2' => {
+ 'name' => 'hsk_write_seq',
+ 'offset' => '8',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'struct gnutls_dtls_prestate_st',
+ 'Size' => '12',
+ 'Type' => 'Struct'
+ },
+ '9901' => {
+ 'BaseType' => '9758',
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '476',
+ 'Name' => 'gnutls_cipher_suite_entry_st',
+ 'Size' => '40',
+ 'Type' => 'Typedef'
+ },
+ '9913' => {
+ 'BaseType' => '9901',
+ 'Name' => 'gnutls_cipher_suite_entry_st const',
+ 'Size' => '40',
+ 'Type' => 'Const'
+ },
+ '9918' => {
+ 'Header' => 'gnutls_int.h',
+ 'Line' => '479',
+ 'Memb' => {
+ '0' => {
+ 'name' => 'name',
+ 'offset' => '0',
+ 'type' => '110'
+ },
+ '1' => {
+ 'name' => 'id',
+ 'offset' => '8',
+ 'type' => '3339'
+ },
+ '2' => {
+ 'name' => 'prime',
+ 'offset' => '16',
+ 'type' => '4549'
+ },
+ '3' => {
+ 'name' => 'generator',
+ 'offset' => '24',
+ 'type' => '4549'
+ },
+ '4' => {
+ 'name' => 'q_bits',
+ 'offset' => '32',
+ 'type' => '10034'
+ },
+ '5' => {
+ 'name' => 'curve',
+ 'offset' => '40',
+ 'type' => '3236'
+ },
+ '6' => {
+ 'name' => 'pk',
+ 'offset' => '44',
+ 'type' => '2896'
+ },
+ '7' => {
+ 'name' => 'tls_id',
+ 'offset' => '48',
+ 'type' => '145'
+ }
+ },
+ 'Name' => 'struct gnutls_group_entry_st',
+ 'PrivateABI' => 1,
+ 'Size' => '56',
+ 'Type' => 'Struct'
+ },
+ '995' => {
+ 'BaseType' => '68',
+ 'Header' => 'stdint.h',
+ 'Line' => '55',
+ 'Name' => 'uint64_t',
+ 'Size' => '8',
+ 'Type' => 'Typedef'
+ },
+ '999121' => {
+ 'BaseType' => '990038',
+ 'Name' => 'gnutls_dtls_prestate_st*',
+ 'Size' => '8',
+ 'Type' => 'Pointer'
+ }
+ },
+ 'UndefinedSymbols' => {
+ 'libgnutls.so.30.23.0' => {
+ 'UC_CATEGORY_Cc' => 0,
+ 'UC_CATEGORY_Ll' => 0,
+ 'UC_CATEGORY_Lm' => 0,
+ 'UC_CATEGORY_Lo' => 0,
+ 'UC_CATEGORY_Lt' => 0,
+ 'UC_CATEGORY_Lu' => 0,
+ 'UC_CATEGORY_Mc' => 0,
+ 'UC_CATEGORY_Me' => 0,
+ 'UC_CATEGORY_Mn' => 0,
+ 'UC_CATEGORY_Nd' => 0,
+ 'UC_CATEGORY_Nl' => 0,
+ 'UC_CATEGORY_No' => 0,
+ 'UC_CATEGORY_Pc' => 0,
+ 'UC_CATEGORY_Pd' => 0,
+ 'UC_CATEGORY_Pe' => 0,
+ 'UC_CATEGORY_Pf' => 0,
+ 'UC_CATEGORY_Pi' => 0,
+ 'UC_CATEGORY_Po' => 0,
+ 'UC_CATEGORY_Ps' => 0,
+ 'UC_CATEGORY_Sc' => 0,
+ 'UC_CATEGORY_Sk' => 0,
+ 'UC_CATEGORY_Sm' => 0,
+ 'UC_CATEGORY_So' => 0,
+ 'UC_CATEGORY_Zs' => 0,
+ '_ITM_deregisterTMCloneTable' => 0,
+ '_ITM_registerTMCloneTable' => 0,
+ '_Jv_RegisterClasses' => 0,
+ '__assert_fail@GLIBC_2.2.5' => 0,
+ '__ctype_b_loc@GLIBC_2.3' => 0,
+ '__cxa_finalize@GLIBC_2.2.5' => 0,
+ '__errno_location@GLIBC_2.2.5' => 0,
+ '__fxstat@GLIBC_2.2.5' => 0,
+ '__gmon_start__' => 0,
+ '__gmpz_add' => 0,
+ '__gmpz_add_ui' => 0,
+ '__gmpz_cdiv_q' => 0,
+ '__gmpz_clear' => 0,
+ '__gmpz_cmp' => 0,
+ '__gmpz_cmp_ui' => 0,
+ '__gmpz_fdiv_q' => 0,
+ '__gmpz_fdiv_q_2exp' => 0,
+ '__gmpz_fdiv_r' => 0,
+ '__gmpz_fdiv_r_2exp' => 0,
+ '__gmpz_gcd' => 0,
+ '__gmpz_init' => 0,
+ '__gmpz_invert' => 0,
+ '__gmpz_lcm' => 0,
+ '__gmpz_mod' => 0,
+ '__gmpz_mul' => 0,
+ '__gmpz_mul_2exp' => 0,
+ '__gmpz_mul_ui' => 0,
+ '__gmpz_powm' => 0,
+ '__gmpz_probab_prime_p' => 0,
+ '__gmpz_set' => 0,
+ '__gmpz_set_ui' => 0,
+ '__gmpz_sizeinbase' => 0,
+ '__gmpz_sqrt' => 0,
+ '__gmpz_sub' => 0,
+ '__gmpz_sub_ui' => 0,
+ '__gmpz_tstbit' => 0,
+ '__register_atfork@GLIBC_2.3.2' => 0,
+ '__tls_get_addr@GLIBC_2.3' => 0,
+ '__xstat@GLIBC_2.2.5' => 0,
+ '_idn2_punycode_decode@IDN2_0.0.0' => 0,
+ 'abort@GLIBC_2.2.5' => 0,
+ 'asn1_array2tree@LIBTASN1_0_3' => 0,
+ 'asn1_check_version@LIBTASN1_0_3' => 0,
+ 'asn1_copy_node@LIBTASN1_0_3' => 0,
+ 'asn1_create_element@LIBTASN1_0_3' => 0,
+ 'asn1_decode_simple_ber@LIBTASN1_0_3' => 0,
+ 'asn1_decode_simple_der@LIBTASN1_0_3' => 0,
+ 'asn1_delete_structure2@LIBTASN1_0_3' => 0,
+ 'asn1_delete_structure@LIBTASN1_0_3' => 0,
+ 'asn1_der_coding@LIBTASN1_0_3' => 0,
+ 'asn1_der_decoding2@LIBTASN1_0_3' => 0,
+ 'asn1_der_decoding@LIBTASN1_0_3' => 0,
+ 'asn1_der_decoding_startEnd@LIBTASN1_0_3' => 0,
+ 'asn1_encode_simple_der@LIBTASN1_0_3' => 0,
+ 'asn1_find_node@LIBTASN1_0_3' => 0,
+ 'asn1_get_length_der@LIBTASN1_0_3' => 0,
+ 'asn1_get_tag_der@LIBTASN1_0_3' => 0,
+ 'asn1_length_der@LIBTASN1_0_3' => 0,
+ 'asn1_number_of_elements@LIBTASN1_0_3' => 0,
+ 'asn1_read_node_value@LIBTASN1_0_3' => 0,
+ 'asn1_read_value@LIBTASN1_0_3' => 0,
+ 'asn1_read_value_type@LIBTASN1_0_3' => 0,
+ 'asn1_write_value@LIBTASN1_0_3' => 0,
+ 'atoi@GLIBC_2.2.5' => 0,
+ 'atol@GLIBC_2.2.5' => 0,
+ 'bindtextdomain@GLIBC_2.2.5' => 0,
+ 'calloc@GLIBC_2.2.5' => 0,
+ 'clock_gettime@GLIBC_2.17' => 0,
+ 'close@GLIBC_2.2.5' => 0,
+ 'closedir@GLIBC_2.2.5' => 0,
+ 'connect@GLIBC_2.2.5' => 0,
+ 'dgettext@GLIBC_2.2.5' => 0,
+ 'dlclose@GLIBC_2.2.5' => 0,
+ 'dlopen@GLIBC_2.2.5' => 0,
+ 'dlsym@GLIBC_2.2.5' => 0,
+ 'fclose@GLIBC_2.2.5' => 0,
+ 'fcntl@GLIBC_2.2.5' => 0,
+ 'ferror@GLIBC_2.2.5' => 0,
+ 'fgets@GLIBC_2.2.5' => 0,
+ 'fileno@GLIBC_2.2.5' => 0,
+ 'fmemopen@GLIBC_2.22' => 0,
+ 'fopen@GLIBC_2.2.5' => 0,
+ 'fprintf@GLIBC_2.2.5' => 0,
+ 'fread@GLIBC_2.2.5' => 0,
+ 'free@GLIBC_2.2.5' => 0,
+ 'ftello@GLIBC_2.2.5' => 0,
+ 'getline@GLIBC_2.2.5' => 0,
+ 'getpwuid_r@GLIBC_2.2.5' => 0,
+ 'getuid@GLIBC_2.2.5' => 0,
+ 'gmtime_r@GLIBC_2.2.5' => 0,
+ 'idn2_free@IDN2_0.0.0' => 0,
+ 'idn2_lookup_u8@IDN2_0.0.0' => 0,
+ 'idn2_strerror@IDN2_0.0.0' => 0,
+ 'inet_aton@GLIBC_2.2.5' => 0,
+ 'inet_ntop@GLIBC_2.2.5' => 0,
+ 'inet_pton@GLIBC_2.2.5' => 0,
+ 'malloc@GLIBC_2.2.5' => 0,
+ 'memcmp@GLIBC_2.2.5' => 0,
+ 'memcpy@GLIBC_2.14' => 0,
+ 'memmem@GLIBC_2.2.5' => 0,
+ 'memmove@GLIBC_2.2.5' => 0,
+ 'memset@GLIBC_2.2.5' => 0,
+ 'mkdir@GLIBC_2.2.5' => 0,
+ 'nanosleep@GLIBC_2.2.5' => 0,
+ 'nettle_aes128_decrypt@NETTLE_6' => 0,
+ 'nettle_aes128_encrypt@NETTLE_6' => 0,
+ 'nettle_aes128_set_decrypt_key@NETTLE_6' => 0,
+ 'nettle_aes128_set_encrypt_key@NETTLE_6' => 0,
+ 'nettle_aes192_decrypt@NETTLE_6' => 0,
+ 'nettle_aes192_encrypt@NETTLE_6' => 0,
+ 'nettle_aes192_set_decrypt_key@NETTLE_6' => 0,
+ 'nettle_aes192_set_encrypt_key@NETTLE_6' => 0,
+ 'nettle_aes256_decrypt@NETTLE_6' => 0,
+ 'nettle_aes256_encrypt@NETTLE_6' => 0,
+ 'nettle_aes256_set_decrypt_key@NETTLE_6' => 0,
+ 'nettle_aes256_set_encrypt_key@NETTLE_6' => 0,
+ 'nettle_aes_set_decrypt_key@NETTLE_6' => 0,
+ 'nettle_aes_set_encrypt_key@NETTLE_6' => 0,
+ 'nettle_arcfour128_set_key@NETTLE_6' => 0,
+ 'nettle_arcfour_crypt@NETTLE_6' => 0,
+ 'nettle_arcfour_set_key@NETTLE_6' => 0,
+ 'nettle_arctwo40_set_key@NETTLE_6' => 0,
+ 'nettle_arctwo_decrypt@NETTLE_6' => 0,
+ 'nettle_arctwo_encrypt@NETTLE_6' => 0,
+ 'nettle_base64_decode_final@NETTLE_6' => 0,
+ 'nettle_base64_decode_init@NETTLE_6' => 0,
+ 'nettle_base64_decode_update@NETTLE_6' => 0,
+ 'nettle_base64_encode_raw@NETTLE_6' => 0,
+ 'nettle_camellia128_crypt@NETTLE_6' => 0,
+ 'nettle_camellia128_set_encrypt_key@NETTLE_6' => 0,
+ 'nettle_camellia192_set_decrypt_key@NETTLE_6' => 0,
+ 'nettle_camellia192_set_encrypt_key@NETTLE_6' => 0,
+ 'nettle_camellia256_crypt@NETTLE_6' => 0,
+ 'nettle_camellia256_set_decrypt_key@NETTLE_6' => 0,
+ 'nettle_camellia256_set_encrypt_key@NETTLE_6' => 0,
+ 'nettle_camellia_set_decrypt_key@NETTLE_6' => 0,
+ 'nettle_cbc_decrypt@NETTLE_6' => 0,
+ 'nettle_cbc_encrypt@NETTLE_6' => 0,
+ 'nettle_ccm_decrypt_message@NETTLE_6' => 0,
+ 'nettle_ccm_encrypt_message@NETTLE_6' => 0,
+ 'nettle_chacha_crypt@NETTLE_6' => 0,
+ 'nettle_chacha_poly1305_decrypt@NETTLE_6' => 0,
+ 'nettle_chacha_poly1305_digest@NETTLE_6' => 0,
+ 'nettle_chacha_poly1305_encrypt@NETTLE_6' => 0,
+ 'nettle_chacha_poly1305_set_key@NETTLE_6' => 0,
+ 'nettle_chacha_poly1305_set_nonce@NETTLE_6' => 0,
+ 'nettle_chacha_poly1305_update@NETTLE_6' => 0,
+ 'nettle_chacha_set_key@NETTLE_6' => 0,
+ 'nettle_chacha_set_nonce@NETTLE_6' => 0,
+ 'nettle_curve25519_mul@HOGWEED_4' => 0,
+ 'nettle_curve25519_mul_g@HOGWEED_4' => 0,
+ 'nettle_des3_decrypt@NETTLE_6' => 0,
+ 'nettle_des3_encrypt@NETTLE_6' => 0,
+ 'nettle_des3_set_key@NETTLE_6' => 0,
+ 'nettle_des_decrypt@NETTLE_6' => 0,
+ 'nettle_des_encrypt@NETTLE_6' => 0,
+ 'nettle_des_set_key@NETTLE_6' => 0,
+ 'nettle_dsa_generate_params@HOGWEED_4' => 0,
+ 'nettle_dsa_params_clear@HOGWEED_4' => 0,
+ 'nettle_dsa_params_init@HOGWEED_4' => 0,
+ 'nettle_dsa_sign@HOGWEED_4' => 0,
+ 'nettle_dsa_signature_clear@HOGWEED_4' => 0,
+ 'nettle_dsa_signature_init@HOGWEED_4' => 0,
+ 'nettle_dsa_verify@HOGWEED_4' => 0,
+ 'nettle_ecc_point_clear@HOGWEED_4' => 0,
+ 'nettle_ecc_point_get@HOGWEED_4' => 0,
+ 'nettle_ecc_point_init@HOGWEED_4' => 0,
+ 'nettle_ecc_point_mul@HOGWEED_4' => 0,
+ 'nettle_ecc_point_mul_g@HOGWEED_4' => 0,
+ 'nettle_ecc_point_set@HOGWEED_4' => 0,
+ 'nettle_ecc_scalar_clear@HOGWEED_4' => 0,
+ 'nettle_ecc_scalar_get@HOGWEED_4' => 0,
+ 'nettle_ecc_scalar_init@HOGWEED_4' => 0,
+ 'nettle_ecc_scalar_set@HOGWEED_4' => 0,
+ 'nettle_ecc_size@HOGWEED_4' => 0,
+ 'nettle_ecc_size_a@HOGWEED_4' => 0,
+ 'nettle_ecdsa_generate_keypair@HOGWEED_4' => 0,
+ 'nettle_ecdsa_sign@HOGWEED_4' => 0,
+ 'nettle_ecdsa_verify@HOGWEED_4' => 0,
+ 'nettle_ed25519_sha512_public_key@HOGWEED_4' => 0,
+ 'nettle_ed25519_sha512_sign@HOGWEED_4' => 0,
+ 'nettle_ed25519_sha512_verify@HOGWEED_4' => 0,
+ 'nettle_gcm_aes128_digest@NETTLE_6' => 0,
+ 'nettle_gcm_aes128_set_iv@NETTLE_6' => 0,
+ 'nettle_gcm_aes128_set_key@NETTLE_6' => 0,
+ 'nettle_gcm_aes128_update@NETTLE_6' => 0,
+ 'nettle_gcm_aes256_digest@NETTLE_6' => 0,
+ 'nettle_gcm_aes256_set_iv@NETTLE_6' => 0,
+ 'nettle_gcm_aes256_set_key@NETTLE_6' => 0,
+ 'nettle_gcm_aes256_update@NETTLE_6' => 0,
+ 'nettle_gcm_camellia128_digest@NETTLE_6' => 0,
+ 'nettle_gcm_camellia128_set_iv@NETTLE_6' => 0,
+ 'nettle_gcm_camellia128_set_key@NETTLE_6' => 0,
+ 'nettle_gcm_camellia128_update@NETTLE_6' => 0,
+ 'nettle_gcm_camellia256_digest@NETTLE_6' => 0,
+ 'nettle_gcm_camellia256_set_iv@NETTLE_6' => 0,
+ 'nettle_gcm_camellia256_set_key@NETTLE_6' => 0,
+ 'nettle_gcm_camellia256_update@NETTLE_6' => 0,
+ 'nettle_gcm_decrypt@NETTLE_6' => 0,
+ 'nettle_gcm_digest@NETTLE_6' => 0,
+ 'nettle_gcm_encrypt@NETTLE_6' => 0,
+ 'nettle_gcm_set_iv@NETTLE_6' => 0,
+ 'nettle_gcm_set_key@NETTLE_6' => 0,
+ 'nettle_gcm_update@NETTLE_6' => 0,
+ 'nettle_hmac_digest@NETTLE_6' => 0,
+ 'nettle_hmac_md5_digest@NETTLE_6' => 0,
+ 'nettle_hmac_md5_set_key@NETTLE_6' => 0,
+ 'nettle_hmac_md5_update@NETTLE_6' => 0,
+ 'nettle_hmac_set_key@NETTLE_6' => 0,
+ 'nettle_hmac_sha1_digest@NETTLE_6' => 0,
+ 'nettle_hmac_sha1_set_key@NETTLE_6' => 0,
+ 'nettle_hmac_sha1_update@NETTLE_6' => 0,
+ 'nettle_hmac_sha224_digest@NETTLE_6' => 0,
+ 'nettle_hmac_sha224_set_key@NETTLE_6' => 0,
+ 'nettle_hmac_sha256_digest@NETTLE_6' => 0,
+ 'nettle_hmac_sha256_set_key@NETTLE_6' => 0,
+ 'nettle_hmac_sha256_update@NETTLE_6' => 0,
+ 'nettle_hmac_sha384_digest@NETTLE_6' => 0,
+ 'nettle_hmac_sha384_set_key@NETTLE_6' => 0,
+ 'nettle_hmac_sha512_digest@NETTLE_6' => 0,
+ 'nettle_hmac_sha512_set_key@NETTLE_6' => 0,
+ 'nettle_hmac_sha512_update@NETTLE_6' => 0,
+ 'nettle_md2_digest@NETTLE_6' => 0,
+ 'nettle_md2_init@NETTLE_6' => 0,
+ 'nettle_md2_update@NETTLE_6' => 0,
+ 'nettle_md5_digest@NETTLE_6' => 0,
+ 'nettle_md5_init@NETTLE_6' => 0,
+ 'nettle_md5_update@NETTLE_6' => 0,
+ 'nettle_memxor@NETTLE_6' => 0,
+ 'nettle_mpz_get_str_256@HOGWEED_4' => 0,
+ 'nettle_mpz_random@HOGWEED_4' => 0,
+ 'nettle_mpz_random_size@HOGWEED_4' => 0,
+ 'nettle_mpz_set_str_256_s@HOGWEED_4' => 0,
+ 'nettle_mpz_set_str_256_u@HOGWEED_4' => 0,
+ 'nettle_mpz_sizeinbase_256_s@HOGWEED_4' => 0,
+ 'nettle_mpz_sizeinbase_256_u@HOGWEED_4' => 0,
+ 'nettle_pbkdf2_hmac_sha1@NETTLE_6' => 0,
+ 'nettle_pbkdf2_hmac_sha256@NETTLE_6' => 0,
+ 'nettle_rsa_compute_root_tr@HOGWEED_4' => 0,
+ 'nettle_rsa_decrypt_tr@HOGWEED_4' => 0,
+ 'nettle_rsa_encrypt@HOGWEED_4' => 0,
+ 'nettle_rsa_generate_keypair@HOGWEED_4' => 0,
+ 'nettle_rsa_pkcs1_sign_tr@HOGWEED_4' => 0,
+ 'nettle_rsa_pkcs1_verify@HOGWEED_4' => 0,
+ 'nettle_rsa_private_key_clear@HOGWEED_4' => 0,
+ 'nettle_rsa_private_key_init@HOGWEED_4' => 0,
+ 'nettle_rsa_private_key_prepare@HOGWEED_4' => 0,
+ 'nettle_rsa_public_key_clear@HOGWEED_4' => 0,
+ 'nettle_rsa_public_key_init@HOGWEED_4' => 0,
+ 'nettle_rsa_public_key_prepare@HOGWEED_4' => 0,
+ 'nettle_salsa20_256_set_key@NETTLE_6' => 0,
+ 'nettle_salsa20_crypt@NETTLE_6' => 0,
+ 'nettle_salsa20r12_crypt@NETTLE_6' => 0,
+ 'nettle_secp_192r1@HOGWEED_4' => 0,
+ 'nettle_secp_224r1@HOGWEED_4' => 0,
+ 'nettle_secp_256r1@HOGWEED_4' => 0,
+ 'nettle_secp_384r1@HOGWEED_4' => 0,
+ 'nettle_secp_521r1@HOGWEED_4' => 0,
+ 'nettle_sha1_digest@NETTLE_6' => 0,
+ 'nettle_sha1_init@NETTLE_6' => 0,
+ 'nettle_sha1_update@NETTLE_6' => 0,
+ 'nettle_sha224_digest@NETTLE_6' => 0,
+ 'nettle_sha224_init@NETTLE_6' => 0,
+ 'nettle_sha256@NETTLE_6' => 0,
+ 'nettle_sha256_digest@NETTLE_6' => 0,
+ 'nettle_sha256_init@NETTLE_6' => 0,
+ 'nettle_sha256_update@NETTLE_6' => 0,
+ 'nettle_sha384@NETTLE_6' => 0,
+ 'nettle_sha384_digest@NETTLE_6' => 0,
+ 'nettle_sha384_init@NETTLE_6' => 0,
+ 'nettle_sha3_224_digest@NETTLE_6' => 0,
+ 'nettle_sha3_224_init@NETTLE_6' => 0,
+ 'nettle_sha3_224_update@NETTLE_6' => 0,
+ 'nettle_sha3_256_digest@NETTLE_6' => 0,
+ 'nettle_sha3_256_init@NETTLE_6' => 0,
+ 'nettle_sha3_256_update@NETTLE_6' => 0,
+ 'nettle_sha3_384_digest@NETTLE_6' => 0,
+ 'nettle_sha3_384_init@NETTLE_6' => 0,
+ 'nettle_sha3_384_update@NETTLE_6' => 0,
+ 'nettle_sha3_512_digest@NETTLE_6' => 0,
+ 'nettle_sha3_512_init@NETTLE_6' => 0,
+ 'nettle_sha3_512_update@NETTLE_6' => 0,
+ 'nettle_sha512@NETTLE_6' => 0,
+ 'nettle_sha512_digest@NETTLE_6' => 0,
+ 'nettle_sha512_init@NETTLE_6' => 0,
+ 'nettle_sha512_update@NETTLE_6' => 0,
+ 'nettle_umac128_digest@NETTLE_6' => 0,
+ 'nettle_umac128_set_key@NETTLE_6' => 0,
+ 'nettle_umac128_set_nonce@NETTLE_6' => 0,
+ 'nettle_umac128_update@NETTLE_6' => 0,
+ 'nettle_umac96_digest@NETTLE_6' => 0,
+ 'nettle_umac96_set_key@NETTLE_6' => 0,
+ 'nettle_umac96_set_nonce@NETTLE_6' => 0,
+ 'nettle_umac96_update@NETTLE_6' => 0,
+ 'open@GLIBC_2.2.5' => 0,
+ 'opendir@GLIBC_2.2.5' => 0,
+ 'p11_kit_config_option' => 0,
+ 'p11_kit_message' => 0,
+ 'p11_kit_module_finalize' => 0,
+ 'p11_kit_module_get_flags' => 0,
+ 'p11_kit_module_get_name' => 0,
+ 'p11_kit_module_initialize' => 0,
+ 'p11_kit_module_load' => 0,
+ 'p11_kit_module_release' => 0,
+ 'p11_kit_modules_load_and_initialize' => 0,
+ 'p11_kit_pin_file_callback' => 0,
+ 'p11_kit_pin_get_length' => 0,
+ 'p11_kit_pin_get_value' => 0,
+ 'p11_kit_pin_new_for_string' => 0,
+ 'p11_kit_pin_register_callback' => 0,
+ 'p11_kit_pin_request' => 0,
+ 'p11_kit_pin_unref' => 0,
+ 'p11_kit_pin_unregister_callback' => 0,
+ 'p11_kit_space_strdup' => 0,
+ 'p11_kit_space_strlen' => 0,
+ 'p11_kit_strerror' => 0,
+ 'p11_kit_uri_format' => 0,
+ 'p11_kit_uri_free' => 0,
+ 'p11_kit_uri_get_attribute' => 0,
+ 'p11_kit_uri_get_attributes' => 0,
+ 'p11_kit_uri_get_module_info' => 0,
+ 'p11_kit_uri_get_pin_source' => 0,
+ 'p11_kit_uri_get_pin_value' => 0,
+ 'p11_kit_uri_get_token_info' => 0,
+ 'p11_kit_uri_match_module_info' => 0,
+ 'p11_kit_uri_match_token_info' => 0,
+ 'p11_kit_uri_new' => 0,
+ 'p11_kit_uri_parse' => 0,
+ 'p11_kit_uri_set_attribute' => 0,
+ 'poll@GLIBC_2.2.5' => 0,
+ 'pthread_mutex_destroy@GLIBC_2.2.5' => 0,
+ 'pthread_mutex_init@GLIBC_2.2.5' => 0,
+ 'pthread_mutex_lock@GLIBC_2.2.5' => 0,
+ 'pthread_mutex_unlock@GLIBC_2.2.5' => 0,
+ 'qsort@GLIBC_2.2.5' => 0,
+ 'read@GLIBC_2.2.5' => 0,
+ 'readdir@GLIBC_2.2.5' => 0,
+ 'realloc@GLIBC_2.2.5' => 0,
+ 'recv@GLIBC_2.2.5' => 0,
+ 'secure_getenv@GLIBC_2.17' => 0,
+ 'sendmsg@GLIBC_2.2.5' => 0,
+ 'setsockopt@GLIBC_2.2.5' => 0,
+ 'snprintf@GLIBC_2.2.5' => 0,
+ 'sprintf@GLIBC_2.2.5' => 0,
+ 'sscanf@GLIBC_2.2.5' => 0,
+ 'stderr@GLIBC_2.2.5' => 0,
+ 'strcasecmp@GLIBC_2.2.5' => 0,
+ 'strcat@GLIBC_2.2.5' => 0,
+ 'strchr@GLIBC_2.2.5' => 0,
+ 'strcmp@GLIBC_2.2.5' => 0,
+ 'strcpy@GLIBC_2.2.5' => 0,
+ 'strdup@GLIBC_2.2.5' => 0,
+ 'strerror@GLIBC_2.2.5' => 0,
+ 'strftime@GLIBC_2.2.5' => 0,
+ 'strlen@GLIBC_2.2.5' => 0,
+ 'strncasecmp@GLIBC_2.2.5' => 0,
+ 'strncat@GLIBC_2.2.5' => 0,
+ 'strncmp@GLIBC_2.2.5' => 0,
+ 'strpbrk@GLIBC_2.2.5' => 0,
+ 'strrchr@GLIBC_2.2.5' => 0,
+ 'strstr@GLIBC_2.2.5' => 0,
+ 'strtok_r@GLIBC_2.2.5' => 0,
+ 'strtol@GLIBC_2.2.5' => 0,
+ 'strtoul@GLIBC_2.2.5' => 0,
+ 'strverscmp@GLIBC_2.2.5' => 0,
+ 'syscall@GLIBC_2.2.5' => 0,
+ 'time@GLIBC_2.2.5' => 0,
+ 'u16_normalize' => 0,
+ 'u16_to_u8' => 0,
+ 'u32_normalize' => 0,
+ 'u32_to_u8' => 0,
+ 'u8_check' => 0,
+ 'u8_to_u16' => 0,
+ 'u8_to_u32' => 0,
+ 'uc_general_category_and_not' => 0,
+ 'uc_general_category_or' => 0,
+ 'uc_is_general_category' => 0,
+ 'uc_is_property_default_ignorable_code_point' => 0,
+ 'uc_is_property_join_control' => 0,
+ 'uc_is_property_not_a_character' => 0,
+ 'uninorm_nfc' => 0,
+ 'uninorm_nfkc' => 0,
+ 'vasprintf@GLIBC_2.2.5' => 0
+ }
+ },
+ 'WordSize' => '8'
+ };