Home
last modified time | relevance | path

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

/external/webrtc/pc/test/
Dintegration_test_helpers.h1889 bool aes_ctr_enabled, in TestGcmNegotiationUsesCipherSuite() argument
1895 aes_ctr_enabled; in TestGcmNegotiationUsesCipherSuite()
1900 aes_ctr_enabled; in TestGcmNegotiationUsesCipherSuite()
/external/webrtc/pc/
Dpeer_connection_integrationtest.cc1720 bool aes_ctr_enabled = true; in TEST_P() local
1723 aes_ctr_enabled, expected_cipher_suite); in TEST_P()
1731 bool aes_ctr_enabled = false; in TEST_P() local
1734 aes_ctr_enabled, expected_cipher_suite); in TEST_P()