HomeSort by relevance Sort by last modified time
    Searched refs:eContentType (Results 1 - 8 of 8) sorted by null

  /external/openssl/crypto/cms/
cms_cd.c 103 cd->encapContentInfo->eContentType = OBJ_nid2obj(NID_pkcs7_data);
cms_dd.c 83 dd->encapContentInfo->eContentType = OBJ_nid2obj(NID_pkcs7_data);
cms_lib.c 254 return &cms->d.signedData->encapContentInfo->eContentType;
260 return &cms->d.digestedData->encapContentInfo->eContentType;
266 return &cms->d.authenticatedData->encapContentInfo->eContentType;
269 return &cms->d.compressedData->encapContentInfo->eContentType;
cms_lcl.h 125 ASN1_OBJECT *eContentType;
cms_sd.c 88 cms->d.signedData->encapContentInfo->eContentType =
147 if ((OBJ_obj2nid(sd->encapContentInfo->eContentType) != NID_pkcs7_data)
641 cms->d.signedData->encapContentInfo->eContentType;
cms_asn1.c 85 ASN1_SIMPLE(CMS_EncapsulatedContentInfo, eContentType, ASN1_OBJECT),
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_TI_Video.h 330 @param eContentType to specify Content type
338 OMX_TI_VIDEO_FRAMECONTENTTYPE eContentType;
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_TI_Video.h 331 @param eContentType to specify Content type
339 OMX_TI_VIDEO_FRAMECONTENTTYPE eContentType;
    [all...]

Completed in 188 milliseconds