Home
last modified time | relevance | path

Searched defs:expected_cipher_suite (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/pc/
Dpeer_connection_integrationtest.cc1672 int expected_cipher_suite) { in TestNegotiatedCipherSuite()
1691 int expected_cipher_suite) { in TestGcmNegotiationUsesCipherSuite()
3359 int expected_cipher_suite = rtc::SRTP_AES128_CM_SHA1_80; in TEST_P() local
3371 int expected_cipher_suite = rtc::SRTP_AES128_CM_SHA1_80; in TEST_P() local
3381 int expected_cipher_suite = rtc::SRTP_AES128_CM_SHA1_32; in TEST_P() local
3391 int expected_cipher_suite = kDefaultSrtpCryptoSuite; in TEST_P() local
3402 int expected_cipher_suite = kDefaultSrtpCryptoSuiteGcm; in TEST_P() local