Oops... Theses are no longer needed. :)
This commit is contained in:
parent
b06d955f98
commit
6d9596e1d0
@ -17,12 +17,6 @@
|
|||||||
|
|
||||||
#define NET_BUF_SIZE 1024
|
#define NET_BUF_SIZE 1024
|
||||||
|
|
||||||
#define MSG_HSFUCKOFF "HSFUCKOFF"
|
|
||||||
#define MSG_HSFUCKOFF_LEN 9
|
|
||||||
|
|
||||||
#define MSG_HSACK "HSACK"
|
|
||||||
#define MSG_HSACK_LEN 5
|
|
||||||
|
|
||||||
int client_handshake(net_t *const n, crypt_session_t *const s, crypt_key_t *const ok, crypt_key_t *const rk);
|
int client_handshake(net_t *const n, crypt_session_t *const s, crypt_key_t *const ok, crypt_key_t *const rk);
|
||||||
int server_handshake(net_t *const n, crypt_session_t *const s, crypt_key_t *const ok, crypt_key_t *const rk);
|
int server_handshake(net_t *const n, crypt_session_t *const s, crypt_key_t *const ok, crypt_key_t *const rk);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user