Home
last modified time | relevance | path

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

/webrtc/dtls/src/
H A Dstate.rs201 pub async fn init_cipher_suite(&mut self) -> Result<()> { in init_cipher_suite() method
246 self.init_cipher_suite().await?; in unmarshal_binary()