Home
last modified time | relevance | path

Searched refs:kTestKeyLen (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/talk/session/media/
Dsrtpfilter_unittest.cc51 static const int kTestKeyLen = 30; variable
512 kTestKeyLen, rtc::SRTP_AES128_CM_SHA1_80, in TEST_F()
513 kTestKey2, kTestKeyLen)); in TEST_F()
515 kTestKeyLen, rtc::SRTP_AES128_CM_SHA1_80, in TEST_F()
516 kTestKey1, kTestKeyLen)); in TEST_F()
518 kTestKeyLen, rtc::SRTP_AES128_CM_SHA1_80, in TEST_F()
519 kTestKey2, kTestKeyLen)); in TEST_F()
521 kTestKeyLen, rtc::SRTP_AES128_CM_SHA1_80, in TEST_F()
522 kTestKey1, kTestKeyLen)); in TEST_F()
531 kTestKeyLen, rtc::SRTP_AES128_CM_SHA1_32, in TEST_F()
[all …]