Home
last modified time | relevance | path

Searched refs:algorithm_status (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Ddst_api.c173 algorithm_status(unsigned int alg);
189 _r = algorithm_status(alg); \
651 RETERR(algorithm_status(pubkey->key_alg)); in dst_key_fromnamedfile()
2339 ret = algorithm_status(alg); in buildfilename()
2363 algorithm_status(unsigned int alg) { in frombuffer()
2404 algorithm_status(unsigned int alg) { algorithm_status() function
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddst_api.c173 algorithm_status(unsigned int alg);
189 _r = algorithm_status(alg); \
678 RETERR(algorithm_status(pubkey->key_alg)); in dst_key_fromnamedfile()
2366 ret = algorithm_status(alg); in frombuffer()
2390 algorithm_status(unsigned int alg) { in algorithm_status() function