Home | History | Annotate | Download | only in racoon

Lines Matching refs:satmp

258 	vchar_t *satmp = NULL;
292 if (isakmp_p2ph(&satmp, pa->ptr) < 0)
322 if (ipsecdoi_checkph1proposal(satmp, iph1) < 0) {
337 if (satmp)
338 vfree(satmp);