Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/bio/
H A Dbio_err.c96 {ERR_REASON(BIO_R_NULL_PARAMETER) , "null parameter"},
H A Dbss_mem.c128 BIOerror(BIO_R_NULL_PARAMETER); in BIO_new_mem_buf()
/dragonfly/crypto/libressl/include/openssl/
H A Dbio.h764 #define BIO_R_NULL_PARAMETER 115 macro