Searched defs:handshake_keys (Results 1 – 1 of 1) sorted by relevance
672 let handshake_keys = vec![handshake_key_one, handshake_key_two]; in test_secret_key_ratchet() localVariable814 handshake_keys: Vec<Vec<u8>>, field853 let mut handshake_keys = Vec::new(); in get_ratchet_data() localVariable