Home
last modified time | relevance | path

Searched refs:BIO_R_EOF_ON_MEMORY_BIO (Results 1 – 2 of 2) sorted by relevance

/dragonfly/crypto/libressl/crypto/bio/
H A Dbio_err.c79 {ERR_REASON(BIO_R_EOF_ON_MEMORY_BIO) , "EOF on memory BIO"},
/dragonfly/crypto/libressl/include/openssl/
H A Dbio.h747 #define BIO_R_EOF_ON_MEMORY_BIO 127 macro