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, 0 insertions, 1 deletions
diff --git a/src/wg_noise.h b/src/wg_noise.h
index 05ec22b..6fa282b 100644
--- a/src/wg_noise.h
+++ b/src/wg_noise.h
@@ -81,7 +81,6 @@ void noise_keypair_put(struct noise_keypair *);
struct noise_remote *
noise_keypair_remote(struct noise_keypair *);
-void * noise_keypair_remote_arg(struct noise_keypair *);
int noise_keypair_nonce_next(struct noise_keypair *, uint64_t *);
int noise_keypair_nonce_check(struct noise_keypair *, uint64_t);