Searched refs:last_two_labels (Results 1 – 2 of 2) sorted by relevance
11 const char* last_two_labels = LastTwoLabels(host); in IsMember() local12 if (!last_two_labels) in IsMember()14 const unsigned bucket = Hash(last_two_labels) & (kBuckets - 1); in IsMember()
206 const char* last_two_labels = in main() local208 const unsigned h = SSLFalseStartBlacklist::Hash(last_two_labels); in main()