summaryrefslogtreecommitdiff
path: root/lib/libgnutls.map
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2022-01-17 17:53:32 +0000
committerDaiki Ueno <ueno@gnu.org>2022-01-17 17:53:32 +0000
commit34c6c97bd77975b96597e1e4c03e4d0465dda22a (patch)
tree666f64e885bb22dd43a89ed9e583680eb6f8c6ce /lib/libgnutls.map
parent0a673a028506c6bff961c41992fb25baa1a11509 (diff)
parente256951eab4cc44367f8cc7bd2a51eeaacc10f7d (diff)
downloadgnutls-34c6c97bd77975b96597e1e4c03e4d0465dda22a.tar.gz
Merge branch 'wip/dueno/fips-module-version' into 'master'
fips: add mechanism to embed FIPS module name in the library See merge request gnutls/gnutls!1508
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 40a3984cbf..30e96abafe 100644
--- a/lib/libgnutls.map
+++ b/lib/libgnutls.map
@@ -1375,6 +1375,7 @@ GNUTLS_3_7_3
gnutls_fips140_get_operation_state;
gnutls_fips140_push_context;
gnutls_fips140_pop_context;
+ gnutls_get_library_config;
local:
*;
} GNUTLS_3_7_2;