Home | History | Annotate | Download | only in racoon

Lines Matching defs:certfile

1680 	char *certfile;
1684 certfile = iph1->rmconf->mycertfile;
1687 certfile = iph1->rmconf->peerscertfile;
1690 if (!certfile) {
1699 getpathname(path, sizeof(path), LC_PATHTYPE_CERT, certfile);
1763 char *certfile;