Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Dhandshake_client.go1630 if serverExtensions.srtpProtectionProfile != 0 {
1637 if p == serverExtensions.srtpProtectionProfile {
1646 c.srtpProtectionProfile = serverExtensions.srtpProtectionProfile
Dhandshake_messages.go1216 srtpProtectionProfile uint16 member
1291 if m.srtpProtectionProfile != 0 {
1296 srtpProtectionProfiles.addU16(m.srtpProtectionProfile)
1434 !profiles.readU16(&m.srtpProtectionProfile) ||
Dhandshake_server.go1423 serverExtensions.srtpProtectionProfile = p1
1424 c.srtpProtectionProfile = p1
1432 serverExtensions.srtpProtectionProfile = c.config.Bugs.SendSRTPProtectionProfile
Dconn.go87 srtpProtectionProfile uint16 member
1850 state.SRTPProtectionProfile = c.srtpProtectionProfile