summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-11-29 08:24:56 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-11-29 16:27:40 +0100
commit6df48c0b935d86fd5b88706b4f0f6f4a2a415be5 (patch)
treea14bcac14e98030c335aef29bc2fff0590c8df14
parente090eff89f56143f12afc85d7ce4489ed436c44b (diff)
downloadgnutls-6df48c0b935d86fd5b88706b4f0f6f4a2a415be5.tar.gz
exported new functions
-rw-r--r--lib/libgnutls.map3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libgnutls.map b/lib/libgnutls.map
index d0e5cac95f..aa3e9fda44 100644
--- a/lib/libgnutls.map
+++ b/lib/libgnutls.map
@@ -1027,6 +1027,9 @@ GNUTLS_3_1_0 {
_gnutls_global_init_skip;
gnutls_x509_crt_set_subject_unique_id;
gnutls_x509_crt_set_issuer_unique_id;
+ gnutls_pkcs11_copy_x509_crt2;
+ gnutls_pkcs11_copy_x509_privkey2;
+ gnutls_pkcs11_privkey_generate3;
} GNUTLS_3_0_0;
GNUTLS_FIPS140 {