Lines Matching refs:address
13 int X509_check_email(X509 *, const char *address, size_t addresslen,
15 int X509_check_ip(X509 *, const unsigned 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
69 string B<address> is first converted to the internal representation.
93 address as appropriate); the default is to ignore the subject DN
98 names of the right type (DNS name or email address as appropriate); the default