Home | History | Annotate | Download | only in racoon

Lines Matching refs:certfile

1676 	char *certfile;
1680 certfile = iph1->rmconf->mycertfile;
1683 certfile = iph1->rmconf->peerscertfile;
1686 if (!certfile) {
1695 getpathname(path, sizeof(path), LC_PATHTYPE_CERT, certfile);
1759 char *certfile;