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

/external/chromium_org/third_party/openssl/openssl/crypto/bio/
H A Db_sock.c136 if (BIO_sock_init() != 1)
471 int BIO_sock_init(void) function
641 if (BIO_sock_init() != 1) return(INVALID_SOCKET);
/external/openssl/crypto/bio/
H A Db_sock.c136 if (BIO_sock_init() != 1)
471 int BIO_sock_init(void) function
641 if (BIO_sock_init() != 1) return(INVALID_SOCKET);

Completed in 72 milliseconds