Searched refs:poid (Results 1 – 4 of 4) sorted by relevance
261 ASN1_OBJECT **poid, ASN1_TYPE **pvalue) in GENERAL_NAME_get0_otherName() argument265 if (poid) in GENERAL_NAME_get0_otherName()266 *poid = gen->d.otherName->type_id; in GENERAL_NAME_get0_otherName()
45 const ASN1_OBJECT *poid = pval; in pkey_type2param() local52 if (OBJ_obj2txt(groupname, sizeof(groupname), poid, 0) <= 0 in pkey_type2param()
785 const ASN1_OBJECT *poid = pval; in ossl_ec_key_param_from_x509_algor() local791 group = EC_GROUP_new_by_curve_name_ex(libctx, propq, OBJ_obj2nid(poid)); in ossl_ec_key_param_from_x509_algor()
578 ASN1_OBJECT **poid, ASN1_TYPE **pvalue);
Completed in 11 milliseconds