mirror of
https://github.com/drasko/open-ameba.git
synced 2024-11-21 21:44:19 +00:00
update
This commit is contained in:
parent
e7c4487c3b
commit
629e5fdc28
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ const unsigned char *eap_client_cert = NULL;
|
|||
const unsigned char *eap_client_key = NULL;
|
||||
char *eap_client_key_pwd = NULL;
|
||||
|
||||
int max_buf_bio_size = SSL_BUFFER_LEN;
|
||||
//int max_buf_bio_size = SSL_BUFFER_LEN;
|
||||
|
||||
#ifdef CONFIG_ENABLE_EAP
|
||||
void eap_eapol_recvd_hdl(char *buf, int buf_len, int flags, void* handler_user_data);
|
||||
|
|
Loading…
Reference in a new issue