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

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbio_err.c134 {ERR_REASON(BIO_R_NULL_PARAMETER), "null parameter"},
H A Dbss_mem.c102 BIOerr(BIO_F_BIO_NEW_MEM_BUF, BIO_R_NULL_PARAMETER);
181 BIOerr(BIO_F_MEM_WRITE, BIO_R_NULL_PARAMETER);
H A Dbio.h870 # define BIO_R_NULL_PARAMETER 115 macro

Completed in 110 milliseconds