Home
last modified time | relevance | path

Searched refs:BIO_ADDR_new (Results 1 – 13 of 13) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DBIO_ADDR.pod5 BIO_ADDR, BIO_ADDR_new, BIO_ADDR_clear, BIO_ADDR_free, BIO_ADDR_rawmake,
17 BIO_ADDR *BIO_ADDR_new(void);
36 BIO_ADDR_new() creates a new unfilled B<BIO_ADDR>, to be used
40 BIO_ADDR_free() frees a B<BIO_ADDR> created with BIO_ADDR_new().
/freebsd/crypto/openssl/apps/lib/
H A Ds_socket.c214 if ((info.addr = BIO_ADDR_new()) != NULL in report_server_accept()
369 ourpeer = BIO_ADDR_new(); in do_server()
H A Ds_cb.c774 lpeer = peer = BIO_ADDR_new(); in generate_stateless_cookie_callback()
/freebsd/crypto/openssl/test/
H A Ddtlsv1listentest.c302 || !TEST_ptr(peer = BIO_ADDR_new())) in dtls_listen_test()
/freebsd/crypto/openssl/crypto/bio/
H A Dbio_addr.c52 BIO_ADDR *BIO_ADDR_new(void) in BIO_ADDR_new() function
602 BIO_ADDR *addr = BIO_ADDR_new(); in addrinfo_wrap()
/freebsd/crypto/openssl/ssl/
H A Dd1_lib.c795 if ((tmpclient = BIO_ADDR_new()) == NULL) { in DTLSv1_listen()
/freebsd/crypto/openssl/apps/
H A Ds_client.c2043 if (sbio == NULL || (peer_info.addr = BIO_ADDR_new()) == NULL) { in s_client_main()
3270 if ((info.addr = BIO_ADDR_new()) != NULL in print_stuff()
H A Ds_server.c2855 if ((client = BIO_ADDR_new()) == NULL) { in init_ssl_connection()
/freebsd/crypto/openssl/include/openssl/
H A Dbio.h728 BIO_ADDR *BIO_ADDR_new(void);
H A Dbio.h.in705 BIO_ADDR *BIO_ADDR_new(void);
/freebsd/secure/lib/libcrypto/
H A DVersion.map255 BIO_ADDR_new;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile761 MLINKS+= BIO_ADDR.3 BIO_ADDR_new.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num2331 BIO_ADDR_new 2381 3_0_0 EXIST::FUNCTION:SOCK