Home
last modified time | relevance | path

Searched defs:keypair (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireguard/
H A Dqueueing.h61 struct noise_keypair *keypair; member
H A Dreceive.c229 struct noise_keypair *keypair; in keep_key_fresh() local
249 static bool decrypt_packet(struct sk_buff *skb, struct noise_keypair *keypair) in decrypt_packet() argument
448 struct noise_keypair *keypair; wg_packet_rx_poll() local
[all...]
H A Dsend.c126 struct noise_keypair *keypair; in keep_key_fresh() local
162 static bool encrypt_packet(struct sk_buff *skb, struct noise_keypair *keypair) in encrypt_packet() argument
265 struct noise_keypair *keypair; wg_packet_tx_worker() local
344 struct noise_keypair *keypair; wg_packet_send_staged_packets() local
[all...]
H A Dnoise.c100 struct noise_keypair *keypair = kzalloc(sizeof(*keypair), GFP_KERNEL); in keypair_create() local
119 struct noise_keypair *keypair in keypair_free_kref() local
131 wg_noise_keypair_put(struct noise_keypair *keypair, bool unreference_now) wg_noise_keypair_put() argument
142 wg_noise_keypair_get(struct noise_keypair *keypair) wg_noise_keypair_get() argument
181 struct noise_keypair *keypair; wg_noise_expire_current_peer_keypairs() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireguard/
H A Dqueueing.h61 struct noise_keypair *keypair; member
H A Dsend.c126 struct noise_keypair *keypair; in keep_key_fresh() local
162 static bool encrypt_packet(struct sk_buff *skb, struct noise_keypair *keypair) in encrypt_packet() argument
265 struct noise_keypair *keypair; wg_packet_tx_worker() local
344 struct noise_keypair *keypair; wg_packet_send_staged_packets() local
[all...]
H A Dreceive.c222 struct noise_keypair *keypair; in keep_key_fresh() local
242 static bool decrypt_packet(struct sk_buff *skb, struct noise_keypair *keypair) in decrypt_packet() argument
441 struct noise_keypair *keypair; wg_packet_rx_poll() local
[all...]
H A Dnoise.c100 struct noise_keypair *keypair = kzalloc(sizeof(*keypair), GFP_KERNEL); in keypair_create() local
119 struct noise_keypair *keypair in keypair_free_kref() local
131 wg_noise_keypair_put(struct noise_keypair *keypair, bool unreference_now) wg_noise_keypair_put() argument
142 wg_noise_keypair_get(struct noise_keypair *keypair) wg_noise_keypair_get() argument
181 struct noise_keypair *keypair; wg_noise_expire_current_peer_keypairs() local
[all...]

Completed in 10 milliseconds