summaryrefslogtreecommitdiff
path: root/lib/libgnutls.map
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2018-06-19 14:59:33 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2018-06-21 06:58:49 +0200
commitc64bd9db8463c62035c66e4f0aecb384f3623e9e (patch)
tree457bde2dc29d295116e6d4c017d7c3a71dd45ee5 /lib/libgnutls.map
parent74d0907584d9e0fc4073b9360a8ee4e39a12d3be (diff)
downloadgnutls-c64bd9db8463c62035c66e4f0aecb384f3623e9e.tar.gz
tests: updated supplemental tests for TLS1.3tmp-supplemental-no-tls13
This includes tests that verify that TLS1.3 is not negotiated when supplemental data are set in client and/or server side. Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Diffstat (limited to 'lib/libgnutls.map')
-rw-r--r--lib/libgnutls.map1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libgnutls.map b/lib/libgnutls.map
index 2067bca5c9..f95fe0a846 100644
--- a/lib/libgnutls.map
+++ b/lib/libgnutls.map
@@ -1280,6 +1280,7 @@ GNUTLS_PRIVATE_3_4 {
_gnutls_mpi_release;
# Internal symbols needed by tests/:
+ _gnutls_supplemental_deinit;
_gnutls_record_overhead;
_gnutls_cipher_to_entry;
_gnutls_pkcs11_token_get_url;