Home
last modified time | relevance | path

Searched refs:address (Results 1 – 25 of 45) sorted by relevance

12

/openssl-master/doc/man3/
A DX509_check_host.pod13 int X509_check_email(X509 *, const char *address, size_t addresslen,
17 int X509_check_ip_asc(X509 *, const char *address, unsigned int flags);
22 certificate matches a given hostname, email address, or IP address.
46 is stored at the address passed in B<peername>. The application
51 email B<address>. The mailbox syntax of RFC 822 is supported,
54 SmtpUTF8Mailbox address in subjectAltName according to RFC 8398,
58 characters in the address string or zero in which case the length
59 is calculated with strlen(B<address>).
62 IPv6 address. The B<address> array is in binary format, in network
68 string B<address> is first converted to the internal representation.
[all …]
A DBIO_ADDR.pod46 size B<wherelen> with an address in network byte order pointed at
60 BIO_ADDR_rawaddress() will write the raw address of the given
62 and will set B<*l> to be the amount of bytes the raw address
64 A technique to only find out the size of the address is a call
65 with B<p> set to B<NULL>. The raw address will be in network byte
77 will contain the numerical form of the address. This only works for
97 network byte order address of a specific site. Internally, those are
100 depending on the protocol family the address is for.
A DBIO_connect.pod25 BIO_bind() binds the source address and service to a socket and
29 BIO_connect() connects B<sock> to the address and service given by
34 BIO_listen() has B<sock> start listening on the address and service
41 socket B<accept_sock>. When it gets a connection, the address and
68 Try to reuse the address and port combination for a recently closed
A DBIO_s_connect.pod61 The hostname can be an IP address; if the address is an IPv6 one, it
70 BIO_set_conn_address() sets the address and port information using
82 BIO_get_conn_address() returns the address information as a BIO_ADDR.
148 BIO_get_conn_address() returns the address information or NULL if none
154 BIO_get_conn_ip_family() returns the address family or -1 if none was set.
A DOSSL_PARAM_int.pod51 #define OSSL_PARAM_TYPE(key, address)
52 #define OSSL_PARAM_BN(key, address, size)
53 #define OSSL_PARAM_utf8_string(key, address, size)
54 #define OSSL_PARAM_octet_string(key, address, size)
55 #define OSSL_PARAM_utf8_ptr(key, address, size)
56 #define OSSL_PARAM_octet_ptr(key, address, size)
166 provided I<key> and parameter variable I<address>.
172 The storage for this parameter is at I<address> and is of I<size> bytes.
224 The value is copied to the address I<val>.
A DBIO_parse_hostserv.pod38 The host part can be a name or an IP address. If it's a IPv6
39 address, it MUST be enclosed in brackets, such as '[::1]'.
A DBIO_ADDRINFO.pod39 The B<BIO_ADDRINFO> type is a wrapper for address information
46 uses B<lookup_type> to determine what the default address should
97 address is required then the B<protocol> parameter to BIO_lookup_ex() should be
A DDTLSv1_listen.pod30 address. An attacker could forge its source IP address and then send handshake
40 address. In this case a TLSv1.3 application would be susceptible to this attack.
48 that address. All of this can be done by the server without allocating any
A DX509_VERIFY_PARAM_set_flags.pod190 X509_VERIFY_PARAM_get0_email() returns the expected RFC822 email address.
192 X509_VERIFY_PARAM_set1_email() sets the expected RFC822 email address to
194 B<emaillen> must be set to the length of B<email>. When an email address
198 X509_VERIFY_PARAM_get1_ip_asc() returns the expected IP address as a string.
201 X509_VERIFY_PARAM_set1_ip() sets the expected IP address to B<ip>.
204 address is specified, certificate verification automatically invokes
207 X509_VERIFY_PARAM_set1_ip_asc() sets the expected IP address to
A DX509_STORE_CTX_get_error.pod317 address format of a form not mentioned in RFC3280. This could be caused by
380 =item B<X509_V_ERR_EMAIL_MISMATCH: email address mismatch>
382 Email address mismatch.
384 =item B<X509_V_ERR_IP_ADDRESS_MISMATCH: IP address mismatch>
386 IP address mismatch.
A DOSSL_CRMF_pbmp_new.pod31 On success writes the address of the newly
A DBIO_s_accept.pod69 any interface. If the host is an IPv6 address, it has to be
114 to create the accept socket and bind an address to it. Second
A DOSSL_HTTP_parse_url.pod51 The host (or server) component may be a DNS name or an IP address
/openssl-master/crypto/des/asm/
A Ddes_enc.m4106 ! The macro also loads address sbox 1 to 5 to global 1 to 5, address
121 ! parameter 5 key address
292 ! local6 is address sbox 6
751 ! parameter 1 address
800 ! parameter 1 address
806 ! adds 8 to address
854 ! parameter 1 address
925 ! parameter 1 address
976 ! parameter 1 address
1091 ! key address in3
[all …]
/openssl-master/doc/internal/man3/
A Dossl_rand_get_entropy.pod29 bytes. The buffer address is stored in I<*pout> and the buffer length is
41 most I<max_len> bytes. The buffer address is stored in I<*pout> and the
/openssl-master/test/recipes/80-test_cmp_http_data/
A Dtest_connection.csv6 TBD,IP address, -section,, -server,_SERVER_IP:_SERVER_PORT,,,,,,,,,,,,,,
18 TBD,server IP address with TLS port, -section,, -server,_SERVER_IP:_SERVER_TLS,,,,,BLANK,,,,BLANK,,…
/openssl-master/crypto/dso/
A Ddso_dlfcn.c313 static int dladdr(void *address, Dl_info *dl) in dladdr() argument
316 v = _rld_new_interface(_RLD_DLADDR, address, dl); in dladdr()
/openssl-master/apps/
A Dopenssl-vms.cnf219 # Import the email address.
257 # Include email address in subject alt name: another PKIX recommendation
292 # Import the email address.
A Dopenssl.cnf219 # Import the email address.
257 # Include email address in subject alt name: another PKIX recommendation
292 # Import the email address.
/openssl-master/crypto/comp/
A Dc_zlib.c56 static void zlib_zfree(void *opaque, void *address) in zlib_zfree() argument
58 OPENSSL_free(address); in zlib_zfree()
/openssl-master/doc/man5/
A Dx509v3_config.pod223 B<email> (an email address),
227 B<IP> (an IP address),
236 The IP address used in the B<IP> option can be in either IPv4 or IPv6 format.
269 address should be provided as UTF8String. To enforce the valid representation in
/openssl-master/
A DNOTES-NONSTOP.md83 The current OpenSSL default memory model uses the default platform address
84 model. If you need a different address model, you must specify the appropriate
/openssl-master/doc/man1/
A Dopenssl-x509.pod.in275 Prints the email address(es) if any.
315 Prints the OCSP responder address(es) if any.
349 Check that the certificate matches the specified email address.
353 Check that the certificate matches the specified IP address.
745 not print the same address more than once.
A Dopenssl-smime.pod.in277 address matches that specified in the From: address.
458 address.
A Dopenssl-cms.pod.in490 address where receipts should be supplied.
494 Add an explicit email address where signed receipts should be sent to. This
584 address matches that specified in the From: address.
872 address.

Completed in 33 milliseconds

12