noise_local
struct noise_local *sc_local;
struct noise_local *l = r->r_local;
noise_consume_initiation(struct noise_local *l, uint32_t s_idx,
struct noise_local *l = r->r_local;
noise_consume_response(struct noise_local *l, uint32_t s_idx, uint32_t r_idx,
struct noise_local *l = r->r_local;
struct noise_local *r_local;
LIST_ENTRY(noise_local) _l_entry;
static LIST_HEAD(, noise_local) noise_locals;
static void noise_precompute_ss(struct noise_local *,
static struct noise_local *
noise_local_ref(struct noise_local *);
static void noise_local_put(struct noise_local *);
static uint32_t noise_remote_index_insert(struct noise_local *,
noise_remote_index_lookup(struct noise_local *,
static bool noise_remote_index_remove(struct noise_local *,
struct noise_local *
struct noise_local *l;
static struct noise_local *
noise_local_ref(struct noise_local *l)
noise_local_put(struct noise_local *l)
noise_local_free(struct noise_local *l)
noise_local_set_private(struct noise_local *l,
noise_local_keys(struct noise_local *l, uint8_t public[NOISE_PUBLIC_KEY_LEN],
noise_precompute_ss(struct noise_local *l, struct noise_remote *r)
noise_remote_alloc(struct noise_local *l,
struct noise_local *l = r->r_local;
struct noise_local *l = r->r_local;
noise_remote_lookup(struct noise_local *l,
noise_remote_index_insert(struct noise_local *l, struct noise_remote *r)
noise_remote_index_lookup(struct noise_local *l, uint32_t idx0,
noise_remote_index(struct noise_local *l, uint32_t idx)
noise_remote_index_remove(struct noise_local *l, struct noise_remote *r)
noise_keypair_lookup(struct noise_local *l, uint32_t idx0)
struct noise_local *l;
struct noise_local *,
struct noise_local *,
struct noise_local;
struct noise_local *
void noise_local_free(struct noise_local *);
bool noise_local_set_private(struct noise_local *,
bool noise_local_keys(struct noise_local *,
noise_remote_alloc(struct noise_local *,
noise_remote_lookup(struct noise_local *,
noise_remote_index(struct noise_local *, uint32_t);
noise_keypair_lookup(struct noise_local *, uint32_t);