Home | History | Annotate | Download | only in base

Lines Matching defs:cert_chain

476   scoped_refptr<X509Certificate> cert_chain =
483 int error = cert_chain->Verify("www.us.army.mil", flags, &verify_result);
503 scoped_refptr<X509Certificate> cert_chain =
512 int error = cert_chain->Verify("www.nist.gov", flags, &verify_result);
560 scoped_refptr<X509Certificate> cert_chain =
568 int error = cert_chain->Verify("www.nist.gov", flags, &verify_result);