Home
last modified time | relevance | path

Searched defs:client_hello (Results 1 – 3 of 3) sorted by relevance

/webrtc/dtls/src/flight/
H A Dflight0.rs54 let client_hello = match message { in parse() localVariable
H A Dflight2.rs59 let client_hello = match message { in parse() localVariable
/webrtc/dtls/src/prf/
H A Dprf_test.rs129 let client_hello = vec![ in test_verify_data() localVariable