Searched refs:expectedSRTPProtectionProfile (Results 1 – 1 of 1) sorted by relevance
153 expectedSRTPProtectionProfile uint16 member1234 if p := connState.SRTPProtectionProfile; p != test.expectedSRTPProtectionProfile {1235 …eturn fmt.Errorf("SRTP profile mismatch: got %d, wanted %d", p, test.expectedSRTPProtectionProfile)2761 expectedSRTPProtectionProfile: SRTP_AES128_CM_HMAC_SHA1_80,2774 expectedSRTPProtectionProfile: SRTP_AES128_CM_HMAC_SHA1_80,2791 expectedSRTPProtectionProfile: SRTP_AES128_CM_HMAC_SHA1_80,2806 expectedSRTPProtectionProfile: 0,