summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-06-09 18:53:48 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-06-12 10:19:29 +0200
commit4e7f6e86348419a011dde8274e752f35d06c68d0 (patch)
tree298c6c6b5c784c5447a7665cb4e159070e265682
parent30fe4b6f6dbc3a4d4dde4f1f57ef4ac642fe564a (diff)
downloadgnutls-4e7f6e86348419a011dde8274e752f35d06c68d0.tar.gz
updated auto-generated files
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
-rw-r--r--doc/Makefile.am13
-rw-r--r--doc/manpages/Makefile.am6
-rw-r--r--symbols.last6
3 files changed, 25 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index e331446394..4f49addda7 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -530,6 +530,7 @@ ENUMS += enums/dane_query_status_t
ENUMS += enums/dane_state_flags_t
ENUMS += enums/dane_verify_flags_t
ENUMS += enums/dane_verify_status_t
+ENUMS += enums/gnutls_abstract_export_flags_t
ENUMS += enums/gnutls_alert_description_t
ENUMS += enums/gnutls_alert_level_t
ENUMS += enums/gnutls_alpn_flags_t
@@ -1502,14 +1503,20 @@ FUNCS += functions/gnutls_privkey_deinit
FUNCS += functions/gnutls_privkey_deinit.short
FUNCS += functions/gnutls_privkey_export_dsa_raw
FUNCS += functions/gnutls_privkey_export_dsa_raw.short
+FUNCS += functions/gnutls_privkey_export_dsa_raw2
+FUNCS += functions/gnutls_privkey_export_dsa_raw2.short
FUNCS += functions/gnutls_privkey_export_ecc_raw
FUNCS += functions/gnutls_privkey_export_ecc_raw.short
+FUNCS += functions/gnutls_privkey_export_ecc_raw2
+FUNCS += functions/gnutls_privkey_export_ecc_raw2.short
FUNCS += functions/gnutls_privkey_export_openpgp
FUNCS += functions/gnutls_privkey_export_openpgp.short
FUNCS += functions/gnutls_privkey_export_pkcs11
FUNCS += functions/gnutls_privkey_export_pkcs11.short
FUNCS += functions/gnutls_privkey_export_rsa_raw
FUNCS += functions/gnutls_privkey_export_rsa_raw.short
+FUNCS += functions/gnutls_privkey_export_rsa_raw2
+FUNCS += functions/gnutls_privkey_export_rsa_raw2.short
FUNCS += functions/gnutls_privkey_export_x509
FUNCS += functions/gnutls_privkey_export_x509.short
FUNCS += functions/gnutls_privkey_generate
@@ -1620,12 +1627,18 @@ FUNCS += functions/gnutls_pubkey_export2
FUNCS += functions/gnutls_pubkey_export2.short
FUNCS += functions/gnutls_pubkey_export_dsa_raw
FUNCS += functions/gnutls_pubkey_export_dsa_raw.short
+FUNCS += functions/gnutls_pubkey_export_dsa_raw2
+FUNCS += functions/gnutls_pubkey_export_dsa_raw2.short
FUNCS += functions/gnutls_pubkey_export_ecc_raw
FUNCS += functions/gnutls_pubkey_export_ecc_raw.short
+FUNCS += functions/gnutls_pubkey_export_ecc_raw2
+FUNCS += functions/gnutls_pubkey_export_ecc_raw2.short
FUNCS += functions/gnutls_pubkey_export_ecc_x962
FUNCS += functions/gnutls_pubkey_export_ecc_x962.short
FUNCS += functions/gnutls_pubkey_export_rsa_raw
FUNCS += functions/gnutls_pubkey_export_rsa_raw.short
+FUNCS += functions/gnutls_pubkey_export_rsa_raw2
+FUNCS += functions/gnutls_pubkey_export_rsa_raw2.short
FUNCS += functions/gnutls_pubkey_get_key_id
FUNCS += functions/gnutls_pubkey_get_key_id.short
FUNCS += functions/gnutls_pubkey_get_key_usage
diff --git a/doc/manpages/Makefile.am b/doc/manpages/Makefile.am
index 9970841565..eca667b821 100644
--- a/doc/manpages/Makefile.am
+++ b/doc/manpages/Makefile.am
@@ -548,10 +548,13 @@ APIMANS += gnutls_priority_string_list.3
APIMANS += gnutls_privkey_decrypt_data.3
APIMANS += gnutls_privkey_deinit.3
APIMANS += gnutls_privkey_export_dsa_raw.3
+APIMANS += gnutls_privkey_export_dsa_raw2.3
APIMANS += gnutls_privkey_export_ecc_raw.3
+APIMANS += gnutls_privkey_export_ecc_raw2.3
APIMANS += gnutls_privkey_export_openpgp.3
APIMANS += gnutls_privkey_export_pkcs11.3
APIMANS += gnutls_privkey_export_rsa_raw.3
+APIMANS += gnutls_privkey_export_rsa_raw2.3
APIMANS += gnutls_privkey_export_x509.3
APIMANS += gnutls_privkey_generate.3
APIMANS += gnutls_privkey_generate2.3
@@ -607,9 +610,12 @@ APIMANS += gnutls_pubkey_encrypt_data.3
APIMANS += gnutls_pubkey_export.3
APIMANS += gnutls_pubkey_export2.3
APIMANS += gnutls_pubkey_export_dsa_raw.3
+APIMANS += gnutls_pubkey_export_dsa_raw2.3
APIMANS += gnutls_pubkey_export_ecc_raw.3
+APIMANS += gnutls_pubkey_export_ecc_raw2.3
APIMANS += gnutls_pubkey_export_ecc_x962.3
APIMANS += gnutls_pubkey_export_rsa_raw.3
+APIMANS += gnutls_pubkey_export_rsa_raw2.3
APIMANS += gnutls_pubkey_get_key_id.3
APIMANS += gnutls_pubkey_get_key_usage.3
APIMANS += gnutls_pubkey_get_openpgp_key_id.3
diff --git a/symbols.last b/symbols.last
index 77a5817702..d714a23246 100644
--- a/symbols.last
+++ b/symbols.last
@@ -523,10 +523,13 @@ gnutls_priority_sign_list@GNUTLS_3_4
gnutls_priority_string_list@GNUTLS_3_4
gnutls_privkey_decrypt_data@GNUTLS_3_4
gnutls_privkey_deinit@GNUTLS_3_4
+gnutls_privkey_export_dsa_raw2@GNUTLS_3_4
gnutls_privkey_export_dsa_raw@GNUTLS_3_4
+gnutls_privkey_export_ecc_raw2@GNUTLS_3_4
gnutls_privkey_export_ecc_raw@GNUTLS_3_4
gnutls_privkey_export_openpgp@GNUTLS_3_4
gnutls_privkey_export_pkcs11@GNUTLS_3_4
+gnutls_privkey_export_rsa_raw2@GNUTLS_3_4
gnutls_privkey_export_rsa_raw@GNUTLS_3_4
gnutls_privkey_export_x509@GNUTLS_3_4
gnutls_privkey_generate2@GNUTLS_3_4
@@ -581,9 +584,12 @@ gnutls_pubkey_deinit@GNUTLS_3_4
gnutls_pubkey_encrypt_data@GNUTLS_3_4
gnutls_pubkey_export2@GNUTLS_3_4
gnutls_pubkey_export@GNUTLS_3_4
+gnutls_pubkey_export_dsa_raw2@GNUTLS_3_4
gnutls_pubkey_export_dsa_raw@GNUTLS_3_4
+gnutls_pubkey_export_ecc_raw2@GNUTLS_3_4
gnutls_pubkey_export_ecc_raw@GNUTLS_3_4
gnutls_pubkey_export_ecc_x962@GNUTLS_3_4
+gnutls_pubkey_export_rsa_raw2@GNUTLS_3_4
gnutls_pubkey_export_rsa_raw@GNUTLS_3_4
gnutls_pubkey_get_key_id@GNUTLS_3_4
gnutls_pubkey_get_key_usage@GNUTLS_3_4