Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbio_err.c81 {ERR_FUNC(BIO_F_BIO_GET_HOST_IP), "BIO_get_host_ip"},
H A Db_sock.c123 BIOerr(BIO_F_BIO_GET_HOST_IP, BIO_R_INVALID_IP_ADDRESS); in BIO_get_host_ip()
146 BIOerr(BIO_F_BIO_GET_HOST_IP, BIO_R_BAD_HOSTNAME_LOOKUP); in BIO_get_host_ip()
152 BIOerr(BIO_F_BIO_GET_HOST_IP, in BIO_get_host_ip()
H A Dbio.h814 # define BIO_F_BIO_GET_HOST_IP 106 macro