summaryrefslogtreecommitdiff
path: root/crypto/symhacks.h
diff options
context:
space:
mode:
authorsteve <steve>2011-12-14 22:17:05 +0000
committersteve <steve>2011-12-14 22:17:05 +0000
commit619f4f5772e02b9110e0dbe4b425fea6b2b0a7d6 (patch)
treeac2b40ef1a3d6ea92a1fe799dfb711764e2f4fff /crypto/symhacks.h
parent7bc9139d1c010872b4e8717104717fe235e989f7 (diff)
downloadopenssl-619f4f5772e02b9110e0dbe4b425fea6b2b0a7d6.tar.gz
PR: 1794
Submitted by: Peter Sylvester <peter.sylvester@edelweb.fr> Reviewed by: steve Remove unnecessary code for srp and to add some comments to s_client. - the callback to provide a user during client connect is no longer necessary since rfc 5054 a connection attempt with an srp cipher and no user is terminated when the cipher is acceptable - comments to indicate in s_client the (non-)usefulness of th primalaty tests for non known group parameters.
Diffstat (limited to 'crypto/symhacks.h')
-rw-r--r--crypto/symhacks.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/symhacks.h b/crypto/symhacks.h
index 98e06b430..124362799 100644
--- a/crypto/symhacks.h
+++ b/crypto/symhacks.h
@@ -202,9 +202,6 @@
#define SSL_CTX_set_srp_verify_param_callback SSL_CTX_set_srp_vfy_param_cb
#undef SSL_CTX_set_srp_username_callback
#define SSL_CTX_set_srp_username_callback SSL_CTX_set_srp_un_cb
-#undef SSL_CTX_set_srp_missing_srp_username_callback
-#define SSL_CTX_set_srp_missing_srp_username_callback \
- SSL_CTX_set_srp_miss_srp_un_cb
/* Hack some long ENGINE names */
#undef ENGINE_get_default_BN_mod_exp_crt