From c64bd9db8463c62035c66e4f0aecb384f3623e9e Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Tue, 19 Jun 2018 14:59:33 +0200 Subject: tests: updated supplemental tests for TLS1.3 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 --- lib/libgnutls.map | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/libgnutls.map') 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; -- cgit v1.2.1