Searched refs:tbs_algorithm_sequence (Results 1 – 2 of 2) sorted by relevance
280 std::string_view tbs_algorithm_sequence; in InspectSignatureAlgorithmForCert() local285 &tbs_algorithm_sequence)) { in InspectSignatureAlgorithmForCert()292 bssl::ParseSignatureAlgorithm(bssl::der::Input(tbs_algorithm_sequence)); in InspectSignatureAlgorithmForCert()
1219 std::string_view tbs_algorithm_sequence; in CreateCertificate() local1221 cert_der, &cert_algorithm_sequence, &tbs_algorithm_sequence)) { in CreateCertificate()1244 !SetAlgorithmSequence(params.tbs_algorithm, &tbs_algorithm_sequence)) { in CreateCertificate()