Home | History | Annotate | Download | only in racoon

Lines Matching refs:satmp

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