Home | History | Annotate | Download | only in lib

Lines Matching defs:tbsCertificate

684   curl_asn1Element tbsCertificate;
702 /* Get tbsCertificate. */
703 beg = Curl_getASN1Element(&tbsCertificate, beg, end);
709 /* Parse TBSCertificate. */
710 beg = tbsCertificate.beg;
711 end = tbsCertificate.end;