Home | History | Annotate | Download | only in apps

Lines Matching refs:srcms

956 		CMS_ContentInfo *srcms = NULL;
963 srcms = CMS_sign_receipt(si, signer, key, other, flags);
964 if (!srcms)
967 cms = srcms;