Home | History | Annotate | Download | only in racoon

Lines Matching full:msgid2

2586 	u_int32_t msgid2;
2589 msgid2 = eay_random();
2590 } while (getph2bymsgid(iph1, msgid2));
2592 return msgid2;