Searched defs:id2 (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/bin/tests/dst/
H A Ddst_test.c151 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 Dt_dst.c164 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 14 milliseconds