Searched refs:g_hsts_source (Results 1 – 1 of 1) sorted by relevance
58 const TransportSecurityStateSource* g_hsts_source = kDefaultHSTSSource; variable189 if (g_hsts_source == nullptr) in DecodeHSTSPreload()217 g_hsts_source->huffman_tree, g_hsts_source->huffman_tree_size, in DecodeHSTSPreload()218 g_hsts_source->preloaded_data, g_hsts_source->preloaded_bits, in DecodeHSTSPreload()219 g_hsts_source->root_position); in DecodeHSTSPreload()234 g_hsts_source = source ? source : kDefaultHSTSSource; in SetTransportSecurityStateSourceForTesting()690 if (result.pinset_id >= g_hsts_source->pinsets_count) in GetStaticPKPState()698 &g_hsts_source->pinsets[result.pinset_id]; in GetStaticPKPState()