Home
last modified time | relevance | path

Searched refs:CMS_SignerInfo_cert_cmp (Results 1 – 5 of 5) 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.c599 int CMS_SignerInfo_cert_cmp(CMS_SignerInfo *si, X509 *cert) in CMS_SignerInfo_cert_cmp() function
626 if (CMS_SignerInfo_cert_cmp(si, x) == 0) { in CMS_set1_signers_certs()
641 if (CMS_SignerInfo_cert_cmp(si, x) == 0) { in CMS_set1_signers_certs()
/third_party/openssl/ohos_lite/include/openssl/
Dcms.h231 int CMS_SignerInfo_cert_cmp(CMS_SignerInfo *si, X509 *cert);
/third_party/openssl/include/openssl/
Dcms.h.in280 int CMS_SignerInfo_cert_cmp(CMS_SignerInfo *si, X509 *cert);
/third_party/openssl/util/
Dlibcrypto.num2044 CMS_SignerInfo_cert_cmp 2092 3_0_0 EXIST::FUNCTION:CMS