Home
last modified time | relevance | path

Searched refs:encrypt_packet (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-core/dropbear/dropbear/
H A DCVE-2021-36369.patch60 encrypt_packet();
78 encrypt_packet();
/OK3568_Linux_fs/kernel/drivers/net/wireguard/
H A Dsend.c162 static bool encrypt_packet(struct sk_buff *skb, struct noise_keypair *keypair) in encrypt_packet() function
297 if (likely(encrypt_packet(skb, in wg_packet_encrypt_worker()