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

/bind-9.11.3/lib/dns/
H A Drcode.c175 static struct tbl secalgs[] = { SECALGNAMES }; variable in typeref:struct:tbl
351 RETERR(dns_mnemonic_fromtext(&value, source, secalgs, 0xff));
358 return (dns_mnemonic_totext(secalg, target, secalgs));

Completed in 12 milliseconds