Searched refs:poid (Results 1 – 3 of 3) sorted by relevance
242 ASN1_OBJECT **poid, ASN1_TYPE **pvalue) in GENERAL_NAME_get0_otherName() argument246 if (poid) in GENERAL_NAME_get0_otherName()247 *poid = gen->d.otherName->type_id; in GENERAL_NAME_get0_otherName()
144 ASN1_OBJECT *poid = pval; in eckey_type2param() local148 eckey = EC_KEY_new_by_curve_name(OBJ_obj2nid(poid)); in eckey_type2param()
553 ASN1_OBJECT **poid, ASN1_TYPE **pvalue);