Home
last modified time | relevance | path

Searched refs:BIO_F_DGRAM_SCTP_WRITE (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/crypto/openssl/crypto/bio/
Dbio_err.c99 {ERR_FUNC(BIO_F_DGRAM_SCTP_WRITE), "DGRAM_SCTP_WRITE"},
Dbio.h836 # define BIO_F_DGRAM_SCTP_WRITE 133 macro
Dbss_dgram.c1367 BIOerr(BIO_F_DGRAM_SCTP_WRITE, ERR_R_MALLOC_FAILURE); in dgram_sctp_write()