Home
last modified time | relevance | path

Searched defs:cms (Results 1 – 1 of 1) sorted by relevance

/base/security/certificate_framework/frameworks/adapter/v1.0/src/
Dx509_cert_cms_generator_openssl.c43 CMS_ContentInfo *cms; member
320 static CfResult WriteBioToCms(CMS_ContentInfo *cms, const HcfCmsGeneratorOptions *options, CfBlob *… in WriteBioToCms()
424 CMS_ContentInfo *cms = NULL; in HcfCmsGeneratorSpiCreate() local