Home
last modified time | relevance | path

Searched refs:selected_srtp_profile (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl/src/ssl/test/
H A Dmod.rs367 let srtp_profile = stream.ssl().selected_srtp_profile().unwrap(); in test_connect_with_srtp_ctx()
436 let srtp_profile = stream.ssl().selected_srtp_profile().unwrap(); in test_connect_with_srtp_ssl()
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
H A Dmod.rs2660 pub fn selected_srtp_profile(&self) -> Option<&SrtpProtectionProfileRef> { in selected_srtp_profile() functions

Completed in 8 milliseconds