Home
last modified time | relevance | path

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

/dports/dns/unbound/unbound-1.14.0/sldns/
H A Drrdef.h391 typedef enum sldns_enum_algorithm sldns_algorithm; typedef
H A Dkeyraw.c52 switch ((sldns_algorithm)alg) { in sldns_rr_dnskey_key_size_raw()
/dports/dns/unbound/unbound-1.14.0/validator/
H A Dval_sigcrypt.c403 switch((sldns_algorithm)alg) { in dnskey_size_is_supported()