Searched refs:SRTP_AES128_CM_HMAC_SHA1_80 (Results 1 – 2 of 2) sorted by relevance
/external/boringssl/src/ssl/test/runner/ |
D | runner.go | 2755 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,
|
D | common.go | 173 SRTP_AES128_CM_HMAC_SHA1_80 uint16 = 0x0001 const
|