Home
last modified time | relevance | path

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

/openssl-master/crypto/cms/
A Dcms_local.h408 int ossl_cms_set1_SignerIdentifier(CMS_SignerIdentifier *sid, X509 *cert,
A Dcms_sd.c178 int ossl_cms_set1_SignerIdentifier(CMS_SignerIdentifier *sid, X509 *cert, in ossl_cms_set1_SignerIdentifier() function
352 if (!ossl_cms_set1_SignerIdentifier(si->sid, signer, type, ctx)) in CMS_add1_signer()
A Dcms_env.c307 if (!ossl_cms_set1_SignerIdentifier(ktri->rid, recip, idtype, ctx)) in cms_RecipientInfo_ktri_init()

Completed in 11 milliseconds