Home
last modified time | relevance | path

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

/external/ipsec-tools/src/racoon/
Dgetcertsbyname.c70 getnewci(qtype, keytag, algorithm, flags, certlen, cert) in getnewci() argument
71 int qtype, keytag, algorithm, flags, certlen; in getnewci()
82 res->ci_keytag = keytag;
127 int type, keytag, algorithm; local
168 GETSHORT(keytag, cp); /* key tag */
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 */
314 qtype, keytag, algorithm, rdlength);
[all …]