Searched refs:has_handshake_keys (Results 1 – 2 of 2) sorted by relevance
604 if handshake_status.has_handshake_keys { in on_loss_detection_timeout()800 if handshake_status.has_handshake_keys { in pto_time_and_space()1253 pub has_handshake_keys: bool, field1264 has_handshake_keys: true, in default()
4267 has_handshake_keys: self.pkt_num_spaces[packet::Epoch::Handshake] in send_single()7099 has_handshake_keys: self.pkt_num_spaces[packet::Epoch::Handshake] in handshake_status()13136 assert_eq!(pipe.client.handshake_status().has_handshake_keys, false); in handshake_anti_deadlock()13138 assert_eq!(pipe.server.handshake_status().has_handshake_keys, false); in handshake_anti_deadlock()13150 assert_eq!(pipe.client.handshake_status().has_handshake_keys, false); in handshake_anti_deadlock()13152 assert_eq!(pipe.server.handshake_status().has_handshake_keys, true); in handshake_anti_deadlock()13160 assert_eq!(pipe.client.handshake_status().has_handshake_keys, true); in handshake_anti_deadlock()13162 assert_eq!(pipe.server.handshake_status().has_handshake_keys, true); in handshake_anti_deadlock()