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
20 bool SeekToSubject(bssl::der::Input in, bssl::der::Parser* tbs_certificate) { in SeekToSubject()79 bool SeekToSPKI(bssl::der::Input in, bssl::der::Parser* tbs_certificate) { in SeekToSPKI()297 bssl::der::Parser tbs_certificate; in ExtractSignatureAlgorithmsFromDERCert() local
56 std::string tbs_certificate; member
1175 bssl::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
198 pub tbs_certificate: TbsCertificateInner<P>, field
33 pub tbs_certificate: &'a [u8], field
284 CBS top_certificate, tbs_certificate, signature_algorithm, signature; in ParseSingleCertificate() local
1172 bssl::der::Parser tbs_certificate; in InitFromCert() local