Home
last modified time | relevance | path

Searched refs:BIO_sock_init (Results 1 – 10 of 10) sorted by relevance

/openssl/crypto/bio/
H A Dbio_sock.c48 if (BIO_sock_init() != 1) in BIO_get_host_ip()
82 if (BIO_sock_init() != 1) in BIO_get_port()
135 int BIO_sock_init(void) in BIO_sock_init() function
259 if (BIO_sock_init() != 1) in BIO_get_accept_socket()
H A Dbio_sock2.c46 if (BIO_sock_init() != 1) in BIO_socket()
H A Dbio_addr.c231 if (BIO_sock_init() != 1) in addr_strings()
703 if (BIO_sock_init() != 1) in BIO_lookup_ex()
/openssl/apps/lib/
H A Ds_socket.c90 if (BIO_sock_init() != 1) in init_client()
306 if (BIO_sock_init() != 1) in do_server()
/openssl/util/
H A Dquicserver.c75 if (BIO_sock_init() != 1) in create_dgram_bio()
H A Dmissingcrypto.txt215 BIO_sock_init(3)
H A Dmissingcrypto111.txt242 BIO_sock_init(3)
H A Dlibcrypto.num1423 BIO_sock_init 1458 3_0_0 EXIST::FUNCTION:SOCK
/openssl/test/helpers/
H A Dhandshake.c1330 if (BIO_sock_init() != 1) in create_sctp_socks()
/openssl/include/openssl/
H A Dbio.h.in851 int BIO_sock_init(void);

Completed in 88 milliseconds