Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/bio/
H A Dbio_err.c93 {ERR_REASON(BIO_R_NO_PORT_DEFINED) , "no port defined"},
/dragonfly/crypto/libressl/include/openssl/
H A Dbio.h761 #define BIO_R_NO_PORT_DEFINED 113 macro