Home | History | Annotate | Download | only in nameser

Lines Matching defs:algorithm

464 		u_int keyflags, protocol, algorithm, key_id;
471 /* Key flags, Protocol, Algorithm. */
479 algorithm = *rdata++;
481 keyflags, protocol, algorithm));
511 u_int typ, algorithm, labels, footprint;
519 /* Type covered, Algorithm, Label count, Original TTL. */
521 algorithm = *rdata++;
525 p_type((int)typ), algorithm, labels, t));
634 /* Algorithm name. */
1015 unsigned int i, hip_len, algorithm, key_len;
1021 algorithm = *rdata++;
1030 len = sprintf(tmp, "( %u ", algorithm);