Searched defs:Ratchet (Results 1 – 1 of 1) sorted by relevance
27 Ratchet(SecretRatchets) = 1u8, enumerator812 struct Ratchet { struct813 application_keys: Vec<Vec<u8>>,814 handshake_keys: Vec<Vec<u8>>,829 ) -> Vec<Ratchet> { in get_ratchet_data()