Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/bio/
H A Dbio_err.c76 {ERR_REASON(BIO_R_BAD_HOSTNAME_LOOKUP) , "bad hostname lookup"},
H A Db_sock.c55 BIOerror(BIO_R_BAD_HOSTNAME_LOOKUP); in BIO_get_host_ip()
/dragonfly/crypto/libressl/include/openssl/
H A Dbio.h744 #define BIO_R_BAD_HOSTNAME_LOOKUP 102 macro