Searched refs:id1 (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 160 ret = dst_key_fromfile(name1, id1, alg, type, current, mctx, &key1);
|
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 187 ret = dst_key_fromfile(name1, id1, alg, type, current, mctx, &key1);
|
Completed in 29 milliseconds