Home
last modified time | relevance | path

Searched refs:SRTPProtectionProfiles (Results 1 – 4 of 4) sorted by relevance

/external/boringssl/src/ssl/test/runner/
Dcommon.go486 SRTPProtectionProfiles []uint16 member
Dhandshake_client.go125 srtpProtectionProfiles: c.config.SRTPProtectionProfiles,
1636 for _, p := range c.config.SRTPProtectionProfiles {
Dhandshake_server.go1420 for _, p1 := range c.config.SRTPProtectionProfiles {
Drunner.go7243 SRTPProtectionProfiles: []uint16{40, SRTP_AES128_CM_HMAC_SHA1_80, 42},
7257 SRTPProtectionProfiles: []uint16{40, SRTP_AES128_CM_HMAC_SHA1_80, 42},
7272 SRTPProtectionProfiles: []uint16{SRTP_AES128_CM_HMAC_SHA1_80},
7291 SRTPProtectionProfiles: []uint16{100, 101, 102},