29 #if LDNS_BUILD_CONFIG_HAVE_SSL
30 #include <openssl/ssl.h>
31 #include <openssl/err.h>
113 const ldns_rdf* name, uint16_t port,
114 ldns_dane_transport transport);
117 #if LDNS_BUILD_CONFIG_HAVE_SSL
130 ldns_tlsa_selector selector,
131 ldns_tlsa_matching_type matching_type);
163 X509* cert, STACK_OF(X509)* extra_certs,
164 X509_STORE* pkix_validation_store,
165 ldns_tlsa_certificate_usage cert_usage,
int index);
181 ldns_tlsa_certificate_usage certificate_usage,
182 ldns_tlsa_selector selector,
183 ldns_tlsa_matching_type matching_type,
210 X509* cert, STACK_OF(X509)* extra_certs,
211 X509_STORE* pkix_validation_store);
235 X509* cert, STACK_OF(X509)* extra_certs,
236 X509_STORE* pkix_validation_store);