Lines Matching refs:noise_local
22 struct noise_local;
27 struct noise_local *
29 struct noise_local *
30 noise_local_ref(struct noise_local *);
31 void noise_local_put(struct noise_local *);
32 void noise_local_free(struct noise_local *, void (*)(struct noise_local *));
33 void * noise_local_arg(struct noise_local *);
35 void noise_local_private(struct noise_local *,
37 int noise_local_keys(struct noise_local *,
43 noise_remote_alloc(struct noise_local *, void *,
48 noise_remote_lookup(struct noise_local *, const uint8_t[NOISE_PUBLIC_KEY_LEN]);
50 noise_remote_index(struct noise_local *, uint32_t);
55 struct noise_local *
70 noise_keypair_lookup(struct noise_local *, uint32_t);
105 struct noise_local *,
120 struct noise_local *,