summaryrefslogtreecommitdiff
path: root/lib/libgnutls.map
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libgnutls.map')
-rw-r--r--lib/libgnutls.map6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/libgnutls.map b/lib/libgnutls.map
index d32f482e95..609410cf41 100644
--- a/lib/libgnutls.map
+++ b/lib/libgnutls.map
@@ -1133,6 +1133,12 @@ GNUTLS_3_4
gnutls_x509_crq_get_dn3;
gnutls_utf8_password_normalize;
gnutls_idna_map;
+ gnutls_pubkey_export_rsa_raw2;
+ gnutls_pubkey_export_dsa_raw2;
+ gnutls_pubkey_export_ecc_raw2;
+ gnutls_privkey_export_rsa_raw2;
+ gnutls_privkey_export_dsa_raw2;
+ gnutls_privkey_export_ecc_raw2;
gnutls_idna_reverse_map;
gnutls_x509_crt_set_flags;
gnutls_x509_crt_check_ip;