Searched refs:end_seq (Results 1 – 1 of 1) sorted by relevance
808 const u8 *end_seq; in x509_parse_ext_basic_constraints() local827 end_seq = hdr.payload + hdr.length; in x509_parse_ext_basic_constraints()838 if (pos >= end_seq) { in x509_parse_ext_basic_constraints()844 if (asn1_get_next(pos, end_seq - pos, &hdr) < 0) { in x509_parse_ext_basic_constraints()