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

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/bio/
H A Dbio_err.c102 {ERR_FUNC(BIO_F_MEM_WRITE), "MEM_WRITE"},
H A Dbss_mem.c182 BIOerr(BIO_F_MEM_WRITE,BIO_R_NULL_PARAMETER);
187 BIOerr(BIO_F_MEM_WRITE,BIO_R_WRITE_TO_READ_ONLY_BIO);
H A Dbio.h729 #define BIO_F_MEM_WRITE 117 macro

Completed in 105 milliseconds