Searched refs:sct_list_from_ocsp (Results 1 – 3 of 3) sorted by relevance
67 std::string sct_list_from_ocsp; in Verify() local72 stapled_ocsp_response, &sct_list_from_ocsp); in Verify()79 &embedded_scts, &sct_list_from_ocsp, &sct_list_from_tls_extension); in Verify()88 sct_list_from_ocsp, in Verify()
147 const std::string* sct_list_from_ocsp, in NetLogRawSignedCertificateTimestampCallback() argument153 SetBinaryData("scts_from_ocsp_response", *sct_list_from_ocsp, dict); in NetLogRawSignedCertificateTimestampCallback()
29 const std::string* sct_list_from_ocsp,