Searched refs:CMS_RECIPINFO_TRANS (Results 1 – 6 of 6) sorted by relevance
123 if (ri->type == CMS_RECIPINFO_TRANS) in ossl_cms_env_asn1_ctrl()202 case CMS_RECIPINFO_TRANS: in ossl_cms_RecipientInfos_set_cmsctx()228 if (ri->type == CMS_RECIPINFO_TRANS) in CMS_RecipientInfo_get0_pkey_ctx()308 ri->type = CMS_RECIPINFO_TRANS; in cms_RecipientInfo_ktri_init()378 case CMS_RECIPINFO_TRANS: in CMS_add1_recipient()419 if (ri->type != CMS_RECIPINFO_TRANS) { in CMS_RecipientInfo_ktri_get0_algs()441 if (ri->type != CMS_RECIPINFO_TRANS) { in CMS_RecipientInfo_ktri_get0_signer_id()453 if (ri->type != CMS_RECIPINFO_TRANS) { in CMS_RecipientInfo_ktri_cert_cmp()462 if (ri->type != CMS_RECIPINFO_TRANS) { in CMS_RecipientInfo_set0_pkey()485 if (ri->type != CMS_RECIPINFO_TRANS) { in cms_RecipientInfo_ktri_encrypt()[all …]
767 else if (r > 0 && (debug || cms_pkey_ri_type != CMS_RECIPINFO_TRANS)) in CMS_decrypt_set1_pkey_and_peer()773 && cms_pkey_ri_type == CMS_RECIPINFO_TRANS in CMS_decrypt_set1_pkey_and_peer()
203 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