mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-18 21:05:26 +00:00
parent
6432c7e782
commit
ee7db9cb6d
8 changed files with 8 additions and 8 deletions
|
|
@ -75,7 +75,7 @@ int main( void )
|
|||
int client_fd = -1;
|
||||
|
||||
unsigned char buf[2048];
|
||||
unsigned char hash[20];
|
||||
unsigned char hash[32];
|
||||
unsigned char buf2[2];
|
||||
const char *pers = "dh_server";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue