getcertsbyname.c | 70 getnewci(qtype, keytag, algorithm, flags, certlen, cert) 71 int qtype, keytag, algorithm, flags, certlen; 82 res->ci_keytag = keytag; 127 int type, keytag, algorithm; local 168 GETSHORT(keytag, cp); /* key tag */ 174 printf("type=%d keytag=%d alg=%d len=%d\n", 175 type, keytag, algorithm, rdlength); 179 cur->ci_next = getnewci(type, keytag, algorithm, 214 int qtype, qclass, keytag, algorithm; local 301 GETSHORT(keytag, cp); /* key tag * [all...] |