Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Dcommon.go874 SendSRTPProtectionProfile uint16 member
Dhandshake_server.go1431 if c.config.Bugs.SendSRTPProtectionProfile != 0 {
1432 serverExtensions.srtpProtectionProfile = c.config.Bugs.SendSRTPProtectionProfile
Drunner.go7307 SendSRTPProtectionProfile: SRTP_AES128_CM_HMAC_SHA1_32,