Home
last modified time | relevance | path

Searched refs:BIO_F_DGRAM_SCTP_READ (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/include/openssl/
Dbioerr.h71 # define BIO_F_DGRAM_SCTP_READ 132 macro
/third_party/openssl/crypto/bio/
Dbio_err.c62 {ERR_PACK(ERR_LIB_BIO, BIO_F_DGRAM_SCTP_READ, 0), "dgram_sctp_read"},
Dbss_dgram.c1198 BIOerr(BIO_F_DGRAM_SCTP_READ, ERR_R_MALLOC_FAILURE); in dgram_sctp_read()
1218 BIOerr(BIO_F_DGRAM_SCTP_READ, BIO_R_CONNECT_ERROR); in dgram_sctp_read()
/third_party/openssl/crypto/err/
Dopenssl.txt175 BIO_F_DGRAM_SCTP_READ:132:dgram_sctp_read