Home | History | Annotate | Download | only in racoon

Lines Matching defs:new

1768 	vchar_t *buf = NULL, *new = NULL;
1888 new = oakley_do_encrypt(iph1, buf, iph1->ivm->ive, iph1->ivm->iv);
1889 if (new == NULL)
1894 buf = new;