3 #ifndef LDNS_DNSSEC_VERIFY_H
4 #define LDNS_DNSSEC_VERIFY_H
6 #define LDNS_DNSSEC_TRUST_TREE_MAX_PARENTS 10
87 const uint16_t qflags,
208 const ldns_rr *parent_signature,
240 ldns_rr *rr, time_t check_time);
265 ldns_rr *cur_sig_rr, time_t check_time);
337 ldns_rr *cur_rr, time_t check_time);
729 ldns_rr *key, time_t check_time);
732 #if LDNS_BUILD_CONFIG_HAVE_SSL
745 const EVP_MD *digest_type);
759 const EVP_MD *digest_type);