Searched refs:crt_end (Results 1 – 1 of 1) sorted by relevance
1082 unsigned char *p, *end, *crt_end; in x509_crt_parse_der_core() local1113 end = crt_end = p + len; in x509_crt_parse_der_core()1114 crt->raw.len = (size_t) (crt_end - buf); in x509_crt_parse_der_core()1126 end = crt_end = p + len; in x509_crt_parse_der_core()1271 end = crt_end; in x509_crt_parse_der_core()