Searched refs:tbs_cert_copy (Results 1 – 1 of 1) sorted by relevance
592 CBS tbs_cert_copy = tbs_cert; in ParseCertificate() local594 if (!CBS_get_asn1(&tbs_cert_copy, &tbs_cert_body, CBS_ASN1_SEQUENCE) || in ParseCertificate()595 CBS_len(&tbs_cert_copy) != 0 || in ParseCertificate()