Searched defs:noise_keypairs (Results 1 – 2 of 2) sorted by relevance
86159 struct noise_keypairs { struct86160 struct noise_keypair __attribute__((btf_type_tag("rcu"))) *current_keypair;86161 struct noise_keypair __attribute__((btf_type_tag("rcu"))) *previous_keypair;86162 struct noise_keypair __attribute__((btf_type_tag("rcu"))) *next_keypair;86163 spinlock_t keypair_update_lock;
95895 struct noise_keypairs { struct95896 struct noise_keypair __attribute__((btf_type_tag("rcu"))) *current_keypair;95897 struct noise_keypair __attribute__((btf_type_tag("rcu"))) *previous_keypair;95898 struct noise_keypair __attribute__((btf_type_tag("rcu"))) *next_keypair;95899 spinlock_t keypair_update_lock;