summaryrefslogtreecommitdiff
path: root/devel/libgnutls.abignore
diff options
context:
space:
mode:
authorFrantišek Krenželok <krenzelok.frantisek@gmail.com>2021-12-02 11:14:40 +0000
committerFrantišek Krenželok <krenzelok.frantisek@gmail.com>2021-12-02 11:14:40 +0000
commit3d24dbe6038141e0e63317772fa270c38e2881e8 (patch)
treefbdc2d3dfd59a1806bec0e6cf1d663a2fec40a6e /devel/libgnutls.abignore
parentd8be349fb196d569309f90f5070d7f3958128bce (diff)
parentc83c88d365da14ddda8ad332ba240bc409a0b37a (diff)
downloadgnutls-3d24dbe6038141e0e63317772fa270c38e2881e8.tar.gz
Merge branch 'wip/dueno/abi-check-latest' into 'master'
build: stop running abi-dump-latest at "make files-update" See merge request gnutls/gnutls!1491
Diffstat (limited to 'devel/libgnutls.abignore')
-rw-r--r--devel/libgnutls.abignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/libgnutls.abignore b/devel/libgnutls.abignore
index 8afa94148a..2c074fafca 100644
--- a/devel/libgnutls.abignore
+++ b/devel/libgnutls.abignore
@@ -55,6 +55,16 @@ changed_enumerators = GNUTLS_SEC_PARAM_MAX
name = gnutls_ocsp_status_request_is_checked
return_type_name = unsigned int
+# these functions are only available when compiled with --enable-fips140-mode
+[suppress_function]
+name = drbg_aes_generate
+
+[suppress_function]
+name = drbg_aes_init
+
+[suppress_function]
+name = drbg_aes_reseed
+
# The following should be removed in the new release, after updating the
# abi-dump repository:
[suppress_function]