Home
last modified time | relevance | path

Searched refs:CMS_set1_signers_certs (Results 1 – 7 of 7) sorted by relevance

/third_party/openssl/ohos_lite/include/openssl/
Dcms.h232 int CMS_set1_signers_certs(CMS_ContentInfo *cms, STACK_OF(X509) *certs,
/third_party/openssl/include/openssl/
Dcms.h.in281 int CMS_set1_signers_certs(CMS_ContentInfo *cms, STACK_OF(X509) *certs,
/third_party/openssl/util/
Dmissingcrypto.txt334 CMS_set1_signers_certs(3)
Dmissingcrypto111.txt370 CMS_set1_signers_certs(3)
Dlibcrypto.num1270 CMS_set1_signers_certs 1300 3_0_0 EXIST::FUNCTION:CMS
/third_party/openssl/crypto/cms/
Dcms_smime.c344 scount += CMS_set1_signers_certs(cms, certs, flags); in CMS_verify()
Dcms_sd.c604 int CMS_set1_signers_certs(CMS_ContentInfo *cms, STACK_OF(X509) *scerts, in CMS_set1_signers_certs() function