Searched defs:id1 (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
160 ret = dst_key_fromfile(name1, id1, alg, type, current, mctx, &key1);
H A Dt_dst.c164 dh(dns_name_t *name1, int id1, dns_name_t *name2, int id2, isc_mem_t *mctx, argument
187 ret = dst_key_fromfile(name1, id1, alg, type, current, mctx, &key1);

Completed in 8 milliseconds