Home
last modified time | relevance | path

Searched refs:crt_end (Results 1 – 1 of 1) sorted by relevance

/net-tools-3.5.0/mbedtls-2.4.0/library/
Dx509_crt.c667 unsigned char *p, *end, *crt_end; in x509_crt_parse_der_core() local
704 crt_end = p + len; in x509_crt_parse_der_core()
707 crt->raw.len = crt_end - buf; in x509_crt_parse_der_core()
716 end = crt_end = p + len; in x509_crt_parse_der_core()
874 end = crt_end; in x509_crt_parse_der_core()