Home
last modified time | relevance | path

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 DSSL_set1_host.pod5 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 DSSL_CTX_dane_enable.pod221 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 DSSL_set1_host.pod5 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 DSSL_CTX_dane_enable.pod221 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 Dssl.map340 SSL_set_hostflags;
/netbsd-src/crypto/external/bsd/openssl/lib/libssl/
H A Dssl.map442 SSL_set_hostflags;
/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_client.c387 SSL_set_hostflags(ssl, X509_CHECK_FLAG_NO_PARTIAL_WILDCARDS); in add_namechecks()
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dlibssl.num350 SSL_set_hostflags 351 1_1_0 EXIST::FUNCTION:
/netbsd-src/crypto/external/bsd/openssl/dist/util/
H A Dlibssl.num350 SSL_set_hostflags 351 3_0_0 EXIST::FUNCTION:
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dssl.h1747 void SSL_set_hostflags(SSL *s, unsigned int flags);
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_lib.c977 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 Dssl.h.in1782 void SSL_set_hostflags(SSL *s, unsigned int flags);