Searched refs:dst_algorithm_supported (Results 1 - 5 of 5) sorted by relevance

/bind-9.11.3/lib/dns/include/dst/
H A Ddst.h158 dst_algorithm_supported(unsigned int alg);
/bind-9.11.3/bin/tests/dst/
H A Dt_dst.c463 if (!dst_algorithm_supported(DST_ALG_RSAMD5)) {
988 if (!dst_algorithm_supported(DST_ALG_RSAMD5)) {
/bind-9.11.3/bin/dnssec/
H A Ddnssec-keygen.c601 if (!dst_algorithm_supported(alg))
/bind-9.11.3/lib/dns/
H A Ddst_api.c301 dst_algorithm_supported(unsigned int alg) { function
1935 if (dst_algorithm_supported(alg))
H A Dresolver.c9949 return (dst_algorithm_supported(alg));

Completed in 158 milliseconds