Home | History | Annotate | Download | only in racoon

Lines Matching defs:new

1741 	vchar_t *buf = NULL, *new = NULL;
1778 new = oakley_do_encrypt(iph2->ph1, buf, iph2->ivm->ive, iph2->ivm->iv);
1780 if (new == NULL)
1785 buf = new;
2175 /* set new proposal derived from a policy into the iph2->proposal. */