Searched refs:CMS_RECIPINFO_TRANS (Results 1 – 6 of 6) sorted by relevance
55 if (ri->type == CMS_RECIPINFO_TRANS) in cms_env_asn1_ctrl()97 if (ri->type == CMS_RECIPINFO_TRANS) in CMS_RecipientInfo_get0_pkey_ctx()137 ri->type = CMS_RECIPINFO_TRANS; in cms_RecipientInfo_ktri_init()201 case CMS_RECIPINFO_TRANS: in CMS_add1_recipient_cert()236 if (ri->type != CMS_RECIPINFO_TRANS) { in CMS_RecipientInfo_ktri_get0_algs()259 if (ri->type != CMS_RECIPINFO_TRANS) { in CMS_RecipientInfo_ktri_get0_signer_id()271 if (ri->type != CMS_RECIPINFO_TRANS) { in CMS_RecipientInfo_ktri_cert_cmp()281 if (ri->type != CMS_RECIPINFO_TRANS) { in CMS_RecipientInfo_set0_pkey()303 if (ri->type != CMS_RECIPINFO_TRANS) { in cms_RecipientInfo_ktri_encrypt()759 case CMS_RECIPINFO_TRANS: in CMS_RecipientInfo_decrypt()[all …]
203 if (ri->type == CMS_RECIPINFO_TRANS) {
662 if (cert == NULL && ri_type == CMS_RECIPINFO_TRANS && match_ri && !debug) { in CMS_decrypt_set1_pkey()
45 It will currently return CMS_RECIPINFO_TRANS, CMS_RECIPINFO_AGREE,50 must be of type CMS_RECIPINFO_TRANS. Either the keyidentifier will be set in54 CMS_RecipientInfo structure B<ri>, which must be of type CMS_RECIPINFO_TRANS.59 CMS_RECIPINFO_TRANS.
45 # define CMS_RECIPINFO_TRANS 0 macro
507 *(int *)arg2 = CMS_RECIPINFO_TRANS; in rsa_pkey_ctrl()