Home
last modified time | relevance | path

Searched refs:SRTP_AES128_CM_HMAC_SHA1_80 (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/ssl/test/runner/
Drunner.go2755 SRTPProtectionProfiles: []uint16{40, SRTP_AES128_CM_HMAC_SHA1_80, 42},
2761 expectedSRTPProtectionProfile: SRTP_AES128_CM_HMAC_SHA1_80,
2768 SRTPProtectionProfiles: []uint16{40, SRTP_AES128_CM_HMAC_SHA1_80, 42},
2774 expectedSRTPProtectionProfile: SRTP_AES128_CM_HMAC_SHA1_80,
2782 SRTPProtectionProfiles: []uint16{SRTP_AES128_CM_HMAC_SHA1_80},
2791 expectedSRTPProtectionProfile: SRTP_AES128_CM_HMAC_SHA1_80,
Dcommon.go173 SRTP_AES128_CM_HMAC_SHA1_80 uint16 = 0x0001 const