Searched refs:err_status_cipher_fail (Results 1 – 2 of 2) sorted by relevance
769 return err_status_cipher_fail; in srtp_protect()790 return err_status_cipher_fail; in srtp_protect()801 return err_status_cipher_fail; in srtp_protect()944 return err_status_cipher_fail; in srtp_unprotect()1008 return err_status_cipher_fail; in srtp_unprotect()1056 return err_status_cipher_fail; in srtp_unprotect()1576 return err_status_cipher_fail; in srtp_protect_rtcp()1594 return err_status_cipher_fail; in srtp_protect_rtcp()1602 return err_status_cipher_fail; in srtp_protect_rtcp()1774 return err_status_cipher_fail; in srtp_unprotect_rtcp()[all …]
77 err_status_cipher_fail = 8, /**< cipher failure */ enumerator