Home
last modified time | relevance | path

Searched refs:BIO_get_accept_socket (Results 1 – 5 of 5) sorted by relevance

/external/openssl/patches/
D0006-fix_clang_build.patch3 @@ -629,7 +629,8 @@ int BIO_get_accept_socket(char *host, in
13 @@ -704,10 +705,10 @@ int BIO_get_accept_socket(char *host, in
27 @@ -719,7 +720,7 @@ int BIO_get_accept_socket(char *host, in
/external/openssl/crypto/bio/
Dbss_acpt.c215 s=BIO_get_accept_socket(c->param_addr,c->bind_mode); in acpt_state()
Db_sock.c622 int BIO_get_accept_socket(char *host, int bind_mode) in BIO_get_accept_socket() function
Dbio.h726 int BIO_get_accept_socket(char *host_port,int mode);
/external/openssl/include/openssl/
Dbio.h726 int BIO_get_accept_socket(char *host_port,int mode);