Searched refs:pnid (Results 1 – 1 of 1) sorted by relevance
188 const int *pnid; in STACK_OF() local193 for (pnid = ext_nids; *pnid != NID_undef; pnid++) { in STACK_OF()194 idx = X509_REQ_get_attr_by_NID(req, *pnid, -1); in STACK_OF()