Searched refs:etype (Results 1 – 1 of 1) sorted by relevance
349 ASN1_OBJECT **petype, *etype; in CMS_set1_eContentType() local356 etype = OBJ_dup(oid); in CMS_set1_eContentType()357 if (etype == NULL) in CMS_set1_eContentType()360 *petype = etype; in CMS_set1_eContentType()
Completed in 5 milliseconds