Home
last modified time | relevance | path

Searched refs:CMS_SIGNERINFO_ISSUER_SERIAL (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/crypto/cms/
Dcms_sd.c175 case CMS_SIGNERINFO_ISSUER_SERIAL: in cms_set1_SignerIdentifier()
200 if (sid->type == CMS_SIGNERINFO_ISSUER_SERIAL) { in cms_SignerIdentifier_get0_signer_id()
215 if (sid->type == CMS_SIGNERINFO_ISSUER_SERIAL) in cms_SignerIdentifier_cert_cmp()
282 type = CMS_SIGNERINFO_ISSUER_SERIAL; in CMS_add1_signer()
Dcms_local.h352 # define CMS_SIGNERINFO_ISSUER_SERIAL 0 macro
/third_party/openssl/include/openssl/
Dcms.h41 # define CMS_SIGNERINFO_ISSUER_SERIAL 0 macro