Searched defs:tbs_certificate (Results 1 – 11 of 11) sorted by relevance
20 bool SeekToSubject(der::Input in, der::Parser* tbs_certificate) { in SeekToSubject()74 bool SeekToSPKI(der::Input in, der::Parser* tbs_certificate) { in SeekToSPKI()283 der::Parser tbs_certificate; in ExtractSignatureAlgorithmsFromDERCert() local
56 std::string tbs_certificate; member
1186 der::Parser tbs_certificate; in ExtractSerialNumberFromDERCert() local
32 const uint8_t tbs_certificate[1017] = { in TEST() local
30 const uint8_t tbs_certificate[1017] = { in TEST() local
90 CBS tbs_certificate; in ParseCertificate() local
151 pub tbs_certificate: TbsCertificate<'a>, field
29 pub tbs_certificate: &'a [u8], field
284 CBS top_certificate, tbs_certificate, signature_algorithm, signature; in ParseSingleCertificate() local
64 pub tbs_certificate: TbsCertificate<'a>, field
1112 der::Parser tbs_certificate; in InitFromCert() local