Searched refs:crt_end (Results 1 – 1 of 1) sorted by relevance
1080 unsigned char *p, *end, *crt_end; in x509_crt_parse_der_core() local1111 end = crt_end = p + len; in x509_crt_parse_der_core()1112 crt->raw.len = (size_t) (crt_end - buf); in x509_crt_parse_der_core()1124 end = crt_end = p + len; in x509_crt_parse_der_core()1269 end = crt_end; in x509_crt_parse_der_core()