aboutsummaryrefslogtreecommitdiffstats
path: root/src/wg_noise.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wg_noise.h')
-rw-r--r--src/wg_noise.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wg_noise.h b/src/wg_noise.h
index a6de34b..d70d0be 100644
--- a/src/wg_noise.h
+++ b/src/wg_noise.h
@@ -75,6 +75,7 @@ struct noise_keypair *
noise_keypair_current(struct noise_remote *);
struct noise_keypair *
noise_keypair_ref(struct noise_keypair *);
+int noise_keypair_received_with(struct noise_keypair *);
void noise_keypair_put(struct noise_keypair *);
struct noise_remote *