HomeSort by relevance Sort by last modified time
    Searched full:keytag (Results 1 - 2 of 2) sorted by null

  /external/ipsec-tools/src/racoon/
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...]
netdb_dnssec.h 63 int ci_keytag; /* keytag */

Completed in 523 milliseconds