Home
last modified time | relevance | path

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

/webrtc/dtls/src/alert/
H A Dmod.rs46 HandshakeFailure = 40, enumerator
77 AlertDescription::HandshakeFailure => write!(f, "HandshakeFailure"), in fmt()
110 40 => AlertDescription::HandshakeFailure, in from()
/webrtc/dtls/src/flight/
H A Dflight5.rs164 alert_description: AlertDescription::HandshakeFailure, in parse()
188 alert_description: AlertDescription::HandshakeFailure, in generate()
H A Dflight4.rs564 alert_description: AlertDescription::HandshakeFailure, in generate()