Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A DBIO_ADDR.pod6 BIO_ADDR_family, BIO_ADDR_rawaddress, BIO_ADDR_rawport,
24 unsigned short BIO_ADDR_rawport(const BIO_ADDR *ap);
73 BIO_ADDR_rawport() returns the raw port of the given B<BIO_ADDR>.
/freebsd/crypto/openssl/crypto/bio/
H A Dbio_addr.c179 unsigned short BIO_ADDR_rawport(const BIO_ADDR *ap) in BIO_ADDR_rawport() function
242 ntohs(BIO_ADDR_rawport(ap))); in addr_strings()
H A Dbio_sock.c92 *port_ptr = ntohs(BIO_ADDR_rawport(BIO_ADDRINFO_address(res))); in BIO_get_port()
/freebsd/crypto/openssl/apps/lib/
H A Ds_socket.c349 sock_port = BIO_ADDR_rawport(sock_address); in do_server()
H A Ds_cb.c813 port = BIO_ADDR_rawport(peer); in generate_stateless_cookie_callback()
/freebsd/crypto/openssl/include/openssl/
H A Dbio.h735 unsigned short BIO_ADDR_rawport(const BIO_ADDR *ap);
H A Dbio.h.in712 unsigned short BIO_ADDR_rawport(const BIO_ADDR *ap);
/freebsd/crypto/openssl/apps/
H A Ds_client.c3273 ntohs(BIO_ADDR_rawport(info.addr))); in print_stuff()
/freebsd/secure/lib/libcrypto/
H A DVersion.map259 BIO_ADDR_rawport;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile765 MLINKS+= BIO_ADDR.3 BIO_ADDR_rawport.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num3429 BIO_ADDR_rawport 3503 3_0_0 EXIST::FUNCTION:SOCK