Searched refs:sct_list_from_ocsp (Results 1 – 3 of 3) sorted by relevance
118 std::string sct_list_from_ocsp; in Verify() local123 stapled_ocsp_response, &sct_list_from_ocsp); in Verify()130 &embedded_scts, &sct_list_from_ocsp, &sct_list_from_tls_extension); in Verify()139 sct_list_from_ocsp, in Verify()
149 const std::string* sct_list_from_ocsp, in NetLogRawSignedCertificateTimestampCallback() argument155 SetBinaryData("scts_from_ocsp_response", *sct_list_from_ocsp, dict); in NetLogRawSignedCertificateTimestampCallback()
29 const std::string* sct_list_from_ocsp,