HomeSort by relevance Sort by last modified time
    Searched defs:BIO_CTRL_DGRAM_SCTP_SET_RCVINFO (Results 1 - 3 of 3) sorted by null

  /external/openssl/ssl/
d1_pkt.c 821 BIO_ctrl(SSL_get_rbio(s), BIO_CTRL_DGRAM_SCTP_SET_RCVINFO, sizeof(rdata->recordinfo), &rdata->recordinfo);
    [all...]
  /external/openssl/crypto/bio/
bio.h 187 #define BIO_CTRL_DGRAM_SCTP_SET_RCVINFO 63
    [all...]
  /external/openssl/include/openssl/
bio.h 187 #define BIO_CTRL_DGRAM_SCTP_SET_RCVINFO 63
    [all...]

Completed in 69 milliseconds