From 118f4d1d0b60c736995e8f3b104adecccf50c912 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Thu, 13 Nov 2014 14:39:41 +0100 Subject: Added gnutls_ocsp_resp_get_responder_by_key() --- lib/libgnutls.map | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/libgnutls.map') diff --git a/lib/libgnutls.map b/lib/libgnutls.map index 9a880c2a1d..340832c32a 100644 --- a/lib/libgnutls.map +++ b/lib/libgnutls.map @@ -1062,6 +1062,7 @@ GNUTLS_3_1_0 { gnutls_memcmp; gnutls_pkcs12_bag_set_privkey; gnutls_x509_privkey_set_pin_function; + gnutls_ocsp_resp_get_responder_by_key; } GNUTLS_3_0_0; GNUTLS_FIPS140 { -- cgit v1.2.1