Searched refs:SRTP_AES128_CM_HMAC_SHA1_80 (Results 1 – 2 of 2) sorted by relevance
/external/boringssl/src/ssl/test/runner/ |
D | common.go | 230 SRTP_AES128_CM_HMAC_SHA1_80 uint16 = 0x0001 const
|
D | runner.go | 6843 SRTPProtectionProfiles: []uint16{40, SRTP_AES128_CM_HMAC_SHA1_80, 42}, 6849 expectedSRTPProtectionProfile: SRTP_AES128_CM_HMAC_SHA1_80, 6857 SRTPProtectionProfiles: []uint16{40, SRTP_AES128_CM_HMAC_SHA1_80, 42}, 6863 expectedSRTPProtectionProfile: SRTP_AES128_CM_HMAC_SHA1_80, 6872 SRTPProtectionProfiles: []uint16{SRTP_AES128_CM_HMAC_SHA1_80}, 6881 expectedSRTPProtectionProfile: SRTP_AES128_CM_HMAC_SHA1_80,
|