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

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbio_err.c141 {ERR_REASON(BIO_R_WRITE_TO_READ_ONLY_BIO), "write to read only BIO"},
H A Dbss_mem.c186 BIOerr(BIO_F_MEM_WRITE, BIO_R_WRITE_TO_READ_ONLY_BIO);
H A Dbio.h877 # define BIO_R_WRITE_TO_READ_ONLY_BIO 126 macro

Completed in 119 milliseconds