Searched refs:id2 (Results 1 - 2 of 2) sorted by relevance
/bind-9.6-ESV-R11/bin/tests/dst/ |
H A D | dst_test.c | 156 dh(dns_name_t *name1, int id1, dns_name_t *name2, int id2, isc_mem_t *mctx) { argument 169 ret = dst_key_fromfile(name2, id2, alg, type, current, mctx, &key2);
|
H A D | t_dst.c | 168 dh(dns_name_t *name1, int id1, dns_name_t *name2, int id2, isc_mem_t *mctx, argument 199 ret = dst_key_fromfile(name2, id2, alg, type, current, mctx, &key2);
|
Completed in 927 milliseconds