Home
last modified time | relevance | path

Searched refs:etype (Results 1 – 1 of 1) sorted by relevance

/crypto/cms/
A Dcms_lib.c349 ASN1_OBJECT **petype, *etype; in CMS_set1_eContentType() local
356 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