Searched refs:trustedkeys (Results 1 – 2 of 2) sorted by relevance
161 irs_dnsconf_dnskeylist_t *trustedkeys; in irs_context_create() local224 trustedkeys = irs_dnsconf_gettrustedkeys(context->dnsconf); in irs_context_create()225 for (trustedkey = ISC_LIST_HEAD(*trustedkeys); trustedkey != NULL; in irs_context_create()
461 def trustedkeys(self,fname):