summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2015-08-09 20:48:40 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2015-08-09 20:48:40 +0200
commit8098baff24056a7cf8433f8d0c331cdec6970c47 (patch)
tree15782aceae5f9a417ac8989b4c214458f49368c2
parenteab63219418f6c3aeb1a8505fb670696f3ced0ca (diff)
downloadgnutls-8098baff24056a7cf8433f8d0c331cdec6970c47.tar.gz
updated auto-generated files for new functions
-rw-r--r--doc/Makefile.am6
-rw-r--r--doc/manpages/Makefile.am3
-rw-r--r--symbols.last3
3 files changed, 12 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 87069cc59b..297f7ad1f6 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1025,8 +1025,12 @@ FUNCS += functions/gnutls_hex2bin
FUNCS += functions/gnutls_hex2bin.short
FUNCS += functions/gnutls_hex_decode
FUNCS += functions/gnutls_hex_decode.short
+FUNCS += functions/gnutls_hex_decode2
+FUNCS += functions/gnutls_hex_decode2.short
FUNCS += functions/gnutls_hex_encode
FUNCS += functions/gnutls_hex_encode.short
+FUNCS += functions/gnutls_hex_encode2
+FUNCS += functions/gnutls_hex_encode2.short
FUNCS += functions/gnutls_hmac
FUNCS += functions/gnutls_hmac.short
FUNCS += functions/gnutls_hmac_deinit
@@ -1567,6 +1571,8 @@ FUNCS += functions/gnutls_prf
FUNCS += functions/gnutls_prf.short
FUNCS += functions/gnutls_prf_raw
FUNCS += functions/gnutls_prf_raw.short
+FUNCS += functions/gnutls_prf_rfc5705
+FUNCS += functions/gnutls_prf_rfc5705.short
FUNCS += functions/gnutls_priority_certificate_type_list
FUNCS += functions/gnutls_priority_certificate_type_list.short
FUNCS += functions/gnutls_priority_cipher_list
diff --git a/doc/manpages/Makefile.am b/doc/manpages/Makefile.am
index db1f71bab1..440e96918e 100644
--- a/doc/manpages/Makefile.am
+++ b/doc/manpages/Makefile.am
@@ -299,7 +299,9 @@ APIMANS += gnutls_heartbeat_pong.3
APIMANS += gnutls_heartbeat_set_timeouts.3
APIMANS += gnutls_hex2bin.3
APIMANS += gnutls_hex_decode.3
+APIMANS += gnutls_hex_decode2.3
APIMANS += gnutls_hex_encode.3
+APIMANS += gnutls_hex_encode2.3
APIMANS += gnutls_hmac.3
APIMANS += gnutls_hmac_deinit.3
APIMANS += gnutls_hmac_fast.3
@@ -572,6 +574,7 @@ APIMANS += gnutls_pk_self_test.3
APIMANS += gnutls_pk_to_sign.3
APIMANS += gnutls_prf.3
APIMANS += gnutls_prf_raw.3
+APIMANS += gnutls_prf_rfc5705.3
APIMANS += gnutls_priority_certificate_type_list.3
APIMANS += gnutls_priority_cipher_list.3
APIMANS += gnutls_priority_compression_list.3
diff --git a/symbols.last b/symbols.last
index 5b75253f56..05abfe056d 100644
--- a/symbols.last
+++ b/symbols.last
@@ -223,7 +223,9 @@ gnutls_heartbeat_ping@GNUTLS_3_4
gnutls_heartbeat_pong@GNUTLS_3_4
gnutls_heartbeat_set_timeouts@GNUTLS_3_4
gnutls_hex2bin@GNUTLS_3_4
+gnutls_hex_decode2@GNUTLS_3_4
gnutls_hex_decode@GNUTLS_3_4
+gnutls_hex_encode2@GNUTLS_3_4
gnutls_hex_encode@GNUTLS_3_4
gnutls_hmac@GNUTLS_3_4
gnutls_hmac_deinit@GNUTLS_3_4
@@ -492,6 +494,7 @@ gnutls_pkcs_schema_get_name@GNUTLS_3_4
gnutls_pkcs_schema_get_oid@GNUTLS_3_4
gnutls_prf@GNUTLS_3_4
gnutls_prf_raw@GNUTLS_3_4
+gnutls_prf_rfc5705@GNUTLS_3_4
gnutls_priority_certificate_type_list@GNUTLS_3_4
gnutls_priority_cipher_list@GNUTLS_3_4
gnutls_priority_compression_list@GNUTLS_3_4