Searched refs:etype (Results 1 – 1 of 1) sorted by relevance
350 ASN1_OBJECT **petype, *etype; in CMS_set1_eContentType() local357 etype = OBJ_dup(oid); in CMS_set1_eContentType()358 if (etype == NULL) in CMS_set1_eContentType()361 *petype = etype; in CMS_set1_eContentType()
Completed in 4 milliseconds