Searched defs:record_nsec3 (Results 1 - 1 of 1) sorted by relevance
| /bind-9.11.3/bin/dnssec/ |
| H A D | dnssectool.c | 754 record_nsec3(const unsigned char *rawhash, const dns_rdata_nsec3_t *nsec3, function 837 result = record_nsec3(rawhash, &nsec3, mctx, expected_chains); 838 check_result(result, "record_nsec3()"); 941 result = record_nsec3(owner, &nsec3, mctx, found_chains); 942 check_result(result, "record_nsec3()");
|
Completed in 17 milliseconds