Searched refs:SSL_set_hostflags (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
H A D | SSL_set1_host.pod | 5 SSL_set1_host, SSL_add1_host, SSL_set_hostflags, SSL_get0_peername - 14 void SSL_set_hostflags(SSL *s, unsigned int flags); 27 via SSL_set_hostflags(). Clients that enable DANE TLSA authentication 41 SSL_set_hostflags() sets the B<flags> that will be passed to 84 SSL_set_hostflags(ssl, X509_CHECK_FLAG_NO_PARTIAL_WILDCARDS);
|
H A D | SSL_CTX_dane_enable.pod | 221 SSL_set_hostflags(ssl, X509_CHECK_FLAG_NO_PARTIAL_WILDCARDS); 353 L<SSL_set_hostflags(3)>,
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
H A D | SSL_set1_host.pod | 5 SSL_set1_host, SSL_add1_host, SSL_set_hostflags, SSL_get0_peername - 14 void SSL_set_hostflags(SSL *s, unsigned int flags); 27 via SSL_set_hostflags(). Clients that enable DANE TLSA authentication 41 SSL_set_hostflags() sets the B<flags> that will be passed to 84 SSL_set_hostflags(ssl, X509_CHECK_FLAG_NO_PARTIAL_WILDCARDS);
|
H A D | SSL_CTX_dane_enable.pod | 221 SSL_set_hostflags(ssl, X509_CHECK_FLAG_NO_PARTIAL_WILDCARDS); 354 L<SSL_set_hostflags(3)>,
|
/netbsd-src/crypto/external/bsd/openssl.old/lib/libssl/ |
H A D | ssl.map | 340 SSL_set_hostflags;
|
/netbsd-src/crypto/external/bsd/openssl/lib/libssl/ |
H A D | ssl.map | 442 SSL_set_hostflags;
|
/netbsd-src/external/ibm-public/postfix/dist/src/tls/ |
H A D | tls_client.c | 387 SSL_set_hostflags(ssl, X509_CHECK_FLAG_NO_PARTIAL_WILDCARDS); in add_namechecks()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/ |
H A D | libssl.num | 350 SSL_set_hostflags 351 1_1_0 EXIST::FUNCTION:
|
/netbsd-src/crypto/external/bsd/openssl/dist/util/ |
H A D | libssl.num | 350 SSL_set_hostflags 351 3_0_0 EXIST::FUNCTION:
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
H A D | ssl.h | 1747 void SSL_set_hostflags(SSL *s, unsigned int flags);
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/ |
H A D | ssl_lib.c | 977 void SSL_set_hostflags(SSL *s, unsigned int flags) in SSL_set_hostflags() function
|
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | ssl.h.in | 1782 void SSL_set_hostflags(SSL *s, unsigned int flags);
|