Searched refs:crt_end (Results 1 – 1 of 1) sorted by relevance
1077 unsigned char *p, *end, *crt_end; in x509_crt_parse_der_core() local1108 end = crt_end = p + len; in x509_crt_parse_der_core()1109 crt->raw.len = crt_end - buf; in x509_crt_parse_der_core()1121 end = crt_end = p + len; in x509_crt_parse_der_core()1287 end = crt_end; in x509_crt_parse_der_core()
Completed in 7 milliseconds