Searched refs:CMS_RECIPINFO_TRANS (Results 1 – 5 of 5) sorted by relevance
105 if (ri->type == CMS_RECIPINFO_TRANS) in cms_env_asn1_ctrl()152 if (ri->type == CMS_RECIPINFO_TRANS) in CMS_RecipientInfo_get0_pkey_ctx()198 ri->type = CMS_RECIPINFO_TRANS; in cms_RecipientInfo_ktri_init()264 case CMS_RECIPINFO_TRANS: in CMS_add1_recipient_cert()298 if (ri->type != CMS_RECIPINFO_TRANS) { in CMS_RecipientInfo_ktri_get0_algs()321 if (ri->type != CMS_RECIPINFO_TRANS) { in CMS_RecipientInfo_ktri_get0_signer_id()333 if (ri->type != CMS_RECIPINFO_TRANS) { in CMS_RecipientInfo_ktri_cert_cmp()344 if (ri->type != CMS_RECIPINFO_TRANS) { in CMS_RecipientInfo_set0_pkey()367 if (ri->type != CMS_RECIPINFO_TRANS) { in cms_RecipientInfo_ktri_encrypt()814 case CMS_RECIPINFO_TRANS: in CMS_RecipientInfo_decrypt()[all …]
737 if (cert == NULL && ri_type == CMS_RECIPINFO_TRANS && match_ri && !debug) { in CMS_decrypt_set1_pkey()
928 if (ri->type == CMS_RECIPINFO_TRANS) { in cms_ri_cb()
97 #define CMS_RECIPINFO_TRANS 0 macro
567 *(int *)arg2 = CMS_RECIPINFO_TRANS; in rsa_pkey_ctrl()