summaryrefslogtreecommitdiff
path: root/devel/libgnutls-latest-x86_64.abi
diff options
context:
space:
mode:
authorDaiki Ueno <dueno@redhat.com>2020-03-15 11:18:30 +0100
committerDaiki Ueno <dueno@redhat.com>2020-03-19 16:56:49 +0100
commitab032b55834ed837f4093d9fe59190e74d52d250 (patch)
treec493e38e469592256151a9ced3f7916b9ef637b0 /devel/libgnutls-latest-x86_64.abi
parentf523ca002e8ce823bca376e7fefe6169c1bdb636 (diff)
downloadgnutls-tmp-prf-get.tar.gz
state: add function to get the current hash algorithmtmp-prf-get
This is particularly useful when the application applies key derivation function by itself with the same underlying hash algorithm as the session. Signed-off-by: Daiki Ueno <dueno@redhat.com>
Diffstat (limited to 'devel/libgnutls-latest-x86_64.abi')
-rw-r--r--devel/libgnutls-latest-x86_64.abi1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libgnutls-latest-x86_64.abi b/devel/libgnutls-latest-x86_64.abi
index 78d61778e4..76552ab037 100644
--- a/devel/libgnutls-latest-x86_64.abi
+++ b/devel/libgnutls-latest-x86_64.abi
@@ -48,6 +48,7 @@
<elf-symbol name='_gnutls_mpi_log' version='GNUTLS_PRIVATE_3_4' is-default-version='yes' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
<elf-symbol name='_gnutls_pkcs11_token_get_url' version='GNUTLS_PRIVATE_3_4' is-default-version='yes' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
<elf-symbol name='_gnutls_pkcs12_string_to_key' version='GNUTLS_PRIVATE_3_4' is-default-version='yes' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
+ <elf-symbol name='gnutls_prf_hash_get' version='GNUTLS_3_6_13' is-default-version='yes' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
<elf-symbol name='_gnutls_prf_raw' version='GNUTLS_FIPS140_3_4' is-default-version='yes' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
<elf-symbol name='_gnutls_record_overhead' version='GNUTLS_PRIVATE_3_4' is-default-version='yes' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
<elf-symbol name='_gnutls_record_set_default_version' version='GNUTLS_PRIVATE_3_4' is-default-version='yes' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>