summaryrefslogtreecommitdiff
path: root/lib/libgnutls.map
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 /lib/libgnutls.map
parentf523ca002e8ce823bca376e7fefe6169c1bdb636 (diff)
downloadgnutls-ab032b55834ed837f4093d9fe59190e74d52d250.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 '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 234d43e755..3cc321beb8 100644
--- a/lib/libgnutls.map
+++ b/lib/libgnutls.map
@@ -1316,6 +1316,7 @@ GNUTLS_3_6_13
gnutls_hkdf_expand;
gnutls_pbkdf2;
gnutls_session_set_keylog_function;
+ gnutls_prf_hash_get;
} GNUTLS_3_6_12;
GNUTLS_FIPS140_3_4 {