noise_keypair
static struct noise_keypair *
struct noise_keypair *);
struct noise_keypair kp, *next, *current, *previous;
struct noise_keypair *kp;
struct noise_keypair *kp;
struct noise_keypair *kp;
static struct noise_keypair *
struct noise_keypair *kp;
noise_remote_keypair_free(struct noise_remote *r, struct noise_keypair *kp)
SLIST_HEAD(,noise_keypair) r_unused_keypairs;
struct noise_keypair *r_next, *r_current, *r_previous;
struct noise_keypair r_keypair[3]; /* 3: next, current, previous. */
SLIST_ENTRY(noise_keypair) kp_entry;