Home
last modified time | relevance | path

Searched refs:TLS13_WAITING_SERVERHELLO (Results 1 – 1 of 1) sorted by relevance

/external/scapy/scapy/layers/tls/
Dautomaton_cli.py847 raise self.TLS13_WAITING_SERVERHELLO()
850 def TLS13_WAITING_SERVERHELLO(self): member in TLSClientAutomaton
853 @ATMT.condition(TLS13_WAITING_SERVERHELLO)