Home
last modified time | relevance | path

Searched refs:BIO_get_host_ip (Results 1 – 4 of 4) sorted by relevance

/external/openssl/crypto/bio/
Db_sock.c120 int BIO_get_host_ip(const char *str, unsigned char *ip) in BIO_get_host_ip() function
729 if (!BIO_get_host_ip(h,&(ip[0]))) goto err; in BIO_get_accept_socket()
Dbss_conn.c183 if (BIO_get_host_ip(c->param_hostname,&(c->ip[0])) <= 0) in conn_state()
Dbio.h725 int BIO_get_host_ip(const char *str, unsigned char *ip);
/external/openssl/include/openssl/
Dbio.h725 int BIO_get_host_ip(const char *str, unsigned char *ip);