Home | History | Annotate | Download | only in tls

Lines Matching refs:x509_parse_tbs_certificate

956 static int x509_parse_tbs_certificate(const u8 *buf, size_t len,
1256 if (x509_parse_tbs_certificate(pos, end - pos, cert, &pos)) {