• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/

Lines Matching refs:SSL_ST_ACCEPT

690 # 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)
705 # define SSL3_ST_SW_HELLO_REQ_B (0x121|SSL_ST_ACCEPT)
706 # define SSL3_ST_SW_HELLO_REQ_C (0x122|SSL_ST_ACCEPT)
707 # define SSL3_ST_SW_SRVR_HELLO_A (0x130|SSL_ST_ACCEPT)
708 # define SSL3_ST_SW_SRVR_HELLO_B (0x131|SSL_ST_ACCEPT)
709 # define SSL3_ST_SW_CERT_A (0x140|SSL_ST_ACCEPT)
710 # define SSL3_ST_SW_CERT_B (0x141|SSL_ST_ACCEPT)
711 # define SSL3_ST_SW_KEY_EXCH_A (0x150|SSL_ST_ACCEPT)
712 # define SSL3_ST_SW_KEY_EXCH_B (0x151|SSL_ST_ACCEPT)
713 # define SSL3_ST_SW_CERT_REQ_A (0x160|SSL_ST_ACCEPT)
714 # define SSL3_ST_SW_CERT_REQ_B (0x161|SSL_ST_ACCEPT)
715 # define SSL3_ST_SW_SRVR_DONE_A (0x170|SSL_ST_ACCEPT)
716 # define SSL3_ST_SW_SRVR_DONE_B (0x171|SSL_ST_ACCEPT)
718 # define SSL3_ST_SR_CERT_A (0x180|SSL_ST_ACCEPT)
719 # define SSL3_ST_SR_CERT_B (0x181|SSL_ST_ACCEPT)
720 # define SSL3_ST_SR_KEY_EXCH_A (0x190|SSL_ST_ACCEPT)
721 # define SSL3_ST_SR_KEY_EXCH_B (0x191|SSL_ST_ACCEPT)
722 # define SSL3_ST_SR_CERT_VRFY_A (0x1A0|SSL_ST_ACCEPT)
723 # define SSL3_ST_SR_CERT_VRFY_B (0x1A1|SSL_ST_ACCEPT)
724 # define SSL3_ST_SR_CHANGE_A (0x1B0|SSL_ST_ACCEPT)
725 # define SSL3_ST_SR_CHANGE_B (0x1B1|SSL_ST_ACCEPT)
727 # define SSL3_ST_SR_NEXT_PROTO_A (0x210|SSL_ST_ACCEPT)
728 # define SSL3_ST_SR_NEXT_PROTO_B (0x211|SSL_ST_ACCEPT)
730 # define SSL3_ST_SR_FINISHED_A (0x1C0|SSL_ST_ACCEPT)
731 # define SSL3_ST_SR_FINISHED_B (0x1C1|SSL_ST_ACCEPT)
733 # define SSL3_ST_SW_CHANGE_A (0x1D0|SSL_ST_ACCEPT)
734 # define SSL3_ST_SW_CHANGE_B (0x1D1|SSL_ST_ACCEPT)
735 # define SSL3_ST_SW_FINISHED_A (0x1E0|SSL_ST_ACCEPT)
736 # define SSL3_ST_SW_FINISHED_B (0x1E1|SSL_ST_ACCEPT)
737 # define SSL3_ST_SW_SESSION_TICKET_A (0x1F0|SSL_ST_ACCEPT)
738 # define SSL3_ST_SW_SESSION_TICKET_B (0x1F1|SSL_ST_ACCEPT)
739 # define SSL3_ST_SW_CERT_STATUS_A (0x200|SSL_ST_ACCEPT)
740 # define SSL3_ST_SW_CERT_STATUS_B (0x201|SSL_ST_ACCEPT)