summaryrefslogtreecommitdiff
path: root/lib/libgnutls.map
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-07-25 11:48:58 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-08-03 11:57:52 +0200
commit0a479073ba2b34368440f3c977391a7602df1b56 (patch)
tree80fc538e95718316f8d89efba3ccc5f327c93fdb /lib/libgnutls.map
parent7784a7d2921d4316c11164e27b82e3ac930d959f (diff)
downloadgnutls-0a479073ba2b34368440f3c977391a7602df1b56.tar.gz
gnutls_x509_privkey_set_spki: introduced function to update SPKI on a key
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 f594e1189a..d37be480e0 100644
--- a/lib/libgnutls.map
+++ b/lib/libgnutls.map
@@ -1160,6 +1160,7 @@ GNUTLS_3_4
gnutls_x509_crt_set_spki;
gnutls_x509_crq_get_spki;
gnutls_x509_crq_set_spki;
+ gnutls_x509_privkey_set_spki;
gnutls_x509_privkey_get_spki;
gnutls_sign_supports_pk_algorithm;
gnutls_privkey_sign_hash2;