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

/bind-9.6-ESV-R11/lib/dns/
H A Ddst_api.c109 static isc_result_t algorithm_status(unsigned int alg);
124 _r = algorithm_status(alg); \
475 result = algorithm_status(pubkey->key_alg);
1299 ret = algorithm_status(alg);
1321 algorithm_status(unsigned int alg) { function

Completed in 59 milliseconds