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 | 225 SRTP_AES128_CM_HMAC_SHA1_80 uint16 = 0x0001 const
|
D | runner.go | 7243 SRTPProtectionProfiles: []uint16{40, SRTP_AES128_CM_HMAC_SHA1_80, 42}, 7249 expectedSRTPProtectionProfile: SRTP_AES128_CM_HMAC_SHA1_80, 7257 SRTPProtectionProfiles: []uint16{40, SRTP_AES128_CM_HMAC_SHA1_80, 42}, 7263 expectedSRTPProtectionProfile: SRTP_AES128_CM_HMAC_SHA1_80, 7272 SRTPProtectionProfiles: []uint16{SRTP_AES128_CM_HMAC_SHA1_80}, 7281 expectedSRTPProtectionProfile: SRTP_AES128_CM_HMAC_SHA1_80,
|