Searched refs:poid (Results 1 – 5 of 5) sorted by relevance
237 ASN1_OBJECT **poid, ASN1_TYPE **pvalue) in GENERAL_NAME_get0_otherName() argument241 if (poid) in GENERAL_NAME_get0_otherName()242 *poid = gen->d.otherName->type_id; in GENERAL_NAME_get0_otherName()
257 ASN1_OBJECT **poid, ASN1_TYPE **pvalue) in GENERAL_NAME_get0_otherName() argument261 if (poid) in GENERAL_NAME_get0_otherName()262 *poid = gen->d.otherName->type_id; in GENERAL_NAME_get0_otherName()
105 dpp_get_curve_oid(const ASN1_OBJECT *poid) in dpp_get_curve_oid() argument112 if (oid && OBJ_cmp(poid, oid) == 0) in dpp_get_curve_oid()1016 const ASN1_OBJECT *poid; in dpp_get_subject_public_key() local1087 poid = pval; in dpp_get_subject_public_key()1088 res = OBJ_obj2txt(buf, sizeof(buf), poid, 0); in dpp_get_subject_public_key()1095 bi->curve = dpp_get_curve_oid(poid); in dpp_get_subject_public_key()
516 ASN1_OBJECT **poid,
565 ASN1_OBJECT **poid, ASN1_TYPE **pvalue);