Home
last modified time | relevance | path

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

/bionic/libc/dns/nameser/
Dns_print.c467 u_int keyflags, protocol, algorithm, key_id; in ns_sprintrrf() local
482 algorithm = *rdata++; in ns_sprintrrf()
484 keyflags, protocol, algorithm)); in ns_sprintrrf()
514 u_int typ, algorithm, labels, footprint; in ns_sprintrrf() local
524 algorithm = *rdata++; in ns_sprintrrf()
528 p_type((int)typ), algorithm, labels, t)); in ns_sprintrrf()
1018 unsigned int i, hip_len, algorithm, key_len; in ns_sprintrrf() local
1024 algorithm = *rdata++; in ns_sprintrrf()
1033 len = sprintf(tmp, "( %u ", algorithm); in ns_sprintrrf()