summaryrefslogtreecommitdiff
path: root/devel/libgnutls.abignore
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libgnutls.abignore')
-rw-r--r--devel/libgnutls.abignore18
1 files changed, 18 insertions, 0 deletions
diff --git a/devel/libgnutls.abignore b/devel/libgnutls.abignore
index 1589707eeb..afa9168b79 100644
--- a/devel/libgnutls.abignore
+++ b/devel/libgnutls.abignore
@@ -105,3 +105,21 @@ name = gnutls_x509_ct_sct_get
[suppress_function]
name = gnutls_transport_is_ktls_enabled
+
+[suppress_function]
+name = gnutls_fips140_context_init
+
+[suppress_function]
+name = gnutls_fips140_context_deinit
+
+[suppress_function]
+name = gnutls_fips140_push_context
+
+[suppress_function]
+name = gnutls_fips140_pop_context
+
+[suppress_function]
+name = gnutls_fips140_get_operation_state
+
+[suppress_type]
+name = gnutls_fips140_operation_state_t