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

/bind-9.11.3/lib/dns/
H A Ddst_api.c110 static isc_result_t algorithm_status(unsigned int alg);
126 _r = algorithm_status(alg); \
657 result = algorithm_status(pubkey->key_alg);
1910 ret = algorithm_status(alg);
1932 algorithm_status(unsigned int alg) { function

Completed in 17 milliseconds