Searched defs:BIO_get_host_ip (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/bio/
H A Db_sock.c120 int BIO_get_host_ip(const char *str, unsigned char *ip) function
729 if (!BIO_get_host_ip(h,&(ip[0]))) goto err;
/external/openssl/crypto/bio/
H A Db_sock.c120 int BIO_get_host_ip(const char *str, unsigned char *ip) function
729 if (!BIO_get_host_ip(h,&(ip[0]))) goto err;

Completed in 351 milliseconds