Searched refs:zone_signwithkey (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Dzone.c814 static isc_result_t zone_signwithkey(dns_zone_t *zone, dns_secalg_t algorithm,
3290 result = zone_signwithkey(zone, rdata.data[0],
3295 "zone_signwithkey failed: %s",
17236 result = zone_signwithkey(zone, algorithm, keyid, deleteit);
17311 zone_signwithkey(dns_zone_t *zone, dns_secalg_t algorithm, isc_uint16_t keyid, function
17944 result = zone_signwithkey(zone,
17950 "zone_signwithkey failed: %s",
17967 result = zone_signwithkey(zone,
17973 "zone_signwithkey failed: %s",
17990 result = zone_signwithkey(zon
[all...]

Completed in 337 milliseconds