Home | History | Annotate | Download | only in racoon

Lines Matching defs:new

2082 	vchar_t *buf = NULL, *new = NULL;
2119 new = oakley_do_encrypt(iph2->ph1, buf, iph2->ivm->ive, iph2->ivm->iv);
2121 if (new == NULL)
2126 buf = new;
2523 /* set new proposal derived from a policy into the iph2->proposal. */