Searched refs:SrtpSsrcDuplicated (Results 1 – 2 of 2) sorted by relevance
| /webrtc/srtp/src/context/ | ||
| H A D | srtp.rs | 18 return Err(Error::SrtpSsrcDuplicated( in decrypt_rtp_with_header() |
| /webrtc/srtp/src/ | ||
| H A D | error.rs | 54 SrtpSsrcDuplicated(u32, u16), enumerator |