Home | History | Annotate | Download | only in apps

Lines Matching full:srcms

928 		CMS_ContentInfo *srcms = NULL;
935 srcms = CMS_sign_receipt(si, signer, key, other, flags);
936 if (!srcms)
939 cms = srcms;