Searched defs:noise_static_identity (Results 1 – 2 of 2) sorted by relevance
86301 struct noise_static_identity { struct86302 u8 static_public[32];86303 u8 static_private[32];86304 struct rw_semaphore lock;86305 bool has_identity;
96037 struct noise_static_identity { struct96038 u8 static_public[32];96039 u8 static_private[32];96040 struct rw_semaphore lock;96041 bool has_identity;