Home
last modified time | relevance | path

Searched refs:CMS_SignerInfo_cert_cmp (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/doc/man3/
DCMS_get0_SignerInfos.pod7 CMS_SignerInfo_get0_signature, CMS_SignerInfo_cert_cmp
19 int CMS_SignerInfo_cert_cmp(CMS_SignerInfo *si, X509 *cert);
37 CMS_SignerInfo_cert_cmp() compares the certificate B<cert> against the signer
70 CMS_SignerInfo_cert_cmp() returns 0 for a successful comparison and non
/third_party/openssl/crypto/cms/
Dcms_sd.c486 int CMS_SignerInfo_cert_cmp(CMS_SignerInfo *si, X509 *cert) in CMS_SignerInfo_cert_cmp() function
512 if (CMS_SignerInfo_cert_cmp(si, x) == 0) { in CMS_set1_signers_certs()
527 if (CMS_SignerInfo_cert_cmp(si, x) == 0) { in CMS_set1_signers_certs()
/third_party/openssl/include/openssl/
Dcms.h231 int CMS_SignerInfo_cert_cmp(CMS_SignerInfo *si, X509 *cert);
/third_party/openssl/util/
Dlibcrypto.num2113 CMS_SignerInfo_cert_cmp 2092 1_1_0 EXIST::FUNCTION:CMS