Home
last modified time | relevance | path

Searched defs:ObliviousHttpKeyConfigs (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_test.cc172 TEST(ObliviousHttpKeyConfigs, SingleKeyConfig) { in TEST() argument
193 TEST(ObliviousHttpKeyConfigs, TwoSimilarKeyConfigs) { in TEST() argument
209 TEST(ObliviousHttpKeyConfigs, RFCExample) { in TEST() argument
230 TEST(ObliviousHttpKeyConfigs, DuplicateKeyId) { in TEST() argument
H A Doblivious_http_header_key_config.h206 ObliviousHttpKeyConfigs(ConfigMap cm, PublicKeyMap km) in ObliviousHttpKeyConfigs() function