]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
updated auto-generated files
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 2 Jun 2018 20:23:29 +0000 (22:23 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Thu, 14 Jun 2018 14:36:55 +0000 (16:36 +0200)
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
doc/Makefile.am
doc/manpages/Makefile.am
symbols.last

index 73097bcea4f1a58b1f919cc95a0daa6c51c28099..e35e92ffd0528ded72483a8129a538e92ccd62ec 100644 (file)
@@ -637,6 +637,8 @@ FUNCS += functions/gnutls_aead_cipher_deinit
 FUNCS += functions/gnutls_aead_cipher_deinit.short
 FUNCS += functions/gnutls_aead_cipher_encrypt
 FUNCS += functions/gnutls_aead_cipher_encrypt.short
+FUNCS += functions/gnutls_aead_cipher_encryptv
+FUNCS += functions/gnutls_aead_cipher_encryptv.short
 FUNCS += functions/gnutls_aead_cipher_init
 FUNCS += functions/gnutls_aead_cipher_init.short
 FUNCS += functions/gnutls_alert_get
index b1082f83867d4d1ca3a402479447143f93226c5b..66e92efa4b322908c5d03279fbff78c62a656d0b 100644 (file)
@@ -114,6 +114,7 @@ APIMANS += dane_verify_session_crt.3
 APIMANS += gnutls_aead_cipher_decrypt.3
 APIMANS += gnutls_aead_cipher_deinit.3
 APIMANS += gnutls_aead_cipher_encrypt.3
+APIMANS += gnutls_aead_cipher_encryptv.3
 APIMANS += gnutls_aead_cipher_init.3
 APIMANS += gnutls_alert_get.3
 APIMANS += gnutls_alert_get_name.3
index 3d3824262bafe9d7b3eff7aa00d247d5b78fe174..c5b94fdd1e4a8c23afa1484743ff84ac00784796 100644 (file)
@@ -6,6 +6,7 @@ _gnutls_global_init_skip@GNUTLS_3_4
 gnutls_aead_cipher_decrypt@GNUTLS_3_4
 gnutls_aead_cipher_deinit@GNUTLS_3_4
 gnutls_aead_cipher_encrypt@GNUTLS_3_4
+gnutls_aead_cipher_encryptv@GNUTLS_3_6_3
 gnutls_aead_cipher_init@GNUTLS_3_4
 gnutls_alert_get@GNUTLS_3_4
 gnutls_alert_get_name@GNUTLS_3_4