Home | History | Annotate | Download | only in base

Lines Matching refs:hostname

76   // Verifies the given certificate against the given hostname.  Returns OK if
102 const std::string& hostname,
127 // |flags| is compared before |cert_fingerprint| and |hostname| under
133 hostname == other.hostname);
137 // |flags| is compared before |cert_fingerprint| and |hostname| under
146 return hostname < other.hostname;
150 std::string hostname;
155 const std::string& hostname,
196 const std::string& hostname,