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

  /external/openssl/ssl/
d1_pkt.c 238 BIO_ctrl(SSL_get_rbio(s), BIO_CTRL_DGRAM_SCTP_GET_RCVINFO, sizeof(rdata->recordinfo), &rdata->recordinfo);
    [all...]
  /external/openssl/crypto/bio/
bio.h 186 #define BIO_CTRL_DGRAM_SCTP_GET_RCVINFO 62
    [all...]
  /external/openssl/include/openssl/
bio.h 186 #define BIO_CTRL_DGRAM_SCTP_GET_RCVINFO 62
    [all...]

Completed in 37 milliseconds