Searched refs:EXCHANGE_FLAG_ENCRYPT (Results 1 – 6 of 6) sorted by relevance
83 msg->exchange->flags |= EXCHANGE_FLAG_ENCRYPT; in initiator_send_ID_AUTH()115 msg->exchange->flags |= EXCHANGE_FLAG_ENCRYPT; in responder_send_ID_AUTH()
108 msg->exchange->flags |= EXCHANGE_FLAG_ENCRYPT; in initiator_send_AUTH()
219 #define EXCHANGE_FLAG_ENCRYPT 0x0004 macro
1504 msg->exchange->flags |= EXCHANGE_FLAG_ENCRYPT; in message_recv()1558 exchange->flags & EXCHANGE_FLAG_ENCRYPT) { in message_send()1564 exchange->flags |= EXCHANGE_FLAG_ENCRYPT; in message_send()
381 if (exchange->flags & EXCHANGE_FLAG_ENCRYPT) in exchange_run()920 exchange->flags |= EXCHANGE_FLAG_ENCRYPT; in exchange_establish_p2()
1812 if ((msg->exchange->flags & EXCHANGE_FLAG_ENCRYPT) in ipsec_handle_leftover_payload()