Home | History | Annotate | Download | only in runner

Lines Matching refs:srtp

159 	// expectedSRTPProtectionProfile is the DTLS-SRTP profile that
362 return fmt.Errorf("SRTP profile mismatch: got %d, wanted %d", p, test.expectedSRTPProtectionProfile)
3537 // Basic DTLS-SRTP tests. Include fake profiles to ensure they
3541 name: "SRTP-Client",
3546 "-srtp-profiles",
3554 name: "SRTP-Server",
3559 "-srtp-profiles",
3568 name: "SRTP-Server-IgnoreMKI",
3576 "-srtp-profiles",
3581 // Test that SRTP isn't negotiated on the server if there were
3586 name: "SRTP-Server-NoMatch",
3591 "-srtp-profiles",
3596 // Test that the server returning an invalid SRTP profile is
3600 name: "SRTP-Client-NoMatch",
3607 "-srtp-profiles",