HomeSort by relevance Sort by last modified time
    Searched refs:BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE (Results 1 - 5 of 5) sorted by null

  /external/openssl/ssl/
d1_clnt.c 176 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE, s->in_handshake, NULL);
761 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE, s->in_handshake, NULL);
    [all...]
d1_srvr.c 180 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE, s->in_handshake, NULL);
840 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE, s->in_handshake, NULL);
    [all...]
  /external/openssl/crypto/bio/
bio.h 180 #define BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE 50
    [all...]
bss_dgram.c     [all...]
  /external/openssl/include/openssl/
bio.h 180 #define BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE 50
    [all...]

Completed in 41 milliseconds