42 #ifndef VALIDATOR_AUTOTRUST_H 43 #define VALIDATOR_AUTOTRUST_H
struct autr_global_data * autr_global_create(void)
int probetree_cmp(const void *x, const void *y)
void probe_answer_cb(void *arg, int rcode, struct sldns_buffer *buf, enum sec_status sec, char *errinf)
void autr_global_delete(struct autr_global_data *global)
void errinf(struct module_qstate *qstate, const char *str)
size_t autr_get_num_anchors(struct val_anchors *anchors)
void autr_point_delete(struct trust_anchor *tp)
int autr_process_prime(struct module_env *env, struct val_env *ve, struct trust_anchor *tp, struct ub_packed_rrset_key *dnskey_rrset, struct module_qstate *qstate)
void autr_write_file(struct module_env *env, struct trust_anchor *tp)
int autr_read_file(struct val_anchors *anchors, const char *nm)
time_t autr_probe_timer(struct module_env *env)
void autr_debug_print(struct val_anchors *anchors)