Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/cms/
H A Dcms_sd.c182 case CMS_SIGNERINFO_ISSUER_SERIAL: in ossl_cms_set1_SignerIdentifier()
207 if (sid->type == CMS_SIGNERINFO_ISSUER_SERIAL) { in ossl_cms_SignerIdentifier_get0_signer_id()
222 if (sid->type == CMS_SIGNERINFO_ISSUER_SERIAL) in ossl_cms_SignerIdentifier_cert_cmp()
348 type = CMS_SIGNERINFO_ISSUER_SERIAL; in CMS_add1_signer()
H A Dcms_local.h379 # define CMS_SIGNERINFO_ISSUER_SERIAL 0 macro
/freebsd/crypto/openssl/include/openssl/
H A Dcms.h.in58 # define CMS_SIGNERINFO_ISSUER_SERIAL 0 macro
H A Dcms.h156 # define CMS_SIGNERINFO_ISSUER_SERIAL 0 macro