Searched refs:WG_PACKET_CRYPTED (Results 1 – 1 of 1) sorted by relevance
161 WG_PACKET_CRYPTED, enumerator1514 state = WG_PACKET_CRYPTED; in wg_encrypt()1546 state = WG_PACKET_CRYPTED; in wg_decrypt()1586 state = WG_PACKET_CRYPTED; in wg_decrypt()1645 if (atomic_load_acq_int(&pkt->p_state) != WG_PACKET_CRYPTED) in wg_deliver_out()1713 if (atomic_load_acq_int(&pkt->p_state) != WG_PACKET_CRYPTED) in wg_deliver_in()