Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/oblivious_http/common/
H A Doblivious_http_header_key_config.h119 struct SymmetricAlgorithmsConfig { struct
123 bool operator==(const SymmetricAlgorithmsConfig& other) const { argument
128 friend H AbslHashValue(H h, const SymmetricAlgorithmsConfig& sym_alg_cfg) { in AbslHashValue() argument
137 absl::flat_hash_set<SymmetricAlgorithmsConfig> symmetric_algorithms;
H A Doblivious_http_header_key_config_test.cc337 absl::flat_hash_set<ObliviousHttpKeyConfigs::SymmetricAlgorithmsConfig> in TEST()
348 ObliviousHttpKeyConfigs::SymmetricAlgorithmsConfig>({ in TEST()