Searched refs:V_ASN1_EOC (Results 1 – 3 of 3) sorted by relevance
161 } else if (eos && (slen == 0) && (tag == V_ASN1_EOC)) { in asn1_d2i_read_bio()
336 if ((tag == V_ASN1_EOC) && (xclass == 0)) { in asn1_parse2()
50 # define V_ASN1_EOC 0 macro