Searched refs:CipherScorer (Results 1 – 1 of 1) sorted by relevance
102 class CipherScorer { class104 CipherScorer(uint16_t group_id) in CipherScorer() function in CipherScorer144 CipherScorer scorer(group_id); in choose_tls13_cipher()145 CipherScorer::Score best_score = scorer.MinScore(); in choose_tls13_cipher()161 const CipherScorer::Score candidate_score = scorer.Evaluate(candidate); in choose_tls13_cipher()