Lines Matching refs:msg0
572 ident_i3send(iph1, msg0) in ident_i3send() argument
574 vchar_t *msg0;
641 if (add_recvdpkt(iph1->remote, iph1->local, iph1->sendbuf, msg0) == -1) {
667 ident_i4recv(iph1, msg0) in ident_i4recv() argument
669 vchar_t *msg0;
688 if (!ISSET(((struct isakmp *)msg0->v)->flags, ISAKMP_FLAG_E)) {
694 msg = oakley_do_decrypt(iph1, msg0, iph1->ivm->iv, iph1->ivm->ive);
1338 ident_r3recv(iph1, msg0) in ident_r3recv() argument
1340 vchar_t *msg0;
1359 if (!ISSET(((struct isakmp *)msg0->v)->flags, ISAKMP_FLAG_E)) {
1365 msg = oakley_do_decrypt(iph1, msg0, iph1->ivm->iv, iph1->ivm->ive);