Searched refs:SrtcpTooSmall (Results 1 – 2 of 2) sorted by relevance
| /webrtc/srtp/src/ | ||
| H A D | error.rs | 68 SrtcpTooSmall(usize, usize), enumerator |
| /webrtc/srtp/src/cipher/ | ||
| H A D | cipher_aes_cm_hmac_sha1.rs | 284 return Err(Error::SrtcpTooSmall( in decrypt_rtcp() |