Searched defs:expected_cipher_suite (Results 1 – 3 of 3) sorted by relevance
1689 int expected_cipher_suite = rtc::kSrtpAes128CmSha1_80; in TEST_P() local1701 int expected_cipher_suite = rtc::kSrtpAes128CmSha1_80; in TEST_P() local1711 int expected_cipher_suite = rtc::kSrtpAes128CmSha1_32; in TEST_P() local1721 int expected_cipher_suite = kDefaultSrtpCryptoSuite; in TEST_P() local1732 int expected_cipher_suite = kDefaultSrtpCryptoSuiteGcm; in TEST_P() local
24 uint16_t expected_cipher_suite = in TEST() local
1871 int expected_cipher_suite) { in TestNegotiatedCipherSuite()1890 int expected_cipher_suite) { in TestGcmNegotiationUsesCipherSuite()