Home | History | Annotate | Download | only in apps

Lines Matching full:srcms

935 		CMS_ContentInfo *srcms = NULL;
942 srcms = CMS_sign_receipt(si, signer, key, other, flags);
943 if (!srcms)
946 cms = srcms;