Home
last modified time | relevance | path

Searched refs:dnskey_supported_algorithm (Results 1 – 3 of 3) sorted by relevance

/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Ddnskey.h862 const dnskey_features* dnskey_supported_algorithm(u8 algorithm);
/dports/dns/yadifa/yadifa-2.5.3-10333/bin/yadifa/module/
H A Dkeygen.c510 const dnskey_features *algorithm_features = dnskey_supported_algorithm(algorithm); in keygen_run()
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/src/
H A Ddnskey.c2640 dnskey_supported_algorithm(u8 algorithm) in dnskey_supported_algorithm() function