Home
last modified time | relevance | path

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

/webrtc/srtp/src/
H A Dconfig.rs39 pub async fn extract_session_keys_from_dtls( in extract_session_keys_from_dtls() method
/webrtc/webrtc/src/dtls_transport/
H A Dmod.rs198 .extract_session_keys_from_dtls(conn_state, self.role().await == DTLSRole::Client) in start_srtp()
238 .extract_session_keys_from_dtls(conn_state, self.role().await == DTLSRole::Client) in start_srtp()