Home
last modified time | relevance | path

Searched refs:BIO_ADDRINFO_protocol (Results 1 – 11 of 11) sorted by relevance

/freebsd/crypto/openssl/apps/lib/
H A Ds_socket.c116 || protocol == BIO_ADDRINFO_protocol(ai))); in init_client()
129 BIO_ADDRINFO_protocol(ai), 0); in init_client()
163 if (BIO_ADDRINFO_protocol(ai) == IPPROTO_TCP) { in init_client()
325 && (protocol == 0 || protocol == BIO_ADDRINFO_protocol(res))); in do_server()
329 sock_protocol = BIO_ADDRINFO_protocol(res); in do_server()
339 && BIO_ADDRINFO_protocol(next) == sock_protocol) { in do_server()
/freebsd/crypto/openssl/doc/man3/
H A DBIO_ADDRINFO.pod7 BIO_ADDRINFO_family, BIO_ADDRINFO_socktype, BIO_ADDRINFO_protocol,
33 int BIO_ADDRINFO_protocol(const BIO_ADDRINFO *bai);
70 BIO_ADDRINFO_protocol() returns the protocol id of the given
/freebsd/crypto/openssl/crypto/bio/
H A Dbio_sock.c268 BIO_ADDRINFO_protocol(res), 0)) == INVALID_SOCKET) { in BIO_get_accept_socket()
H A Dbss_acpt.c223 BIO_ADDRINFO_protocol(c->addr_iter), 0); in acpt_state()
H A Dbio_addr.c400 int BIO_ADDRINFO_protocol(const BIO_ADDRINFO *bai) in BIO_ADDRINFO_protocol() function
H A Dbss_conn.c176 BIO_ADDRINFO_protocol(c->addr_iter), 0); in conn_state()
/freebsd/crypto/openssl/include/openssl/
H A Dbio.h856 int BIO_ADDRINFO_protocol(const BIO_ADDRINFO *bai);
H A Dbio.h.in833 int BIO_ADDRINFO_protocol(const BIO_ADDRINFO *bai);
/freebsd/secure/lib/libcrypto/
H A DVersion.map249 BIO_ADDRINFO_protocol;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile843 MLINKS+= BIO_ADDRINFO.3 BIO_ADDRINFO_protocol.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num527 BIO_ADDRINFO_protocol 540 3_0_0 EXIST::FUNCTION:SOCK