Home | History | Annotate | Download | only in racoon

Lines Matching defs:algorithm

70 getnewci(qtype, keytag, algorithm, flags, certlen, cert)
71 int qtype, keytag, algorithm, flags, certlen;
83 res->ci_algorithm = algorithm;
127 int type, keytag, algorithm;
170 algorithm = *cp++; /* algorithm */
175 type, keytag, algorithm, rdlength);
179 cur->ci_next = getnewci(type, keytag, algorithm,
214 int qtype, qclass, keytag, algorithm;
303 algorithm = *cp++; /* algorithm */
314 qtype, keytag, algorithm, rdlength);
318 cur->ci_next = getnewci(qtype, keytag, algorithm,