Searched defs:id2 (Results 1 - 2 of 2) sorted by relevance
/bind-9.11.3/bin/tests/dst/ |
H A D | dst_test.c | 151 dh(dns_name_t *name1, int id1, dns_name_t *name2, int id2, isc_mem_t *mctx) { argument 164 ret = dst_key_fromfile(name2, id2, alg, type, current, mctx, &key2);
|
H A D | t_dst.c | 164 dh(dns_name_t *name1, int id1, dns_name_t *name2, int id2, isc_mem_t *mctx, argument 195 ret = dst_key_fromfile(name2, id2, alg, type, current, mctx, &key2);
|
Completed in 13 milliseconds