Home | History | Annotate | Download | only in x509

Lines Matching refs:nid

163     int i, nid;
165 nid = ext_nids[i];
166 if (nid == NID_undef)
168 else if (req_nid == nid)
218 int nid)
239 attr->object = (ASN1_OBJECT *)OBJ_nid2obj(nid);
266 int X509_REQ_get_attr_by_NID(const X509_REQ *req, int nid, int lastpos)
268 return X509at_get_attr_by_NID(req->req_info->attributes, nid, lastpos);
305 int nid, int type,
308 if (X509at_add1_attr_by_NID(&req->req_info->attributes, nid,