This commit is contained in:
wangyu- 2018-06-24 08:30:00 -05:00
parent 44d670d113
commit 7c1b34d5df

View File

@ -37,8 +37,6 @@ int is_hmac_used=0;
//TODO key negotiation and forward secrecy
int my_init_keys(const char * user_passwd,int is_client)
{
char tmp[1000]="";