Home | History | Annotate | Download | only in racoon

Lines Matching refs:satmp

344 	vchar_t *satmp = NULL;
391 if (isakmp_p2ph(&satmp, pa->ptr) < 0)
489 if (ipsecdoi_checkph1proposal(satmp, iph1) < 0) {
586 if (satmp)
587 vfree(satmp);