Searched refs:hash_start (Results 1 – 1 of 1) sorted by relevance
1623 const u8 *pos, *end, *hash_start; in x509_certificate_parse() local1662 hash_start = pos; in x509_certificate_parse()1663 cert->tbs_cert_start = cert->cert_start + (hash_start - buf); in x509_certificate_parse()1668 cert->tbs_cert_len = pos - hash_start; in x509_certificate_parse()