Home | History | Annotate | Download | only in racoon

Lines Matching refs:satmp

298 	vchar_t *satmp = NULL;
326 if (isakmp_p2ph(&satmp, pa->ptr) < 0)
377 if (ipsecdoi_checkph1proposal(satmp, iph1) < 0) {
392 if (satmp)
393 vfree(satmp);