Searched refs:hash_start (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/tls/
H A Dx509v3.c1656 const u8 *pos, *end, *hash_start; local
1695 hash_start = pos;
1696 cert->tbs_cert_start = cert->cert_start + (hash_start - buf);
1701 cert->tbs_cert_len = pos - hash_start;

Completed in 182 milliseconds