summaryrefslogtreecommitdiff
path: root/lib/gnutls_int.h
diff options
context:
space:
mode:
authorFrank Morgner <morgner@informatik.hu-berlin.de>2013-06-29 02:04:09 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-08-30 17:09:02 +0300
commit6d25d31976892cadd8c8cef7c93509bd6ede7dbe (patch)
tree7d3ed59565c97dc84129d231fd12f8294831bca0 /lib/gnutls_int.h
parent1b3b05505559d39a748190dd9ae105c2fb3c5658 (diff)
downloadgnutls-6d25d31976892cadd8c8cef7c93509bd6ede7dbe.tar.gz
ported patch for RSA-PSK
revives some deletions from a8504e254f6ff23200c6069961ab367c9cec43a0 original patch can be found in e3c245b951530a92fc610a130faf167a37461073 f06ba1b71fa2cf9e1f3e33ea58cda94aaff88f20
Diffstat (limited to 'lib/gnutls_int.h')
-rw-r--r--lib/gnutls_int.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/gnutls_int.h b/lib/gnutls_int.h
index bffa3e41d7..eaccdbaaf5 100644
--- a/lib/gnutls_int.h
+++ b/lib/gnutls_int.h
@@ -703,6 +703,8 @@ typedef struct
{
gnutls_dh_params_t dh_params;
int free_dh_params;
+ gnutls_rsa_params_t rsa_params;
+ int free_rsa_params;
} internal_params_st;
/* DTLS session state