Searched refs:SSL_dane_enable (Results 1 – 8 of 8) sorted by relevance
28 via L<SSL_dane_enable(3)> should leave it to that function to set103 L<SSL_dane_enable(3)>.
5 SSL_CTX_dane_enable, SSL_CTX_dane_mtype_set, SSL_dane_enable,19 int SSL_dane_enable(SSL *s, const char *basedomain);63 SSL_dane_enable() must be called before the SSL handshake is initiated with165 SSL_dane_enable() and SSL_dane_tlsa_add() return a positive value on success.209 if (SSL_dane_enable(ssl, dane_tlsa_domain) <= 0)
328 if (SSL_dane_enable(ssl, base_name) <= 0) { in test_tlsafile()
26 SSL_dane_enable 27 1_1_0 EXIST::FUNCTION:
1742 __owur int SSL_dane_enable(SSL *s, const char *basedomain);
2037 if (SSL_dane_enable(con, dane_tlsa_domain) <= 0) { in s_client_main()
1008 int SSL_dane_enable(SSL *s, const char *basedomain) in SSL_dane_enable() function
1285 SSL_F_SSL_DANE_ENABLE:395:SSL_dane_enable