Home | History | Annotate | Download | only in racoon

Lines Matching refs:msg0

1317 agg_r2recv(iph1, msg0)
1319 vchar_t *msg0;
1340 if (ISSET(((struct isakmp *)msg0
1341 msg = oakley_do_decrypt(iph1, msg0,
1346 msg = vdup(msg0);