Home | History | Annotate | Download | only in native

Lines Matching refs:extIndex

4392     int extIndex = get_ext_by_OBJ_func(x509Type, asn1.get(), -1);
4393 if (extIndex == -1) {
4398 X509_EXTENSION* ext = get_ext_func(x509Type, extIndex);