Searched refs:getnewci (Results 1 – 1 of 1) sorted by relevance
/external/ipsec-tools/src/racoon/ |
D | getcertsbyname.c | 66 static struct certinfo *getnewci __P((int, int, int, int, int, 70 getnewci(qtype, keytag, algorithm, flags, certlen, cert) in getnewci() function 179 cur->ci_next = getnewci(type, keytag, algorithm, 318 cur->ci_next = getnewci(qtype, keytag, algorithm,
|