Searched defs:BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/ssl/
H A Dd1_clnt.c176 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE, s->in_handshake, NULL); local
761 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE, s->in_handshake, NULL); local
H A Dd1_srvr.c180 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE, s->in_handshake, NULL); local
840 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE, s->in_handshake, NULL); local
/external/openssl/ssl/
H A Dd1_clnt.c176 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE, s->in_handshake, NULL); local
771 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE, s->in_handshake, NULL); local
H A Dd1_srvr.c180 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE, s->in_handshake, NULL); local
853 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE, s->in_handshake, NULL); local
/external/chromium_org/third_party/openssl/openssl/crypto/bio/
H A Dbio.h180 #define BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE 50 macro
/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Dbio.h180 #define BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE 50 macro
/external/openssl/crypto/bio/
H A Dbio.h180 #define BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE 50 macro
/external/openssl/include/openssl/
H A Dbio.h180 #define BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE 50 macro

Completed in 110 milliseconds