Home | History | Annotate | Download | only in racoon

Lines Matching refs:ph1

1165 	iph2->ph1 = iph1;
1184 hash = oakley_compute_hash1(iph2->ph1, iph2->msgid, payload);
1255 tmp = oakley_do_encrypt(iph2->ph1, iph2->sendbuf,
1264 if (isakmp_send(iph2->ph1, iph2->sendbuf) < 0) {