Searched refs:CMS_RECIPINFO_TRANS (Results 1 – 6 of 6) sorted by relevance
114 if (ri->type == CMS_RECIPINFO_TRANS) in ossl_cms_env_asn1_ctrl()193 case CMS_RECIPINFO_TRANS: in ossl_cms_RecipientInfos_set_cmsctx()219 if (ri->type == CMS_RECIPINFO_TRANS) in CMS_RecipientInfo_get0_pkey_ctx()299 ri->type = CMS_RECIPINFO_TRANS; in cms_RecipientInfo_ktri_init()369 case CMS_RECIPINFO_TRANS: in CMS_add1_recipient()410 if (ri->type != CMS_RECIPINFO_TRANS) { in CMS_RecipientInfo_ktri_get0_algs()432 if (ri->type != CMS_RECIPINFO_TRANS) { in CMS_RecipientInfo_ktri_get0_signer_id()444 if (ri->type != CMS_RECIPINFO_TRANS) { in CMS_RecipientInfo_ktri_cert_cmp()453 if (ri->type != CMS_RECIPINFO_TRANS) { in CMS_RecipientInfo_set0_pkey()476 if (ri->type != CMS_RECIPINFO_TRANS) { in cms_RecipientInfo_ktri_encrypt()[all …]
768 else if (r > 0 && (debug || cms_pkey_ri_type != CMS_RECIPINFO_TRANS)) in CMS_decrypt_set1_pkey_and_peer()774 && cms_pkey_ri_type == CMS_RECIPINFO_TRANS in CMS_decrypt_set1_pkey_and_peer()
214 if (ri->type == CMS_RECIPINFO_TRANS) {
49 It will currently return CMS_RECIPINFO_TRANS, CMS_RECIPINFO_AGREE,54 must be of type CMS_RECIPINFO_TRANS. Either the keyidentifier will be set in58 CMS_RecipientInfo structure B<ri>, which must be of type CMS_RECIPINFO_TRANS.63 CMS_RECIPINFO_TRANS.
62 # define CMS_RECIPINFO_TRANS 0 macro
160 # define CMS_RECIPINFO_TRANS 0 macro