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

  /external/openssl/ssl/
d1_pkt.c 925 s->d1->shutdown_received && !BIO_dgram_sctp_msg_waiting(SSL_get_rbio(s)))
    [all...]
d1_clnt.c 257 if (BIO_dgram_sctp_msg_waiting(SSL_get_rbio(s)))
    [all...]
d1_srvr.c 347 if (BIO_dgram_sctp_msg_waiting(SSL_get_rbio(s)))
    [all...]
  /external/openssl/crypto/bio/
bio.h 738 int BIO_dgram_sctp_msg_waiting(BIO *b);
    [all...]
bss_dgram.c     [all...]
  /external/openssl/include/openssl/
bio.h 738 int BIO_dgram_sctp_msg_waiting(BIO *b);
    [all...]

Completed in 107 milliseconds