Home
last modified time | relevance | path

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

/webrtc/srtp/src/
H A Derror.rs70 RtpFailedToVerifyAuthTag, enumerator
/webrtc/srtp/src/cipher/
H A Dcipher_aes_cm_hmac_sha1.rs225 return Err(Error::RtpFailedToVerifyAuthTag); in decrypt_rtp()