summaryrefslogtreecommitdiff
path: root/lib/gnutls_algorithms.h
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-08-10 10:18:16 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-08-10 11:42:28 +0200
commit63d331755f55fc121481b42d7ac3210c89603ea8 (patch)
tree27057a9dc890dc52384d72c13542868219efa90c /lib/gnutls_algorithms.h
parent14aa5a5f99f1e50a3643a008c8aed358a1517def (diff)
downloadgnutls-remove-rsa-export.tar.gz
Removed support for EXPORT ciphersuitesremove-rsa-export
Diffstat (limited to 'lib/gnutls_algorithms.h')
-rw-r--r--lib/gnutls_algorithms.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/gnutls_algorithms.h b/lib/gnutls_algorithms.h
index 8fa0fcb396..2f9368096c 100644
--- a/lib/gnutls_algorithms.h
+++ b/lib/gnutls_algorithms.h
@@ -83,7 +83,6 @@ int _gnutls_cipher_get_export_flag (gnutls_cipher_algorithm_t algorithm);
/* Functions for key exchange. */
int _gnutls_kx_needs_dh_params (gnutls_kx_algorithm_t algorithm);
-int _gnutls_kx_needs_rsa_params (gnutls_kx_algorithm_t algorithm);
mod_auth_st *_gnutls_kx_auth_struct (gnutls_kx_algorithm_t algorithm);
int _gnutls_kx_is_ok (gnutls_kx_algorithm_t algorithm);