Searched refs:expectedSRTPProtectionProfile (Results 1 – 1 of 1) sorted by relevance
514 expectedSRTPProtectionProfile uint16 member847 if p := connState.SRTPProtectionProfile; p != test.expectedSRTPProtectionProfile {848 …eturn fmt.Errorf("SRTP profile mismatch: got %d, wanted %d", p, test.expectedSRTPProtectionProfile)7249 expectedSRTPProtectionProfile: SRTP_AES128_CM_HMAC_SHA1_80,7263 expectedSRTPProtectionProfile: SRTP_AES128_CM_HMAC_SHA1_80,7281 expectedSRTPProtectionProfile: SRTP_AES128_CM_HMAC_SHA1_80,7297 expectedSRTPProtectionProfile: 0,