Home | History | Annotate | Download | only in x509v3

Lines Matching refs:ad

540         ACCESS_DESCRIPTION *ad = sk_ACCESS_DESCRIPTION_value(info, i);
541 if (OBJ_obj2nid(ad->method) == NID_ad_OCSP) {
542 if (ad->location->type == GEN_URI) {
544 (&ret, ad->location->d.uniformResourceIdentifier))