Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/bio/
H A Dbio_err.c103 {ERR_REASON(BIO_R_WRITE_TO_READ_ONLY_BIO), "write to read only BIO"},
H A Dbss_mem.c231 BIOerror(BIO_R_WRITE_TO_READ_ONLY_BIO); in mem_write()
/dragonfly/crypto/libressl/include/openssl/
H A Dbio.h771 #define BIO_R_WRITE_TO_READ_ONLY_BIO 126 macro