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

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbio_err.c104 {ERR_FUNC(BIO_F_MEM_WRITE), "MEM_WRITE"},
H A Dbss_mem.c181 BIOerr(BIO_F_MEM_WRITE, BIO_R_NULL_PARAMETER);
186 BIOerr(BIO_F_MEM_WRITE, BIO_R_WRITE_TO_READ_ONLY_BIO);
H A Dbio.h845 # define BIO_F_MEM_WRITE 117 macro

Completed in 102 milliseconds