Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/pc/
H A Dpeer_connection_integrationtest.cc1720 bool aes_ctr_enabled = true; in TEST_P() local
1731 bool aes_ctr_enabled = false; in TEST_P() local
/aosp_15_r20/external/webrtc/pc/test/
H A Dintegration_test_helpers.h1889 bool aes_ctr_enabled, in TestGcmNegotiationUsesCipherSuite()