Searched refs:hash_start (Results 1 – 1 of 1) sorted by relevance
1426 const u8 *pos, *end, *hash_start; in x509_certificate_parse() local1465 hash_start = pos; in x509_certificate_parse()1466 cert->tbs_cert_start = cert->cert_start + (hash_start - buf); in x509_certificate_parse()1471 cert->tbs_cert_len = pos - hash_start; in x509_certificate_parse()