Searched refs:noise_keypair_decrypt (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/wg/
H A Dwg_noise.h91 int noise_keypair_decrypt(
H A Dwg_noise.c918 noise_keypair_decrypt(struct noise_keypair *kp, uint64_t nonce, struct mbuf *m) function
H A Dif_wg.c1539 if (noise_keypair_decrypt(pkt->p_keypair, pkt->p_nonce, m) != 0)

Completed in 121 milliseconds