Home
last modified time | relevance | path

Searched refs:BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/ssl/
Dd1_clnt.c176 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE, s->in_handshake, NULL); in IMPLEMENT_dtls1_meth_func()
761 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE, s->in_handshake, NULL);
Dd1_srvr.c180 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE, s->in_handshake, NULL); in IMPLEMENT_dtls1_meth_func()
840 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE, s->in_handshake, NULL);
/external/openssl/ssl/
Dd1_clnt.c176 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE, s->in_handshake, NULL); in IMPLEMENT_dtls1_meth_func()
761 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE, s->in_handshake, NULL);
Dd1_srvr.c180 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE, s->in_handshake, NULL); in IMPLEMENT_dtls1_meth_func()
840 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE, s->in_handshake, NULL);
/external/chromium_org/third_party/openssl/openssl/crypto/bio/
Dbio.h180 #define BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE 50 macro
Dbss_dgram.c1370 case BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE: in dgram_sctp_ctrl()
/external/chromium_org/third_party/openssl/openssl/include/openssl/
Dbio.h180 #define BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE 50 macro
/external/openssl/crypto/bio/
Dbio.h180 #define BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE 50 macro
Dbss_dgram.c1370 case BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE: in dgram_sctp_ctrl()
/external/openssl/include/openssl/
Dbio.h180 #define BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE 50 macro