Searched refs:CMS_set1_signers_certs (Results 1 – 7 of 7) sorted by relevance
232 int CMS_set1_signers_certs(CMS_ContentInfo *cms, STACK_OF(X509) *certs,
281 int CMS_set1_signers_certs(CMS_ContentInfo *cms, STACK_OF(X509) *certs,
334 CMS_set1_signers_certs(3)
370 CMS_set1_signers_certs(3)
1270 CMS_set1_signers_certs 1300 3_0_0 EXIST::FUNCTION:CMS
344 scount += CMS_set1_signers_certs(cms, certs, flags); in CMS_verify()
604 int CMS_set1_signers_certs(CMS_ContentInfo *cms, STACK_OF(X509) *scerts, in CMS_set1_signers_certs() function