summaryrefslogtreecommitdiff
path: root/lib/libgnutls.map
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-10-18 09:22:59 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-10-18 12:59:11 +0200
commit9174d813f24358fd1e135ec3721d65fda9c650d5 (patch)
tree8d172dd540b811edfec8d8a6ce34811ad5908a6f /lib/libgnutls.map
parent6b9818ec4a10466c871b7a99bc7b392d4a590877 (diff)
downloadgnutls-9174d813f24358fd1e135ec3721d65fda9c650d5.tar.gz
x509: introduced gnutls_x509_crt_check_key_purpose()
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 d0c028b995..c0186f5524 100644
--- a/lib/libgnutls.map
+++ b/lib/libgnutls.map
@@ -1123,6 +1123,7 @@ GNUTLS_3_4
gnutls_certificate_set_known_dh_params;
gnutls_anon_set_server_known_dh_params;
gnutls_psk_set_server_known_dh_params;
+ gnutls_x509_crt_check_key_purpose;
local:
*;
};