Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl/src/
H A Dsrtp.rs14 pub struct SrtpProtectionProfile; structure names
15 /// Reference to `SrtpProtectionProfile`.
19 impl Stackable for SrtpProtectionProfile {
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
H A Dmod.rs71 use crate::srtp::{SrtpProtectionProfile, SrtpProtectionProfileRef};
2648 pub fn srtp_profiles(&self) -> Option<&StackRef<SrtpProtectionProfile>> { in srtp_profiles()

Completed in 5 milliseconds