Home
last modified time | relevance | path

Searched refs:SRTPProtectionProfile (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/ssl/test/runner/
Dcommon.go256 SRTPProtectionProfile uint16 // the negotiated DTLS-SRTP protection profile member
Dconn.go1850 state.SRTPProtectionProfile = c.srtpProtectionProfile
Drunner.go847 if p := connState.SRTPProtectionProfile; p != test.expectedSRTPProtectionProfile {