Searched refs:SSL_ST_ACCEPT (Results 1 - 25 of 49) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssl23.h78 # define SSL23_ST_SR_CLNT_HELLO_A (0x210|SSL_ST_ACCEPT)
79 # define SSL23_ST_SR_CLNT_HELLO_B (0x211|SSL_ST_ACCEPT)
H A Dssl2.h241 # define SSL2_ST_GET_CLIENT_HELLO_A (0x10|SSL_ST_ACCEPT)
242 # define SSL2_ST_GET_CLIENT_HELLO_B (0x11|SSL_ST_ACCEPT)
243 # define SSL2_ST_GET_CLIENT_HELLO_C (0x12|SSL_ST_ACCEPT)
244 # define SSL2_ST_SEND_SERVER_HELLO_A (0x20|SSL_ST_ACCEPT)
245 # define SSL2_ST_SEND_SERVER_HELLO_B (0x21|SSL_ST_ACCEPT)
246 # define SSL2_ST_GET_CLIENT_MASTER_KEY_A (0x30|SSL_ST_ACCEPT)
247 # define SSL2_ST_GET_CLIENT_MASTER_KEY_B (0x31|SSL_ST_ACCEPT)
248 # define SSL2_ST_SEND_SERVER_VERIFY_A (0x40|SSL_ST_ACCEPT)
249 # define SSL2_ST_SEND_SERVER_VERIFY_B (0x41|SSL_ST_ACCEPT)
250 # define SSL2_ST_SEND_SERVER_VERIFY_C (0x42|SSL_ST_ACCEPT)
[all...]
H A Dssl3.h690 # define SSL3_ST_SW_FLUSH (0x100|SSL_ST_ACCEPT)
692 # define DTLS1_SCTP_ST_SW_WRITE_SOCK (0x310|SSL_ST_ACCEPT)
693 # define DTLS1_SCTP_ST_SR_READ_SOCK (0x320|SSL_ST_ACCEPT)
697 # define SSL3_ST_SR_CLNT_HELLO_A (0x110|SSL_ST_ACCEPT)
698 # define SSL3_ST_SR_CLNT_HELLO_B (0x111|SSL_ST_ACCEPT)
699 # define SSL3_ST_SR_CLNT_HELLO_C (0x112|SSL_ST_ACCEPT)
700 # define SSL3_ST_SR_CLNT_HELLO_D (0x115|SSL_ST_ACCEPT)
702 # define DTLS1_ST_SW_HELLO_VERIFY_REQUEST_A (0x113|SSL_ST_ACCEPT)
703 # define DTLS1_ST_SW_HELLO_VERIFY_REQUEST_B (0x114|SSL_ST_ACCEPT)
704 # define SSL3_ST_SW_HELLO_REQ_A (0x120|SSL_ST_ACCEPT)
[all...]
H A Dssl_stat.c96 case SSL_ST_ACCEPT:
114 case SSL_ST_BEFORE | SSL_ST_ACCEPT:
117 case SSL_ST_OK | SSL_ST_ACCEPT:
493 case SSL_ST_ACCEPT:
H A Ds23_srvr.c174 case SSL_ST_ACCEPT:
175 case SSL_ST_BEFORE | SSL_ST_ACCEPT:
176 case SSL_ST_OK | SSL_ST_ACCEPT:
183 s->type = SSL_ST_ACCEPT;
H A Dd1_srvr.c225 /* s->state=SSL_ST_ACCEPT; */
228 case SSL_ST_ACCEPT:
229 case SSL_ST_BEFORE | SSL_ST_ACCEPT:
230 case SSL_ST_OK | SSL_ST_ACCEPT:
240 s->type = SSL_ST_ACCEPT;
H A Ds2_srvr.c179 case SSL_ST_ACCEPT:
180 case SSL_ST_BEFORE | SSL_ST_ACCEPT:
181 case SSL_ST_OK | SSL_ST_ACCEPT:
188 s->type = SSL_ST_ACCEPT;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dssl23.h76 #define SSL23_ST_SR_CLNT_HELLO_A (0x210|SSL_ST_ACCEPT)
77 #define SSL23_ST_SR_CLNT_HELLO_B (0x211|SSL_ST_ACCEPT)
H A Dssl2.h243 #define SSL2_ST_GET_CLIENT_HELLO_A (0x10|SSL_ST_ACCEPT)
244 #define SSL2_ST_GET_CLIENT_HELLO_B (0x11|SSL_ST_ACCEPT)
245 #define SSL2_ST_GET_CLIENT_HELLO_C (0x12|SSL_ST_ACCEPT)
246 #define SSL2_ST_SEND_SERVER_HELLO_A (0x20|SSL_ST_ACCEPT)
247 #define SSL2_ST_SEND_SERVER_HELLO_B (0x21|SSL_ST_ACCEPT)
248 #define SSL2_ST_GET_CLIENT_MASTER_KEY_A (0x30|SSL_ST_ACCEPT)
249 #define SSL2_ST_GET_CLIENT_MASTER_KEY_B (0x31|SSL_ST_ACCEPT)
250 #define SSL2_ST_SEND_SERVER_VERIFY_A (0x40|SSL_ST_ACCEPT)
251 #define SSL2_ST_SEND_SERVER_VERIFY_B (0x41|SSL_ST_ACCEPT)
252 #define SSL2_ST_SEND_SERVER_VERIFY_C (0x42|SSL_ST_ACCEPT)
[all...]
H A Dssl3.h487 #define SSL3_ST_SW_FLUSH (0x100|SSL_ST_ACCEPT)
490 #define SSL3_ST_SR_CLNT_HELLO_A (0x110|SSL_ST_ACCEPT)
491 #define SSL3_ST_SR_CLNT_HELLO_B (0x111|SSL_ST_ACCEPT)
492 #define SSL3_ST_SR_CLNT_HELLO_C (0x112|SSL_ST_ACCEPT)
494 #define DTLS1_ST_SW_HELLO_VERIFY_REQUEST_A (0x113|SSL_ST_ACCEPT)
495 #define DTLS1_ST_SW_HELLO_VERIFY_REQUEST_B (0x114|SSL_ST_ACCEPT)
496 #define SSL3_ST_SW_HELLO_REQ_A (0x120|SSL_ST_ACCEPT)
497 #define SSL3_ST_SW_HELLO_REQ_B (0x121|SSL_ST_ACCEPT)
498 #define SSL3_ST_SW_HELLO_REQ_C (0x122|SSL_ST_ACCEPT)
499 #define SSL3_ST_SW_SRVR_HELLO_A (0x130|SSL_ST_ACCEPT)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl23.h76 #define SSL23_ST_SR_CLNT_HELLO_A (0x210|SSL_ST_ACCEPT)
77 #define SSL23_ST_SR_CLNT_HELLO_B (0x211|SSL_ST_ACCEPT)
H A Dssl2.h243 #define SSL2_ST_GET_CLIENT_HELLO_A (0x10|SSL_ST_ACCEPT)
244 #define SSL2_ST_GET_CLIENT_HELLO_B (0x11|SSL_ST_ACCEPT)
245 #define SSL2_ST_GET_CLIENT_HELLO_C (0x12|SSL_ST_ACCEPT)
246 #define SSL2_ST_SEND_SERVER_HELLO_A (0x20|SSL_ST_ACCEPT)
247 #define SSL2_ST_SEND_SERVER_HELLO_B (0x21|SSL_ST_ACCEPT)
248 #define SSL2_ST_GET_CLIENT_MASTER_KEY_A (0x30|SSL_ST_ACCEPT)
249 #define SSL2_ST_GET_CLIENT_MASTER_KEY_B (0x31|SSL_ST_ACCEPT)
250 #define SSL2_ST_SEND_SERVER_VERIFY_A (0x40|SSL_ST_ACCEPT)
251 #define SSL2_ST_SEND_SERVER_VERIFY_B (0x41|SSL_ST_ACCEPT)
252 #define SSL2_ST_SEND_SERVER_VERIFY_C (0x42|SSL_ST_ACCEPT)
[all...]
H A Dssl3.h487 #define SSL3_ST_SW_FLUSH (0x100|SSL_ST_ACCEPT)
490 #define SSL3_ST_SR_CLNT_HELLO_A (0x110|SSL_ST_ACCEPT)
491 #define SSL3_ST_SR_CLNT_HELLO_B (0x111|SSL_ST_ACCEPT)
492 #define SSL3_ST_SR_CLNT_HELLO_C (0x112|SSL_ST_ACCEPT)
494 #define DTLS1_ST_SW_HELLO_VERIFY_REQUEST_A (0x113|SSL_ST_ACCEPT)
495 #define DTLS1_ST_SW_HELLO_VERIFY_REQUEST_B (0x114|SSL_ST_ACCEPT)
496 #define SSL3_ST_SW_HELLO_REQ_A (0x120|SSL_ST_ACCEPT)
497 #define SSL3_ST_SW_HELLO_REQ_B (0x121|SSL_ST_ACCEPT)
498 #define SSL3_ST_SW_HELLO_REQ_C (0x122|SSL_ST_ACCEPT)
499 #define SSL3_ST_SW_SRVR_HELLO_A (0x130|SSL_ST_ACCEPT)
[all...]
H A Ds23_srvr.c167 case SSL_ST_ACCEPT:
168 case SSL_ST_BEFORE|SSL_ST_ACCEPT:
169 case SSL_ST_OK|SSL_ST_ACCEPT:
175 s->type=SSL_ST_ACCEPT;
H A Dssl_stat.c69 case SSL_ST_ACCEPT: str="before accept initialization"; break;
75 case SSL_ST_BEFORE|SSL_ST_ACCEPT: str="before/accept initialization"; break;
76 case SSL_ST_OK|SSL_ST_ACCEPT: str="ok/accept SSL initialization"; break;
223 case SSL_ST_ACCEPT: str="AINIT "; break;
H A Dd1_srvr.c180 /* s->state=SSL_ST_ACCEPT; */
183 case SSL_ST_ACCEPT:
184 case SSL_ST_BEFORE|SSL_ST_ACCEPT:
185 case SSL_ST_OK|SSL_ST_ACCEPT:
195 s->type=SSL_ST_ACCEPT;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssl23.h78 # define SSL23_ST_SR_CLNT_HELLO_A (0x210|SSL_ST_ACCEPT)
79 # define SSL23_ST_SR_CLNT_HELLO_B (0x211|SSL_ST_ACCEPT)
H A Dssl2.h241 # define SSL2_ST_GET_CLIENT_HELLO_A (0x10|SSL_ST_ACCEPT)
242 # define SSL2_ST_GET_CLIENT_HELLO_B (0x11|SSL_ST_ACCEPT)
243 # define SSL2_ST_GET_CLIENT_HELLO_C (0x12|SSL_ST_ACCEPT)
244 # define SSL2_ST_SEND_SERVER_HELLO_A (0x20|SSL_ST_ACCEPT)
245 # define SSL2_ST_SEND_SERVER_HELLO_B (0x21|SSL_ST_ACCEPT)
246 # define SSL2_ST_GET_CLIENT_MASTER_KEY_A (0x30|SSL_ST_ACCEPT)
247 # define SSL2_ST_GET_CLIENT_MASTER_KEY_B (0x31|SSL_ST_ACCEPT)
248 # define SSL2_ST_SEND_SERVER_VERIFY_A (0x40|SSL_ST_ACCEPT)
249 # define SSL2_ST_SEND_SERVER_VERIFY_B (0x41|SSL_ST_ACCEPT)
250 # define SSL2_ST_SEND_SERVER_VERIFY_C (0x42|SSL_ST_ACCEPT)
[all...]
H A Dssl3.h690 # define SSL3_ST_SW_FLUSH (0x100|SSL_ST_ACCEPT)
692 # define DTLS1_SCTP_ST_SW_WRITE_SOCK (0x310|SSL_ST_ACCEPT)
693 # define DTLS1_SCTP_ST_SR_READ_SOCK (0x320|SSL_ST_ACCEPT)
697 # define SSL3_ST_SR_CLNT_HELLO_A (0x110|SSL_ST_ACCEPT)
698 # define SSL3_ST_SR_CLNT_HELLO_B (0x111|SSL_ST_ACCEPT)
699 # define SSL3_ST_SR_CLNT_HELLO_C (0x112|SSL_ST_ACCEPT)
700 # define SSL3_ST_SR_CLNT_HELLO_D (0x115|SSL_ST_ACCEPT)
702 # define DTLS1_ST_SW_HELLO_VERIFY_REQUEST_A (0x113|SSL_ST_ACCEPT)
703 # define DTLS1_ST_SW_HELLO_VERIFY_REQUEST_B (0x114|SSL_ST_ACCEPT)
704 # define SSL3_ST_SW_HELLO_REQ_A (0x120|SSL_ST_ACCEPT)
[all...]
H A Dssl_stat.c96 case SSL_ST_ACCEPT:
114 case SSL_ST_BEFORE | SSL_ST_ACCEPT:
117 case SSL_ST_OK | SSL_ST_ACCEPT:
493 case SSL_ST_ACCEPT:
H A Ds23_srvr.c174 case SSL_ST_ACCEPT:
175 case SSL_ST_BEFORE | SSL_ST_ACCEPT:
176 case SSL_ST_OK | SSL_ST_ACCEPT:
183 s->type = SSL_ST_ACCEPT;
H A Dd1_srvr.c225 /* s->state=SSL_ST_ACCEPT; */
228 case SSL_ST_ACCEPT:
229 case SSL_ST_BEFORE | SSL_ST_ACCEPT:
230 case SSL_ST_OK | SSL_ST_ACCEPT:
240 s->type = SSL_ST_ACCEPT;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/tunala/
H A Dcb.c32 str1 = (w & SSL_ST_CONNECT ? "SSL_connect" : (w & SSL_ST_ACCEPT ?
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/tunala/
H A Dcb.c29 str1 = (w & SSL_ST_CONNECT ? "SSL_connect" : (w & SSL_ST_ACCEPT ?
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/tunala/
H A Dcb.c32 str1 = (w & SSL_ST_CONNECT ? "SSL_connect" : (w & SSL_ST_ACCEPT ?

Completed in 422 milliseconds

12