Lines Matching refs:msg0
571 ident_i3send(iph1, msg0) in ident_i3send() argument
573 vchar_t *msg0;
639 if (add_recvdpkt(iph1->remote, iph1->local, iph1->sendbuf, msg0) == -1) {
665 ident_i4recv(iph1, msg0) in ident_i4recv() argument
667 vchar_t *msg0;
686 if (!ISSET(((struct isakmp *)msg0->v)->flags, ISAKMP_FLAG_E)) {
692 msg = oakley_do_decrypt(iph1, msg0, iph1->ivm->iv, iph1->ivm->ive);
1329 ident_r3recv(iph1, msg0) in ident_r3recv() argument
1331 vchar_t *msg0;
1350 if (!ISSET(((struct isakmp *)msg0->v)->flags, ISAKMP_FLAG_E)) {
1356 msg = oakley_do_decrypt(iph1, msg0, iph1->ivm->iv, iph1->ivm->ive);