Searched defs:enable_gcm_crypto_suites (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/webrtc/api/crypto/ | ||
H A D | crypto_options.h | 44 bool enable_gcm_crypto_suites = false; member |
H A D | crypto_options.cc | 61 bool enable_gcm_crypto_suites; in operator ==() member |