Searched refs:dns_hashalg_fromtext (Results 1 - 4 of 4) sorted by relevance

/bind-9.11.3/lib/dns/include/dns/
H A Drcode.h88 dns_hashalg_fromtext(unsigned char *hashalg, isc_textregion_t *source);
/bind-9.11.3/lib/dns/rdata/generic/
H A Dnsec3param_51.c54 RETTOK(dns_hashalg_fromtext(&hashalg, &token.value.as_textregion));
H A Dnsec3_50.c56 RETTOK(dns_hashalg_fromtext(&hashalg, &token.value.as_textregion));
/bind-9.11.3/lib/dns/
H A Drcode.c390 dns_hashalg_fromtext(unsigned char *hashalg, isc_textregion_t *source) { function

Completed in 427 milliseconds