Searched refs:ossl_cms_set1_SignerIdentifier (Results 1 – 4 of 4) sorted by relevance
| /crypto/cms/ |
| A D | cms_kemri.c | 113 if (!ossl_cms_set1_SignerIdentifier(kemri->rid, recip, idtype, ctx)) in ossl_cms_RecipientInfo_kemri_init()
|
| A D | cms_local.h | 443 int ossl_cms_set1_SignerIdentifier(CMS_SignerIdentifier *sid, X509 *cert,
|
| A D | cms_sd.c | 175 int ossl_cms_set1_SignerIdentifier(CMS_SignerIdentifier *sid, X509 *cert, in ossl_cms_set1_SignerIdentifier() function 398 if (!ossl_cms_set1_SignerIdentifier(si->sid, signer, type, ctx)) in CMS_add1_signer()
|
| A D | cms_env.c | 377 if (!ossl_cms_set1_SignerIdentifier(ktri->rid, recip, idtype, ctx)) in cms_RecipientInfo_ktri_init()
|
Completed in 22 milliseconds