Home
last modified time | relevance | path

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

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