Home
last modified time | relevance | path

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

/webrtc/srtp/src/context/
H A Dmod.rs118 srtp_ctx_opt: Option<ContextOption>, in new()
140 let srtp_ctx_opt = if let Some(ctx_opt) = srtp_ctx_opt { in new() localVariable
156 new_srtp_replay_detector: srtp_ctx_opt, in new()