summaryrefslogtreecommitdiff
path: root/lib/libgnutls.map
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libgnutls.map')
-rw-r--r--lib/libgnutls.map10
1 files changed, 10 insertions, 0 deletions
diff --git a/lib/libgnutls.map b/lib/libgnutls.map
index 72e425c3a0..fae2070dfc 100644
--- a/lib/libgnutls.map
+++ b/lib/libgnutls.map
@@ -1409,6 +1409,16 @@ GNUTLS_3_7_7
*;
} GNUTLS_3_7_5;
+GNUTLS_3_8_1
+{
+ global:
+ gnutls_psk_set_server_credentials_function3;
+ gnutls_psk_set_client_credentials_function3;
+ gnutls_psk_format_imported_identity;
+ local:
+ *;
+} GNUTLS_3_7_7;
+
GNUTLS_FIPS140_3_4 {
global:
gnutls_cipher_self_test;