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

/bind-9.11.3/lib/isccc/
H A Dcc.c558 table_fromwire(isccc_region_t *source, isccc_region_t *secret,
589 result = table_fromwire(&active, NULL, 0, valuep);
599 table_fromwire(isccc_region_t *source, isccc_region_t *secret, function
697 return (table_fromwire(source, secret, algorithm, alistp));

Completed in 13 milliseconds