Home
last modified time | relevance | path

Searched refs:family (Results 26 – 46 of 46) sorted by relevance

12

/openssl/demos/guide/
H A Dquic-hq-interop.c115 int family, BIO_ADDR **peer_addr) in create_socket_bio() argument
125 if (!BIO_lookup_ex(hostname, port, BIO_LOOKUP_CLIENT, family, SOCK_DGRAM, 0, in create_socket_bio()
/openssl/doc/man3/
H A DPEM_read_bio_ex.pod23 It should generally only be used to implement PEM_read_bio_-family functions
H A DSSL_CTX_set_timeout.pod33 L<SSL_SESSION_get_time(3)> family of functions.
H A DSSL_CTX_set_cert_store.pod48 L<SSL_CTX_set_verify(3)> family of functions.
H A DMD5.pod82 applications. In new applications, hashes from the SHA-2 or SHA-3 family
H A DSSL_CTX_set_cert_verify_callback.pod78 family of functions.
H A DSSL_get_ciphers.pod83 the L<SSL_CIPHER_get_name(3)> family of functions.
H A DSSL_CTX_set_client_cert_cb.pod47 L<SSL_CTX_use_certificate(3)> family of functions,
H A DSSL_CTX_load_verify_locations.pod107 family of functions.
H A DSSL_CTX_set_client_hello_cb.pod104 The SSL_client_hello_* family of functions may only be called from code executing
H A DDTLSv1_listen.pod63 does not support this), then B<*peer> will be cleared and the family set to
H A DBIO_sendmmsg.pod84 B<BIO_ADDR> it points to will be cleared (address family set to C<AF_UNSPEC>).
/openssl/doc/man7/
H A DEVP_MD-SHAKE.pod6 - The SHAKE / KECCAK family EVP_MD implementations
H A Dossl-guide-tls-client-block.pod177 if (!BIO_lookup_ex(hostname, port, BIO_LOOKUP_CLIENT, family, SOCK_STREAM, 0,
215 "www.example.com" and "443". Note also the use of the family variable, which
H A Dossl-guide-quic-client-block.pod97 if (!BIO_lookup_ex(hostname, port, BIO_LOOKUP_CLIENT, family, SOCK_DGRAM, 0,
/openssl/test/
H A Dssl_old_test.c629 int doit_localhost(SSL *s_ssl, SSL *c_ssl, int family,
1933 int doit_localhost(SSL *s_ssl, SSL *c_ssl, int family, long count, in doit_localhost() argument
1944 acpt = BIO_new_accept(family == BIO_FAMILY_IPV4 ? "127.0.0.1:0" in doit_localhost()
1948 BIO_set_accept_ip_family(acpt, family); in doit_localhost()
1958 BIO_set_conn_ip_family(client, family); in doit_localhost()
/openssl/include/openssl/
H A Dbio.h.in816 int BIO_ADDR_rawmake(BIO_ADDR *ap, int family,
844 int family, int socktype, BIO_ADDRINFO **res);
846 int lookup_type, int family, int socktype, int protocol,
/openssl/Configurations/
H A DREADME.md198 to identify the platform family.
665 These scripts are per platform family, to check the integrity of the
/openssl/crypto/err/
H A Dopenssl.txt170 BIO_R_UNAVAILABLE_IP_FAMILY:145:unavailable ip family
173 BIO_R_UNSUPPORTED_IP_FAMILY:146:unsupported ip family
175 BIO_R_UNSUPPORTED_PROTOCOL_FAMILY:131:unsupported protocol family
/openssl/
H A DINSTALL.md5 systems: the Unix/Linux family (including macOS), OpenVMS,
1292 compiler are in the same "family". This becomes relevant with
H A DCHANGES.md892 * The SSL_CTX_set_cipher_list family functions now accept ciphers using their
5359 than the source tree. It produces one Makefile (for unix family
6831 the `PEM_write_bio*` family of functions. These are mainly used within the
8033 the `PEM_write_bio*` family of functions. These are mainly used within the
10436 "family."

Completed in 132 milliseconds

12