Home | History | Annotate | Download | only in racoon

Lines Matching refs:certinfo

66 static struct certinfo *getnewci __P((int, int, int, int, int, 
69 static struct certinfo *
74 struct certinfo *res;
98 struct certinfo *ci;
100 struct certinfo *next;
112 * get CERT RR by FQDN and create certinfo structure chain.
123 struct certinfo **res;
128 struct certinfo head, *cur;
178 /* create new certinfo */
206 struct certinfo **res;
215 struct certinfo head, *cur;
317 /* create new certinfo */
385 struct certinfo *res, *p;
402 printf("certinfo[%d]:\n", i);