Home
last modified time | relevance | path

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

/webrtc/srtp/src/
H A Derror.rs72 RtcpFailedToVerifyAuthTag, enumerator
/webrtc/srtp/src/cipher/
H A Dcipher_aes_cm_hmac_sha1.rs311 return Err(Error::RtcpFailedToVerifyAuthTag); in decrypt_rtcp()